aboutsummaryrefslogtreecommitdiffstats
path: root/gencode.h
AgeCommit message (Expand)AuthorFilesLines
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