]> The Tcpdump Group git mirrors - libpcap/history - gencode.c
Fix a typo; this fixes bug 1854436.
[libpcap] / gencode.c
2007-10-26  guyRe-initialize the table of used registers, and the...
2007-09-12  guyFrom Max Laier: check whether the system has <net/pfvar...
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-13  gianlucaAdded some initial support for PPI filter generation.
2007-06-11  guyPick up changes from NetBSD: libpcap-0.9.6
2007-05-30  guyTests for the transport-layer protocol differ based...
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-10-13  guyDLT_ value added for the Bluetooth HCI UART transport...
2006-09-13  guyAdd off_ll to off_nl in cases where that's required...
2006-09-13  guyPropagate from the main branch:
2006-09-13  guyPropagate from the main branch:
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-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-13  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... libpcap-0.9.3
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  hannesbackport the changes over the weekend from HEAD to 0_9
2005-04-09  hannesbackport for hierarchical vlan, mpls expressions
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...
2005-04-07  guyAt the request of Daniele Orlandi, add DLT_LAPD and...
2005-03-27  guySquelch some compiler warnings.
2005-03-17  guyFor "ether proto", allow LLC value names as well as...
2005-02-08  guyThe DLT_LINUX_PPP_WITHDIRECTION is also used for pppd...
2005-01-31  guyRename DLT_PPP_WITHDIRECTION to DLT_LINUX_PPP_WITHDIREC...
2005-01-25  hannesadd support for DLT_JUNIPER_{MLFR,MLPPP)
2005-01-12  hannesadd gencode support for Juniper ML/LS PIC DLT_
2004-12-18  guyFrom Gisle Vanem: MS-DOS support.
2004-12-17  guyFrom Gisle Vanem: there's no need to include <sys/time...
2004-12-15  guyPut the FDDI padding (if any) into the pcap_t structure...
2004-11-06  guyFix a comment.
2004-11-06  guyMove the code to generate code to check for a particula...
2004-10-19  hannesadd support for DLT_JUNIPER_ATM1 (137) and DLT_JUNIPER_...
2004-08-27  guyFrom Nicolas Dade <[email protected]>: the VLAN...
2004-08-18  hannesadd support for another PPP variant as per request...
2004-07-15  guyCatch the case in "gen_mpls()" where "orig_nl" isn...
2004-06-16  hannesbugfix: MPLS compare all (masked)32bits instead of...
2004-06-16  hannesadd baseline support for MPLS protocol and per-label...
2004-04-07  guyFrom Brian Ginsbach: squelch some compiler warnings.
2004-03-29  guyGet rid of long-vs-int problem in a printf format ...
2004-03-28  fennerHandle the new OpenBSD pf format (DLT 117), which is...
2004-03-17  guyAdd support for Apple's IP-over-IEEE 1394 encapsulation.
2004-03-11  guyAdd support for DLT_ value 99, as used by the Axent...
2004-01-31  guyFor now, support "link[N:M]" filtering, but nothing...
2004-01-29  guyDLT_IEEE802_11_RADIO is used for the BSD radio header...
2004-01-29  guyAdd stuff from the FreeBSD gencode.c to a comment.
2004-01-14  guyPut in support for raw "link[N:M]" filtering for DOCSIS.
2003-12-18  guyPut in very minimal support for DLT_LINUX_IRDA filters.
2003-11-15  guyAdd _U_ to "rcsid[]" definitions, to eliminate "unused...
2003-08-18  guySquelch signed vs. unsigned comparison warnings.
2003-07-29  hannesbogus generation of PSNP codepoint for CSNP PDUs
2003-05-02  guyThe value pointed to by "gen_pf_ifname()"'s argument...
2003-03-28  guyAdd support for "link broadcast" and "link multicast...
2003-03-11  guyAdd support for OpenBSD DLT_PFLOG.
2003-03-08  guyAdd support for OpenBSD DLT_ENC - and map it to a value...
2003-03-08  guyFrom [email protected], via OpenBSD: add a check for...
2003-02-14  guyUnfortunately, there is no direction flag for DLT_PPP.
2003-02-05  guyFor DLT_ATM_RFC1483, the network-layer header starts...
2003-01-23  guyFrom Peter Fales <[email protected]>: support...
2002-12-12  guyAdd gencode support for DLT_IEEE802_11_RADIO.
2002-12-06  hannesadd BPF_ filters for misc. IS-IS PDU Types
2002-12-04  hannesfixed BPF generation of OSI over {CHDLC and ATM-LLC...
2002-10-18  guyAdd support for RFC 2625 IP-over-Fibre Channel, mapping...
2002-08-11  guyMake "lane" behave like "vlan", i.e. have it tweak...
next