aboutsummaryrefslogtreecommitdiffstats
path: root/gencode.h
AgeCommit message (Expand)AuthorFilesLines
2007-06-11Pick up changes from NetBSD:guy1-2/+2
2007-03-11From Sepherosa Ziehau: additional filter operations for 802.11 frameguy1-1/+3
2007-02-08From Florent Drouin: a Link Status Signal Unit is called an LSSU, not anguy1-2/+2
2006-12-21From Florent Drouin: add support for filtering on MTP2 frame types.guy1-6/+12
2005-09-05Add "pppoed" and "pppoes" keywords, for PPPoE Discovery and Sessionguy1-1/+4
2005-06-20From Gilbert Hoyek <gil_hoyek@hotmail.com>: support for capturing SS7guy1-1/+10
2005-05-02Make "link[N:M]" refer to the 802.11 header for all 802.11 DLT_ values,guy1-1/+3
2005-05-01Make the value argument to "gen_ncmp()" a bpf_int32, the same as theguy1-2/+2
2005-04-23From Albert Chin: just define __attribute__ as an empty macro if weguy1-5/+6
2005-04-19From Patrick Marie <mycroft@virgaria.org>: add support for port rangesguy1-1/+2
2004-06-16add baseline support for MPLS protocol and per-label filteringhannes1-1/+2
2004-03-28Handle the new OpenBSD pf format (DLT 117), which is now being usedfenner1-1/+3
2003-05-02The value pointed to by "gen_pf_ifname()"'s argument isn't modified, soguy1-2/+2
2003-03-11Add support for OpenBSD DLT_PFLOG.guy1-1/+7
2002-12-06add BPF_ filters for misc. IS-IS PDU Typeshannes1-1/+13
2002-07-11Add SunATM support, based on code from Yen Yen Lim at North Dakota Stateguy1-1/+76
2002-06-11whitespace cleanupitojun1-2/+2
2001-05-10SCTP support from Armando L. Caro Jr. <acaro@mail.eecis.udel.edu>fenner1-26/+27
2001-04-17ARCNet support, from NetBSD.guy1-1/+2
2001-02-21Patch from NetBSD, by Klaus Klein <kleink@netbsd.org>, to support "vrrp"guy1-9/+10
2001-01-28Add a "netbeui" keyword, which selects NetBEUI packets (LLC packets withguy1-1/+3
2001-01-14Add "ipx", which checks for the LLC SAP for IPX as well as, on Ethernet,guy1-1/+3
2001-01-14Support checking for protocols specified by an LLC SAP on FDDI, Tokenguy1-1/+3
2000-11-04Declare "install_bpf_program()" in "pcap-int.h", not "gencode.h"; it hasguy1-2/+1
2000-10-28Allow "clnp", as well as "esis" and "isis", as OSI protocols for whichguy1-1/+2
2000-10-28Tony Li's changes, from FreeBSD, to support filtering for OSI packetsguy1-1/+5
2000-10-28Patch from Monroe Williams <monroe@pobox.com>, submitted with NetBSD PRguy1-1/+3
2000-10-28When attaching a "bpf_program" to a "pcap_t" to use as a userlandguy1-1/+2
2000-10-22Improved VLAN support, from Peter Jeremy - "vlan" filtering keyword,guy1-1/+3
2000-07-13Older versions of Flex (e.g., 2.5.2, which at least one user had) dumpguy1-1/+2
2000-07-11add config.h, remove gnuc.h. remove __deadassar1-6/+3
2000-07-01remove non-STDC codeassar1-3/+1
2000-04-01(bpf_error): conditionalize __attribute__assar1-2/+5
1999-10-19IPv6 packet filtering code.itojun1-1/+19
1999-10-07Initial revisionmcr1-0/+179