Path to this page:
NOTICE: This package has been removed from pkgsrc./
wip/go-gopacket,
Packet processing capabilities for Go
Branch: CURRENT,
Version: 1.1.14nb12,
Package name: go-gopacket-1.1.14nb12,
Maintainer: minskimPackage gopacket provides packet decoding for the Go language.
gopacket contains many sub-packages with additional functionality you
may find useful, including:
* layers: You'll probably use this every time. This contains of the
logic built into gopacket for decoding packet protocols. Note
that all example code below assumes that you have imported both
gopacket and gopacket/layers.
* pcap: C bindings to use libpcap to read packets off the wire.
* pfring: C bindings to use PF_RING to read packets off the wire.
* afpacket: C bindings for Linux's AF_PACKET to read packets off the
wire.
* tcpassembly: TCP stream reassembly
Required to build:[
pkgtools/cwrappers] [
devel/go-sys] [
lang/go113]
Master sites:
RMD160: 47ccba7e0237b1fee92b5df7f8358a243d4b4992
Filesize: 730.797 KB
Version history: (Expand)
- (2023-10-21) Package deleted from pkgsrc
- (2023-02-13) Package has been reborn
- (2020-09-29) Package has been reborn
- (2020-09-29) Package deleted from pkgsrc
- (2020-03-21) Updated to version: go-gopacket-1.1.14nb12
- (2020-02-02) Updated to version: go-gopacket-1.1.14nb11