aboutsummaryrefslogtreecommitdiff
path: root/pcap-common.c
AgeCommit message (Expand)Author
2023-02-15Fix spaces before tabs in indentationFrancois-Xavier Le Bail
2022-10-06Update some comments to reflect a Wireshark change.Guy Harris
2022-08-27rpcap: have the server tell the client its byte order.Guy Harris
2022-08-27Fix typo in comment. [skip ci]Guy Harris
2022-08-27Use the Wayback Machine for a removed documentFrancois-Xavier Le Bail
2022-07-13Linux USB: check the captured length early in the fixup process.Guy Harris
2022-07-03Fix a typoFrancois-Xavier Le Bail
2022-06-15Linux USB: make the capture file length fixup more conservative.Guy Harris
2022-06-15Linux USB: fix incorrect values for the packet length.Guy Harris
2022-02-20pcap/pcapng: byte-swap the CAN ID field in CAN pseudo-headers for SLL2.Guy Harris
2022-02-20pflog: byte swap UID and PID headers if necessary.Guy Harris
2022-02-20Handle NetBSD DLT_HDLC.Guy Harris
2020-10-09Fix some spelling. [skip ci]Denis Ovsienko
2020-06-11Fix a comment.Guy Harris
2020-03-20add linktype for ATSC ALP link protocolNick Kelsey
2020-03-11Fix the handling of LINKTYPE_ATM_CLIP.Guy Harris
2020-01-19Use more HTTPS in URLsFrancois-Xavier Le Bail
2019-11-08Cleaning spacesFrancois-Xavier Le Bail
2019-08-19Boost the maximum snaplen for LINKTYPE_USBPCAP/DLT_USBPCAP.Guy Harris
2019-07-23Add LINKTYPE_Z_WAVE_SERIAL and LINKTYPE_USB_2_0.Guy Harris
2019-05-17Add DLT_ELEE and LINKTYPE_ELEE.Guy Harris
2019-04-15Add support for (Ethertype) DSA data link typesVivien Didelot
2019-03-22Rename DLT_IPMB to DLT_IPMB_KONTRON.Guy Harris
2019-03-01Fix a typo DLT_ -> LINKTYPE_Francois-Xavier Le Bail
2019-02-17Add DLT_/LINKTYPE_ values for IEEE802_15_4_TAPJames Ko
2019-01-23Merge pull request #796 from ffainelli/dsaGuy Harris
2019-01-23Add support for DSA link-layer typesFlorian Fainelli
2019-01-23Clean up some whitespacesFrancois-Xavier Le Bail
2019-01-18Boost the maximum snapshot length for DLT_EBHSCR.Guy Harris
2018-12-23Allocate fd.io vpp dispatch DLT/LINKTYPE valuesDave Barach
2018-10-22allocated DLT_EBHSCR for elektrobit for EBHSCRMichael Richardson
2018-09-25Give more details for the _WITH_DIR types.Guy Harris
2018-08-31added DLT/LINKTYPE for openvizsla.orgMichael Richardson
2018-08-06added Link type for Sercos MonitorMichael Richardson
2018-08-04Pick up extract.h stuff from tcpdump, and use it in bpf_filter.c.Guy Harris
2018-07-11Add DLT_LINUX_SLL2 and LINKTYPE_LINUX_SLL2Petr Vorel
2018-06-24do not use contraction in LINKTYPE error-type, as it confuses quote evaluatorMichael Richardson
2018-06-24Make sure DLT_ updates include LINKTYPE_ updates.Guy Harris
2018-04-25Add more for DISPLAYPORT_AUX.Guy Harris
2018-04-14Rename DLT_IEEE802_15_4 to DLT_IEEE802_15_4_WITHFCS.Guy Harris
2018-01-08Update to reflect the name change for Apple's UNIX-for-Macs.Guy Harris
2018-01-08Use pcapng as the name of the file format.Guy Harris
2017-12-03Add LINKTYPE_ETHERNET_MPACKET/DLT_ETHERNET_MPACKET.Guy Harris
2017-11-11Add LINKTYPE_DOCSIS31_XRA31.Guy Harris
2017-09-11Use C99 {u}intN_t types rather than BSD {u_}intN_t types.Guy Harris
2017-09-05Get rid of pcap-stdinc.h.Guy Harris
2017-09-04Put the stuff to get the sized integer types defined into pcap-types.h.Guy Harris
2017-08-25Nordic Semiconductor Bluetooth LE sniffer link-layer header type.Guy Harris
2017-08-18Always include <config.h> rather than "config.h".Guy Harris
2017-07-13Add LINKTYPE_ values to match new DLT_ values, and update LINKTYPE_MATCHING_MAX.Guy Harris