Releases: Lukasa/gopcap
Releases · Lukasa/gopcap
Initial Development Release: v0.1.0
Initial functional release of gopcap. Adds the following:
- Add the
PcapFile
andPacket
structures. - Add the
Link
type. - Add the known
Link
constants. - Add the
NotAPcapFile
error. - Add the
InsufficientLength
error. - Add the
UnexpectedEOF
error.