aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/pcapng_module.h
AgeCommit message (Expand)AuthorFilesLines
2015-11-27pcapng: Fix ISO C forbids conversion [-Wpedantic]João Valverde1-2/+2
2015-11-10Initial Sysdig syscall (event) support.Gerald Combs1-0/+2
2015-08-28Block sizes are unsigned 32-bit quantities; don't stuff them into an int.Guy Harris1-1/+1
2015-08-06Pcapng: support Name Resolution Block optionsHadriel Kaplan1-0/+17
2014-12-01Add a Buffer to wtap_pkthdr to hold file-type-specific packet metadata.Guy Harris1-0/+13
2014-05-24Add support for plugins to handle pcap-ng block types.Guy Harris1-0/+40