module PacketFu::PcapNG

Module to handle PCAP-NG file format. See xml2rfc.tools.ietf.org/cgi-bin/xml2rfc.cgi?url=https://raw.githubusercontent.com/pcapng/pcapng/master/draft-tuexen-opsawg-pcapng.xml&modeAsFormat=html/ascii&type=ascii#format_idb

Constants

EPB_TYPE

Enhanced Packet Block type number

IDB_TYPE

Interface Description Block type number

LINKTYPE_ETHERNET

Various LINKTYPE values from www.tcpdump.org/linktypes.html FIXME: only ETHERNET type is defined as this is the only link layer type supported by PacketFu

SHB_TYPE

Section Header Block type number

SPB_TYPE

Simple Packet Block type number