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
- add GetIPV4Routes,GetIPV6Routes function
- Invalid routing information
- Problems building for 32bit mips linux on Windows/Ubuntu environment
- fix LinuxSLL decoder
- gopacket.PacketSource.Packets() channel closes on pcap.Handle.Close() only after the next matching packet is received
- ip4defrag: reassembled IPv4's `Length` is 20 less than correct value (forgot to add the header length)
- Adding a few dnssec-related records
- Reassembly: pages not released to pageCache correctly due to mistake in doubly-linked list traverse
- Enhance the loopback decoder.
- Changed behavior of (*DecodingLayerParser).DecodeLayers on empty data in v1.1.18
- Docs
- Go not yet supported