summaryrefslogtreecommitdiff
path: root/pcap-common.h
Commit message (Expand)AuthorAgeFilesLines
* rpcap: have the server tell the client its byte order.Guy Harris2022-08-061-28/+0
* Linux USB: make the capture file length fixup more conservative.Guy Harris2022-06-151-1/+1
* Linux USB: fix incorrect values for the packet length.Guy Harris2022-06-031-0/+3
* Do all shifts in SWAPSHORT() and SWAPLONG() on unsigned values.Guy Harris2018-06-211-2/+6
* Use pcapng as the name of the file format.Guy Harris2018-01-081-1/+1
* Allow bigger D-Bus packets, but don't allocate big buffers initially.Guy Harris2017-06-011-0/+24
* Byte-swap the T and L in TLVs as necessary when reading an NFLOG file.Guy Harris2014-02-021-2/+2
* Byte-swap the extra fields in the "version 1" USB monitor header.Guy Harris2010-01-251-1/+2
* Add limited support for reading pcap-ng files.Guy Harris2010-01-091-0/+24