Files
Urban IshimweandGitHub 5cbb5ea85f updating modules (#778)
the major purpose of this PR is to update modules to their recent **minor version**.
this is helpful in terms of having update functionalities and fixing some issues caused by non-up-to-date modules.
2020-06-24 17:19:19 +03:00
..
2020-06-24 17:19:19 +03:00
2020-06-24 17:19:19 +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
2020-06-24 17:19:19 +03:00
2020-06-24 17:19:19 +03:00
2020-06-24 17:19:19 +03:00
2020-06-24 17:19:19 +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
2020-06-24 17:19:19 +03:00
2020-06-24 17:19:19 +03:00
2019-05-13 20:38:06 +03:00
2020-06-24 17:19:19 +03:00
2020-06-24 17:19:19 +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
2020-06-24 17:19:19 +03:00
2019-05-13 20:38:06 +03:00
2020-06-24 17:19:19 +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 except for pcapgo/EthernetHandle, afpacket, and bsdbpf which need at least 1.7 due to x/sys/unix dependencies.

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