Package com.silabs.na.pcap
Package that provides the main API and interfaces to the PCAP and PCAPNG
library functionality.
-
Interface Summary Interface Description IPcapInput A stream api to retrieve packets from the file.IPcapOutput Output stream of PCAPNG data. -
Class Summary Class Description Block PcapNG format is made of blocks.InterfaceDescriptionBlock Section header block starts the pcapng files and contains sections.InterfaceStatisticsBlock Interface statistics block.Main Main class for the CLI interface.Option Options are TLVs at the end of the blocks.OtherBlock Block that is unknown and simply contains a binary blob.PacketBlock Single packet read from PCAP or PCAPNG.Pcap Entry level API for pcap support.SectionHeaderBlock Section header block starts the pcapng files and contains sections. -
Enum Summary Enum Description BlockType PCAPNG is made of blocks.LinkType Link type is a top-level description of what link layer does this packet have.OptionType All known option types.