Skip to content
forked from google/gopacket

Provides packet processing capabilities for Go

License

Notifications You must be signed in to change notification settings

robotn/gopacket

This branch is 66 commits behind google/gopacket:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

403ca65 · Jun 12, 2020
May 7, 2019
Oct 17, 2016
Jun 21, 2014
Jun 4, 2018
Feb 9, 2017
Jun 10, 2019
Dec 21, 2018
Jun 12, 2020
Sep 12, 2019
Oct 9, 2019
Sep 12, 2019
Jan 3, 2019
May 28, 2019
Oct 2, 2017
Jan 31, 2019
Feb 9, 2017
Mar 4, 2016
Oct 18, 2018
Jun 20, 2018
May 5, 2019
May 5, 2019
Feb 10, 2020
Jun 10, 2019
Mar 7, 2017
Jan 7, 2013
Sep 12, 2019
Jun 7, 2019
Mar 20, 2018
Feb 9, 2017
Jul 22, 2019
Feb 18, 2019
Jun 4, 2018
Jun 20, 2019
Apr 7, 2019
Apr 7, 2019
Sep 23, 2016
Jun 20, 2019
Dec 14, 2016
May 9, 2019
Dec 9, 2016
Jun 20, 2019
Jan 5, 2019
Jan 5, 2019
Feb 10, 2019
Oct 4, 2013

Repository files navigation

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.9 due to x/sys/unix dependencies.

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

About

Provides packet processing capabilities for Go

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 99.7%
  • Other 0.3%