NOTICE: This package has been removed from pkgsrc

./wip/go-gopacket, Packet processing capabilities for Go

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.1.14nb12, Package name: go-gopacket-1.1.14nb12, Maintainer: minskim

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