Intrising / gopacket

Provides packet processing capabilities for Go
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

GoPacket

This library provides packet decoding capabilities for Go. See godoc for more details.

Build Status GoDoc

Minimum Go version required is 1.5.

Originally forked from the gopcap project written by Andreas Krennmair ak@synflood.at (http://github.com/akrennmair/gopcap).