]> The Tcpdump Group git mirrors - libpcap/history - gencode.c
Convert off_linktype to use variable offsets.
[libpcap] / gencode.c
2010-05-29  Guy HarrisCheck for valid port numbers (fit in a 16-bit unsigned...
2010-01-27  Guy HarrisInclude headers that should cause u_int64_t to be defined.
2010-01-06  Guy HarrisAdd a pcap/ipnet.h file with IPNET definitions; use...
2010-01-04  Guy HarrisAdd DLT_IPV4 and DLT_IPV6.
2009-12-02  Guy HarrisAdd a #define for 0xffffffff as PCAP_NETMASK_UNKNOWN...
2009-12-02  Guy HarrisWhen generating code for "ip broadcast", treat a netmas...
2009-11-25  Guy HarrisGet rid of some unused variables.
2009-11-25  Darren ReedTo compile libpcap on OpenSolaris (or Solaris Express...
2009-10-11  Guy HarrisAdd DLT_CAN_SOCKETCAN, for capturing on the Controller...
2009-07-15  testRemoved some leftover tracing messages.
2009-07-15  testAdded a critical section on Windows to make pcap_compil...
2009-07-07  Guy HarrisThe SUSv3 says ntoh* and hton* are declared in <arpa...
2009-04-18  Guy HarrisFrom Robert Edmonds: in the lexical analyzer, free...
2008-12-23  guyUpdate CHANGES for USB fixes.
2008-12-23  guyFrom Jon Smirl:
2008-12-21  guyNew DLT_MPLS link-layer type, for MPLS packets with...
2008-09-22  guyLink-layer type for 802.15.4 with PHY-level preamble...
2007-12-29  guyThe Prism header is in theory variable-length, but...
2007-12-29  guyThe AVS radio header is variable-length, and fields...
2007-11-26  gianlucaFixed a bug when generating wireless filters in the...
2007-11-18  guySupport OpenBSD's "addr1", "addr2", "addr3", and "addr4...
2007-11-10  guyUpdate a comment.
2007-11-08  guyHandle the padding stuck in between the 802.11 header...
2007-11-07  guyDo the DLT_PPI per-packet DLT check before computing...
2007-11-06  guyWhen we add the length of the QoS field to the offset...
2007-11-05  guyFix handling of ATM LANE for DLT_SUNATM.
2007-11-05  guyBased on changes from Gianluca Varenni, partially handl...
2007-11-05  guyDon't crash if somebody tries link-layer type filtering...
2007-11-04  guyFix the handling of IPX in VLAN encapsulation so that...
2007-11-04  guyFix the handling of AppleTalk in VLAN encapsulation...
2007-10-30  guyFrom Stephen Donnelly:
2007-10-26  guyRe-initialize the table of used registers, and the...
2007-10-05  guyAdd DLT_AX25_KISS, for AX.25 with a KISS header, as...
2007-10-05  guyMove a comment that applies to both branches of an...
2007-09-29  guyClean up indentation.
2007-09-19  guyNew DLT for Bluetooth H:4 with pseudo-header giving...
2007-09-12  guyFrom Max Laier: check whether the system has <net/pfvar...
2007-09-10  hannesallocate DLT_JUNIPER_ST as per request from Hannes...
2007-06-22  guyFrom Stephen Donnelly of Endace:
2007-06-14  gianlucaFixed the code that verifies if a PPI packet encapsulat...
2007-06-14  gianlucaAdded more code in the compilation for the PPI linktype...
2007-06-14  gianlucaAdded some initial support for PPI filter generation.
2007-06-11  guyPick up changes from NetBSD:
2007-05-30  guyTests for the transport-layer protocol differ based...
2007-05-24  hannesadd support for DLT_JUNIPER_ISM
2007-03-11  guyFrom Sepherosa Ziehau: additional filter operations...
2007-02-08  guyFrom Florent Drouin: a Link Status Signal Unit is calle...
2006-12-21  guyFrom Florent Drouin: add support for filtering on MTP2...
2006-12-20  guyHandle DLT_USB_LINUX the same way we handle DLT_USB...
2006-10-13  guyDLT_ value added for the Bluetooth HCI UART transport...
2006-10-04  guyPut the public libpcap headers into a pcap subdirectory...
2006-10-04  guyHandle DLT_USB.
2006-09-13  guyAdd off_ll to off_nl in cases where that's required...
2006-09-13  guyMake off_linktype, off_nl, and off_nl_nosnap *not*...
2006-05-28  guyC89 says that the result of shifting an N-bit value...
2006-05-18  hannesadd support for DLT_JUNIPER_VP
2006-03-16  hannesuse gen_linktype() rather than a plain gen_cmp() for...
2006-03-16  hannesOR_PACKET should match at the beginning of the packet...
2006-02-22  hannescode cosmetics: clean up some if() chains and replace...
2006-02-22  hannescode cosmetics: clean up some if() chains and replace...
2005-12-13  hannesadd DLT/LINKTYPE for carrying FRF.16 Multi-link Frame...
2005-11-17  guyMake the "applied to" errors say "applied to net" if...
2005-09-05  guyAdd "pppoed" and "pppoes" keywords, for PPPoE Discovery...
2005-08-31  guyWhen checking for VLAN packets, check the type field...
2005-08-12  hannesallocate 4 new DLTs on behalf of Juniper Networks,...
2005-08-08  guyThe "is_mpls" Boolean isn't necessary - we can just...
2005-08-08  guyWhen we're processing MPLS-encapsulated packets, don...
2005-07-31  guyFrom OpenBSD: fix a comment.
2005-07-20  hannesadd basic support for DLT_JUNIPER_MFR
2005-07-14  hannesper suggestion from Paolo Lucente <paolo.lucente@ic...
2005-07-11  hannesbugreport from Paolo Lucente <[email protected]...
2005-07-08  hannesfix MPLS code generation:
2005-06-20  guyDon't dump core if the user uses "sio", "opc", "dpc...
2005-06-20  guyFrom Gilbert Hoyek <[email protected]>: support...
2005-06-06  hannesbugreport from Paolo Lucente <[email protected]...
2005-05-28  guyPut in a note about ISO-over-LLC, PPPoA (which is ...
2005-05-19  hannesadd basic support for DLT_JUNIPER_{GGSN,ES,MONITOR...
2005-05-12  hannesadd basic support for DLT_JUNIPER_PPPOE_ATM
2005-05-03  hannesadd minimalistic code support for DLT_JUNIPER_PPPOE
2005-05-02  guyFix a bunch of places to support all the 802.11+radio...
2005-05-02  guyMake "link[N:M]" refer to the 802.11 header for all...
2005-05-01  guyAdd support for most filter operations for captures...
2005-05-01  guyUse "gen_load_ipxhdrlen()" in more places.
2005-05-01  guyAdd a routine to load into the X register the length...
2005-05-01  guyMake the value argument to "gen_ncmp()" a bpf_int32...
2005-05-01  guyReplace all the "gen_load_*rel()" routines with "gen_lo...
2005-05-01  guyAdd a routine to generate code to load a value relative...
2005-05-01  guyAdd routines to generate code to load values relative...
2005-04-25  guy"gen_portatom()" and "gen_portatom6()" are declared...
2005-04-23  guyFrom Albert Chin: just define __attribute__ as an empty...
2005-04-20  guyGet rid of an unused variable.
2005-04-19  guyFrom Patrick Marie <[email protected]>: add support...
2005-04-18  guyDeclare "bpf_error()" as "__attribute__((noreturn)...
2005-04-15  guyPut in a comment explaining what "gen_proto()" does.
2005-04-10  hannesas per guy's suggestion:
2005-04-10  guyRename "gen_llc()" to "gen_llc_linktype()", to match
2005-04-09  guyFix off_nl_nosnap for Apple IP-over-IEEE 1394.
2005-04-09  guyAs per Daniele Orlandi's request, use DLT_LINUX_LAPD...
2005-04-08  hannesfix offset calculation for iso/isis/clnp/esis over...
2005-04-08  hannes-add support for llc based protocols (iso, etc..) for...
next