summaryrefslogtreecommitdiff
path: root/pcap/bpf.h
Commit message (Expand)AuthorAgeFilesLines
* Export some more functions and some variables.Guy Harris2015-12-271-5/+7
* Move the DLT_ definitions to a separate file.Guy Harris2015-09-131-1237/+1
* Delete trailing spaces/tabsFrancois-Xavier Le Bail2015-03-081-13/+13
* BPF: add new DLT for WattStopper DLM bus protocolSteve Karg2015-01-051-1/+7
* Partially fix building on QNX 6.5.Guy Harris2014-11-271-2/+3
* Use u_short rather than u_int16_t; that's what we do elsewhere.Guy Harris2014-11-051-2/+2
* Not all systems have <stdint.h>Guy Harris2014-11-051-5/+2
* More descriptive name for bpf_filter1().Guy Harris2014-11-051-1/+6
* Introduce bpf_filter1 functionMichal Sekletar2014-11-031-0/+10
* DLT allocated to Joshua Wright for ZWAVE capturesMichael Richardson2014-09-141-1/+7
* Add LINKTYPE_IPMI_HPM_2/DLT_IPMI_HPM_2.Guy Harris2014-06-091-1/+7
* For historical reasons, note BSD/OS's use of some values.Guy Harris2014-05-181-5/+11
* Ask that people inform us of additions to BPF.Guy Harris2014-05-181-2/+7
* Support mod and XOR operators.Guy Harris2014-05-181-2/+2
* Add entries for unused instruction encodings.Guy Harris2014-05-181-0/+53
* Add LINKTYPE_EPON/DLT_EPON.Guy Harris2014-04-221-1/+8
* Add more details to a comment.Guy Harris2014-04-011-0/+25
* Add support for Apple's DLT_PKTAP.Guy Harris2014-03-301-1/+26
* Add a link-layer header type for the PROFIBUS data link layer.Guy Harris2014-02-211-1/+6
* Add new Bluetooth link-layer header types.Guy Harris2014-02-161-1/+12
* Add {DLT,LINKTYPE}_BLUETOOTH_LINUX_MONITOR for BlueZ.Guy Harris2014-02-141-1/+6
* remove libpcap's own CVS keywordsDenis Ovsienko2014-01-031-2/+0
* linktype: add netlink link/dlt typeDaniel Borkmann2013-11-181-1/+6
* Clarify that LINKTYPE_WIRESHARK_UPPER_PDU uses LINKTYPE_ values.Guy Harris2013-07-011-1/+1
* Add a LINKTYPE_ value for DLT_WIRESHARK_UPPER_PDU.Guy Harris2013-07-011-1/+0
* added DLT type for wireshark saveMichael Richardson2013-06-271-1/+15
* Add a link-layer type for Bluetooth Low Energy link-layer packets.Guy Harris2013-06-131-1/+8
* Add {LINKTYPE,DLT}_RTAC_SERIAL.Guy Harris2013-05-201-2/+10
* Add USBPcap.Guy Harris2013-03-271-1/+8
* Add LINKTYPE_SCTP/DLT_SCTP - SCTP atop nothing at all.Guy Harris2012-11-271-1/+8
* Add a LINKTYPE_ value for raw InfiniBand.Guy Harris2012-11-111-2/+9
* Make the BACnet MS/TP assignment a bit more official.Guy Harris2012-04-051-1/+1
* Handle DLT_PFSYNC in {FreeBSD, other *BSD+Mac OS X, other}.Guy Harris2012-02-291-13/+82
* Add new link-layer type for NFC Forum LLCP.Guy Harris2012-02-281-1/+11
* Add LINKTYPE_NG40/DLT_NG40.Guy Harris2012-02-011-2/+10
* Add DLT_MPEG_2_TS/LINKTYPE_MPEG_2_TS for MPEG-2 transport streams.Guy Harris2012-01-291-1/+8
* Simplify the handling of new DLT_/LINKTYPE_ values.Guy Harris2011-12-171-15/+29
* Add a link-layer header type for RFC 4391 IP-over-Infiniband.Guy Harris2011-11-191-0/+7
* Change name of Hilscher link types to say NETANALYER.Guy Harris2011-09-151-4/+6
* Add link-layer types for Hilscher Ethernet-capture devices.Guy Harris2011-09-141-1/+21
* Support capturing raw NFLOG headers on netfilter devices.Jakub Zawadzki2011-08-301-0/+8
* Point people at the tcpdump.org site link-layer header types page.Guy Harris2011-03-251-1/+7
* allocate codepoint DLT_JUNIPER_ATM_CEMIC 238 as per request from Hannes Gredl...Hannes Gredler2011-03-231-1/+6
* Add a link-layer header type for STANAG 5066 D_PDUs.Guy Harris2011-03-141-0/+7
* Add a link-layer type for a variant of 3GPP TS 27.010.Guy Harris2011-03-081-0/+7
* Add a link-layer type for DVB-CI.Guy Harris2011-03-011-0/+12
* add some more Juniper proprietary DLTs and LINKTYPEs,Hannes Gredler2011-02-091-0/+8
* Protect against including AIX 5.x's <net/bpf.h> having been included.Guy Harris2011-01-161-3/+5
* Assorted header changes.Guy Harris2011-01-121-26/+24
* Add DLT_DBUS, for raw D-Bus messages.Guy Harris2010-11-151-0/+18