All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description Block PcapNG format is made of blocks.BlockType PCAPNG is made of blocks.BufferUtil Local utility class.ByteArrayUtil Various static utilities for dealing with byte arrays and formatting them.InterfaceDescriptionBlock Section header block starts the pcapng files and contains sections.InterfaceStatisticsBlock Interface statistics block.IPcapInput A stream api to retrieve packets from the file.IPcapOutput Output stream of PCAPNG data.LinkType Link type is a top-level description of what link layer does this packet have.Main Main class for the CLI interface.Option Options are TLVs at the end of the blocks.OptionType All known option types.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.PcapInputNio The PCAP implementation variant.PcapngInputNio PCAP NG format: https://github.com/pcapng/pcapng/ First 4 bytes must be: 0a0d0d0a, which is a section header block.PcapngOutput Pcapng implementation of the output stream.SectionHeaderBlock Section header block starts the pcapng files and contains sections.