gopacket
https://github.com/google/gopacket
Go
Provides packet processing capabilities for Go
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Go not yet supported7 Subscribers
Add a CodeTriage badge to gopacket
Help out
- Issues
- Enhance the loopback decoder.
- Changed behavior of (*DecodingLayerParser).DecodeLayers on empty data in v1.1.18
- Return nil error on empty slice in (*DecodingLayerParser).DecodeLayers
- Sending packets isn't supported on the "any" device
- Update README Doc Link
- added DNSTypeNAPTR and DNSType65
- reading icmpv6 packet payload with ApplicationLayer.Payload() includes last 4 bytes of icmpv6 header
- fix build on linux/386 and some minor lint stuffs to commit with ./gc
- Sctp.chained data chunks
- memory leak?
- Docs
- Go not yet supported