]> The Tcpdump Group git mirrors - libpcap/history - gencode.c
Add a "pcap_close_common()" routine which can be used as the close
[libpcap] / gencode.c
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...
2002-08-08  guyRedo the code generation for 802.11 MAC address tests...
2002-08-08  guyToken Ring multicasts are handled the same way other...
2002-08-08  guyAdd support for operations that test 802.11 SA or DA...
2002-08-06  guySupport the "inbound" and "outbound" qualifiers on...
2002-08-06  guyFix a typo in a comment.
2002-08-05  guyGet rid of probably-unnecessary includes of <net/if.h>.
2002-08-02  guyInclude "IP6_misc.h" even on UNIX if __MINGW32__ is...
2002-08-02  guyUse <pcap-stdinc.h> only on Windows; on UNIX, selective...
2002-08-01  rissoAdded support for Win32, based on WinPcap.
2002-07-11  guyAdd SunATM support, based on code from Yen Yen Lim...
2002-07-11  guyAdd support for Frame Relay as a link-layer type; the...
2002-06-11  itojunwhitespace cleanup
2002-06-11  itojuntches #454 from [email protected]
2002-06-01  guyAdd comments to explain the incomplete definitions...
2002-04-11  guyHandle the three types of link layers:
2002-04-07  guyInclude <netdb.h> before <pcap-namedb.h>, as <netdb...
2002-04-06  guyThere's no need to include <sys/socket.h> twice.
2001-12-18  guyFree up both "registers" (scratch memory locations...
2001-11-30  guyAdd support for DLT_PRISM_HEADER.
2001-11-12  fennerZero out IPv6 mask before using it. This fixes express...
2001-09-20  fennerReset the VLAN flags when compiling a new expression.
2001-07-03  guyFix a memory leak found by Miklos Szeredi
2001-06-20  guyChange from NetBSD, by Martin Husemann <martin@netbsd...
2001-06-18  guySupport for LocalTalk hardware, from Uns Lider <unslide...
2001-06-10  guy802.11 support, from Javier Achirica <achirica@ttd...
2001-05-30  fennerAllow "ip6 proto ___" constructs.
2001-05-10  fennerSCTP support from Armando L. Caro Jr. <[email protected]...
2001-04-17  guyARCNet support, from NetBSD.
2001-04-17  guyAdd support for NetBSD DLT_PPP_ETHER, as per the NetBSD...
2001-02-21  guyPatch from NetBSD, by Klaus Klein <[email protected]...
2001-02-12  itojunignore non-IP address.
2001-01-28  guyAdd a "netbeui" keyword, which selects NetBEUI packets...
2001-01-15  guyCheck for all four types of IPX frame on DLT_LINUX_SLL...
2001-01-14  guyI've seen captures with all four different flavors...
2001-01-14  guyHandle STP (under the assumption that the "Bridging...
2001-01-14  guyAdd "ipx", which checks for the LLC SAP for IPX as...
2001-01-14  guyGenerate code to check for LLC SAP values on Linux...
2001-01-14  guySupport checking for protocols specified by an LLC...
2000-12-21  guyAdd support for a new link layer type DLT_LINUX_SLL...
2000-12-16  guyHandle DLT_NULL correctly - the AF_ value is in host...
2000-12-12  guyIf the user specifies an Ethernet address in an express...
2000-12-12  guyMake "pcap_compile_nopcap()" a wrapper around "pcap_ope...
2000-11-09  itojuncorrect "protochain" processing.
2000-10-30  guyWhen reporting an unknown data link type, print it...
2000-10-29  guyAdd a #define for the LSAP value for SNAP.
2000-10-28  guyHandle "iso" as a PPP link-layer type.
2000-10-28  guyAllow "clnp", as well as "esis" and "isis", as OSI...
2000-10-28  guyAllow "iso proto esis" and "iso proto isis" (as the...
2000-10-28  guyCatch attempts to filter on ISO hosts (we don't support...
2000-10-28  guyTony Li's changes, from FreeBSD, to support filtering...
2000-10-28  guyHandle for DLT_PPP all the protocol types we handle...
2000-10-28  guyPatch from Monroe Williams <[email protected]>, submitte...
2000-10-28  guyWhen attaching a "bpf_program" to a "pcap_t" to use...
2000-10-25  guyClean up the lexical analyzer if we return normally...
2000-10-25  guyThe Linux "pcap_setfilter()" makes a copy of the filter...
2000-10-22  guyImproved VLAN support, from Peter Jeremy - "vlan" filte...
2000-10-12  guyGet rid of the PCAP_ENCAP_ values - if an application...
2000-10-10  guyInclude <string.h> to declare various string-manipulati...
2000-10-06  guyMake "gen_protochain()", as it's not used outside ...
2000-09-23  guyAdd definitions of Ethernet types from
2000-09-18  guyIn "init_linktype()", map DLT_ codes that don't have...
2000-09-17  guyIntroduce a set of PCAP_ENCAP_ codes to specify packet...
2000-08-06  torstenFixed the BPF compiler for Linux. The BPF code used...
2000-07-25  guyToken Ring support, from various patches. Also add...
2000-07-13  guyOlder versions of Flex (e.g., 2.5.2, which at least...
2000-07-11  assaradd config.h, remove gnuc.h. remove __dead
2000-07-01  assarremove non-stdc code
2000-06-26  assarhandle no link-layer
2000-06-03  itojun-Wall -Werror clean.
next