Files
goreplay/vendor/github.com/google/gopacket
Urban Ishimwe 92a8bfb27c mod tidy and higher version of Go
as Go, is moving towards v1.15 and higher we may
consider starting to compile our application with go1.14 and higher
as go1.14 promises a lot more than g01.12 with a lot of fixes!
2020-05-29 09:22:11 +02:00
..
2020-05-29 09:22:11 +02:00
2020-05-29 09:22:11 +02:00
2019-05-13 20:38:06 +03:00
2019-05-13 20:38:06 +03:00
2019-05-13 20:38:06 +03:00
2019-05-13 20:38:06 +03:00
2019-05-13 20:38:06 +03:00
2019-05-13 20:38:06 +03:00
2019-05-13 20:38:06 +03:00
2019-05-13 20:38:06 +03:00
2019-05-13 20:38:06 +03:00
2019-05-13 20:38:06 +03:00
2019-05-13 20:38:06 +03:00
2019-05-13 20:38:06 +03:00
2019-05-13 20:38:06 +03:00
2019-05-13 20:38:06 +03:00
2019-05-13 20:38:06 +03:00
2019-05-13 20:38:06 +03:00
2019-05-13 20:38:06 +03:00
2019-05-13 20:38:06 +03:00
2019-05-13 20:38:06 +03:00
2019-05-13 20:38:06 +03:00

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).