aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/pcap-common.c
AgeCommit message (Expand)AuthorFilesLines
2021-06-28nordic_ble: Update display name of nordic_ble dissectorJoakim Andersson1-1/+1
2021-06-18pcap-common: set the time stamp precision correctly for LINKTYPE_ERF.Guy Harris1-0/+9
2021-04-28Don't cast away upper bits when assigning to a nstime_t's secs field.Guy Harris1-1/+1
2021-02-23wiretap: eliminate the pcap/nspcap/pcapng WTAP_FILE_TYPE_SUBTYPE_ values.Guy Harris1-5/+5
2021-01-27Rename WTAP_ENCAP_ETL to WTAP_ENCAP_ETW.Guy Harris1-2/+3
2020-12-02MBIM: Update dissector to support DLT_ETWOdysseus Yang1-0/+3
2020-10-11Fix many spelling errorsРоман Донченко1-1/+1
2020-09-07Yet more spelling fixes.Martin Mathieson1-1/+1
2020-08-24wiretap: add Z-Wave Serial API frame type and pcap link-layer headerMikhail Gusarov1-0/+3
2020-06-02Squelch a Coverity warning.Guy Harris1-1/+3
2020-05-09sll: add support for LINKTYPE_LINUX_SLL2.Guy Harris1-1/+4
2020-05-02ERF: split wiretap/erf.h into three files.Guy Harris1-1/+1
2019-08-20Boost the maximum packet size for LINKTYPE_USBPCAP in pcap/pcapng.Guy Harris1-12/+17
2019-07-28HTTPS In Even More Places, update some links.Guy Harris1-2/+2
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2019-07-25USBLL: Initial USB 2.0 Link Layer dissectorTomasz Moń1-0/+3
2019-03-23Clean up IPMB/I2C link-layer header types.Guy Harris1-29/+30
2019-02-28Add IEEE 802.15.4 TAP link typeJames Ko1-0/+2
2019-01-18ebhscr: increasing ebhscr snaplenPantar Ana1-0/+5
2019-01-17VPP: add vpp graph dispatch trace dissectorDave Barach1-0/+3
2018-12-27ebhscr: fixing WTAP_ENCAP_EBHSCRPantar Ana1-0/+3
2018-12-05Fix some spelling errors found by Lintian.Gerald Combs1-1/+1
2018-09-26Make the ERF code in pcap_get_phdr_size() more like the reading code.Guy Harris1-17/+23
2018-09-26Sort the pseudo-header routines in the order of the switch statements.Guy Harris1-458/+458
2018-09-26Move wtap_encap_requires_phdr() amongs the other switch statement routines.Guy Harris1-22/+21
2018-09-26Sort cases in pcap_get_phdr_size(), add a missing one for WTAP_ENCAP_NFC_LLCP.Guy Harris1-12/+16
2018-09-26Put ERF pseudo-header reading and writing into single routines.Guy Harris1-154/+174
2018-09-26Get rid of bogus copied-and-pasted comment.Guy Harris1-1/+0
2018-09-26Sort cases in pcap_write_phdr() - and add missing NFC LLCP case.Guy Harris1-15/+35
2018-09-26Put the code for writing pseudo-headers into individual routines.Guy Harris1-107/+195
2018-09-26In LINKTYPE_PPP_WITH_DIR files, any non-zero direction value means "sent".Guy Harris1-5/+4
2018-09-26Shuffle pseudo-header definitions to just before the reader function.Guy Harris1-81/+81
2018-09-26Put the pseudo-header length checks into the pseudo-header read routines.Guy Harris1-218/+227
2018-09-26Only use "libpcap" to refer to the library.Guy Harris1-48/+50
2018-09-25Get rid of unused flag argument.Guy Harris1-21/+14
2018-05-10DisplayPort AUX channel protocol dissectorDirk Eibach1-0/+3
2018-02-13Added dissector for Excentis DOCSIS31 XRA header. DLT 273. Builtin version.Bruno Verstuyft1-0/+3
2018-02-09Generalize wtap_pkthdr into a structure for packet and non-packet records.Guy Harris1-57/+58
2018-02-08replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.Dario Lombardo1-1/+1
2018-01-20wiretap: use SPDX identifiers (partial work).Dario Lombardo1-13/+1
2018-01-09Use pcapng as the name of the file format.Guy Harris1-4/+4
2017-12-21Add IEEE 802.3br Frame Preemption Protocol dissectorAnton Glukhov1-0/+3
2017-11-15Handle LINKTYPE_JUNIPER_ST 200.Anders1-0/+2
2017-08-26wiretap: Add WTAP_ENCAP_NORDIC_BLEStig Bjørlykke1-0/+3
2017-07-14vsock: add WTAP_ENCAP_VSOCK constantStefan Hajnoczi1-0/+3
2017-06-22Add WTAP_ENCAP_3MB_ETHERNET for Xerox 3MB Ethernet.Guy Harris1-0/+1
2017-06-19Put the definition of BIT_SWAPPED_MAC_ADDRS in the file where it's used.Guy Harris1-0/+12
2017-06-05Allow bigger snapshot lengths for D-Bus captures.Guy Harris1-0/+21
2017-06-03LoRaTap DLT and dissectorErik de Jong1-0/+3
2017-03-31Add packet capture support for Darwin USBScott Deandrea1-0/+3