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
- Rename workflow from 'Greetings' to 'hello' and update job
- layers/dns: preserve wire label boundaries for names with literal dots (DNS-SD/mDNS)
- pcapgo: use %w instead of %v when wrapping errors in WritePacket
- fix: use %w for error wrapping in WritePacket
- Update mac address database (and maybe automate this)
- Out-of-date Z-Flag in DNS headers (AD, CD are missing)
- OSS-Fuzz issue 410324679
- Upgrading to modern Go
- OSS-Fuzz issue 431827588
- WritePacket does not properly wrap errors, breaking errors.Is detection (should use %w not %v)
- Docs
- Go not yet supported