]> The Tcpdump Group git mirrors - libpcap/history - gencode.c
Convert off_linktype to use variable offsets.
[libpcap] / gencode.c
2015-02-17  Jesse GrossConvert off_linktype to use variable offsets.
2015-02-17  Jesse GrossMake protochain compat check more general.
2015-02-17  Jesse GrossCheck offloaded vlans are from the outermost part of...
2015-02-17  Jesse GrossInclude constant_part when loading IP header length.
2015-02-17  Jesse GrossCompute variable link header if we are computing the...
2015-02-17  Jesse GrossMark radio link headers as variable.
2015-02-17  Jesse GrossInitialize off_outermostlinkhdr and off_prevlinkhdr...
2015-02-15  Michael RichardsonMerge pull request #403 from skarg/libpcap-dlm
2015-02-15  Michael RichardsonMerge pull request #372 from baruchsiach/config-fixes
2015-02-15  Michael RichardsonMerge branch 'add_with-libnl_switch' of https://github...
2015-02-15  Michael RichardsonMerge pull request #360 from bonsaiviking/scanner-lex-top
2015-02-15  Michael RichardsonMerge pull request #358 from bonsaiviking/config-packet...
2015-02-15  Michael RichardsonMerge pull request #346 from atzm/linux-vlan-tpid
2015-02-15  Michael Richardsonissue: https://github.com/the-tcpdump-group/libpcap...
2015-02-09  Guy HarrisGet rid of OR_MPLSPL, add OR_PREVMPLSHDR.
2015-02-09  Guy HarrisRename OR_NET and OR_NET_NOSNAP to OR_LINKPL and OR_LIN...
2015-02-09  Guy HarrisFix PPPoE session ID checks for non-Ethernet links.
2015-02-09  Guy HarrisHandle VLANs atop 802.11.
2015-02-09  Guy HarrisHave a common routine for generating absolute-offset...
2015-02-09  Guy HarrisUse common code for handling absolute offsets.
2015-02-08  Guy HarrisFix a comment.
2015-02-08  Guy HarrisHandle all link header offsets like the link payload...
2015-02-08  Guy HarrisFix a couple of incorrect OR_ values from the previous...
2015-02-08  Guy HarrisRename some variables and enum values to make things...
2015-02-08  Guy HarrisFix generation of the code to get the 802.11 and 802...
2015-02-07  Guy HarrisUse the new link-layer encapsulation stuff for PPPoE.
2015-02-07  Guy HarrisAdd a more general mechanism to handle encapsulating...
2015-02-07  Guy HarrisAdd some more OR_ values, to make it clearer what we...
2015-02-06  Guy HarrisClean up some comments.
2015-02-06  Guy HarrisNot all link-layer protocols have a MAC layer.
2015-02-06  Guy HarrisUpdate constants and variable name to reflect reality.
2015-02-06  Jesse GrossInclude fixed offset when computing variable MAC headers.
2015-02-06  Guy HarrisAdd some comments and expand some other comments.
2015-02-06  Jesse GrossUse gen_linktype() for VLAN EtherType check.
2015-02-06  Guy HarrisEliminate some unneeded variables and move some comments.
2015-02-03  Guy HarrisMerge pull request #414 from peugnezb/correctifs
2015-02-03  Baptiste Peugnezgencode.c / gencode.h : Type of variable "masklen"
2015-01-26  Guy HarrisMerge pull request #378 from sfd/master
2014-11-13  Michael RichardsonMerge branch 'master' of git+ssh://bpf.tcpdump.org...
2014-11-12  Guy HarrisMerge pull request #375 from myri/master
2014-11-06  Guy HarrisThere's no pcap_t argument to code generator routines.
2014-11-05  Guy HarrisMove the socket ops out of gencode.c.
2014-11-05  Guy HarrisGet rid of unused variable.
2014-11-05  Guy HarrisMerge pull request #391 from msekletar/vlan-bpf
2014-11-03  Michal SekletarUse BPF extensions in compiled filters 391/head
2014-08-18  sfdMerge remote-tracking branch 'upstream/master'
2014-08-06  Michael RichardsonMerge remote-tracking branch 'finepoint/master' into... 376/head
2014-07-28  Guy HarrisDon't crash on filters testing a non-existent link...
2014-05-20  Guy HarrisAdd support for filters testing for 802.2 LLC frame...
2014-05-10  Guy HarrisSuggest using pthread serialization calls on UN*X.
2014-05-10  Guy HarrisMerge pull request #356 from gvanem/master
2014-05-10  Gisle Vanempcap_compile() fix for Win32
2014-01-03  Denis Ovsienkoremove libpcap's own CVS keywords
2013-12-05  Denis OvsienkoNFLOG: don't crash trying to filter at link layer
2013-11-11  Guy HarrisMerge git://github.com/the-tcpdump-group/libpcap
2013-11-11  Guy HarrisMerge branch 'master' of git+ssh://bpf.tcpdump.org...
2013-11-10  Guy HarrisFix crash with "ether dst 1::2" as a filter.
2013-05-20  Michael RichardsonMerge pull request #301 from jbonor/for-upstream
2013-05-17  Jorge Boncompte... Support filtering PPPoE sessions by ID. 301/head
2013-05-13  Guy HarrisMerge remote-tracking branch 'libpcap/master'
2013-05-06  Guy HarrisMove platform-dependent pcap_t data out of the pcap_t...
2013-04-16  Guy HarrisMerge branch 'master' of git+ssh://bpf.tcpdump.org...
2013-04-14  Niko DelarichAdded basic support for BACnet MS/TP
2013-04-14  dzejarczechSupport filtering filtering E1 SS7 traffic on MTP2...
2013-04-06  Guy HarrisMore "don't assume it's Linux if it has PF_PACKET and...
2013-04-06  Guy Harris"Has PF_PACKET and SO_ATTACH_FILTER" does not imply...
2012-11-30  Guy HarrisNo IPv6 support, no struct in6_addr, and no calls to...
2012-09-28  Guy HarrisSupport what IPv6 stuff we can without IPv6 address...
2012-07-12  Michael RichardsonMerge branch 'master' of git+ssh://bpf.tcpdump.org...
2012-07-12  Guy HarrisFail if pcap_compile() handed a not-yet-activated pcap_t.
2012-06-14  Michael RichardsonMerge pull request #7 from sfd/aa0d1466731bae42b5f84dd0...
2012-06-08  Guy HarrisAt least on 2.4 kernels, need to include <linux/types...
2012-03-29  Michael RichardsonMerge branch 'master' of git+ssh://bpf.tcpdump.org... libpcap-1.3-bp
2012-03-01  Guy HarrisHandle DLT_PFSYNC in {FreeBSD, other *BSD+Mac OS X...
2011-12-22  Guy HarrisThere's no direction in a savefile.
2011-12-21  Guy HarrisMerge branch 'master' of git+ssh://bpf.tcpdump.org...
2011-12-21  Michael RichardsonMerge pull request #3 from dpward/master
2011-12-21  David WardImprove 'inbound'/'outbound' capture filters under...
2011-12-17  Guy HarrisSimplify the handling of new DLT_/LINKTYPE_ values.
2011-12-10  Guy HarrisMake some counts unsigned ("counts" as in "they're...
2011-12-01  Guy HarrisFix the code generated for "ip protochain".
2011-11-20  George Neville-NeilAdd support for CARP.
2011-11-20  Guy HarrisWhen checking for VLAN tags, check for QinQ tags as...
2011-09-16  Guy HarrisChange name of Hilscher link types to say NETANALYER.
2011-09-15  Guy HarrisFix processing of Ethernet source and destination for...
2011-09-14  Guy HarrisAdd link-layer types for Hilscher Ethernet-capture...
2011-09-02  Guy HarrisExpand comments.
2011-09-02  Guy HarrisHandle some amount of IPv6 fragmentation.
2011-08-30  Jakub ZawadzkiSupport capturing raw NFLOG headers on netfilter devices.
2011-03-31  Michael RichardsonMerge remote branch 'sfd/master'
2011-03-23  Hannes Gredlerallocate codepoint DLT_JUNIPER_ATM_CEMIC 238 as per...
2011-02-28  Michael RichardsonMerge branch 'master' of git+ssh://bpf.tcpdump.org...
2011-02-16  Stephen DonnellyMerge branch 'master' of git://github.com/mcr/libpcap
2011-02-09  Hannes Gredleradd some more Juniper proprietary DLTs and LINKTYPEs,
2010-10-15  Gianluca VarenniFixes to compile WinPcap under MINGW32 and MINGW64.
2010-08-16  Stephen DonnellyMerge commit 'upstream/master'
2010-08-06  Guy HarrisNew DLT_IEEE802_15_4_NOFCS for 802.15.4 without FCS.
2010-07-03  Guy HarrisAdd support for "wlan ra" and "wlan ta".
2010-07-03  Guy HarrisMore "don't crash if "wlan addr{1,2,3,4}" are used...
2010-07-03  Guy HarrisDon't crash if "wlan addr{1,2,3,4}" are used without...
next