2003-05-02 |
guy | The value pointed to by "gen_pf_ifname()"'s argument... |
blob | commitdiff | raw |
2003-03-28 |
guy | Add support for "link broadcast" and "link multicast... |
blob | commitdiff | raw | diff to current |
2003-03-11 |
guy | Add support for OpenBSD DLT_PFLOG. |
blob | commitdiff | raw | diff to current |
2003-03-08 |
guy | Add support for OpenBSD DLT_ENC - and map it to a value... |
blob | commitdiff | raw | diff to current |
2003-03-08 |
guy | From [email protected], via OpenBSD: add a check for... |
blob | commitdiff | raw | diff to current |
2003-02-14 |
guy | Unfortunately, there is no direction flag for DLT_PPP. |
blob | commitdiff | raw | diff to current |
2003-02-05 |
guy | For DLT_ATM_RFC1483, the network-layer header starts... |
blob | commitdiff | raw | diff to current |
2003-01-23 |
guy | From Peter Fales <[email protected]>: support... |
blob | commitdiff | raw | diff to current |
2002-12-12 |
guy | Add gencode support for DLT_IEEE802_11_RADIO. |
blob | commitdiff | raw | diff to current |
2002-12-06 |
hannes | add BPF_ filters for misc. IS-IS PDU Types |
blob | commitdiff | raw | diff to current |
2002-12-04 |
hannes | fixed BPF generation of OSI over {CHDLC and ATM-LLC... |
blob | commitdiff | raw | diff to current |
2002-10-18 |
guy | Add support for RFC 2625 IP-over-Fibre Channel, mapping... |
blob | commitdiff | raw | diff to current |
2002-08-11 |
guy | Make "lane" behave like "vlan", i.e. have it tweak... |
blob | commitdiff | raw | diff to current |
2002-08-08 |
guy | Redo the code generation for 802.11 MAC address tests... |
blob | commitdiff | raw | diff to current |
2002-08-08 |
guy | Token Ring multicasts are handled the same way other... |
blob | commitdiff | raw | diff to current |
2002-08-08 |
guy | Add support for operations that test 802.11 SA or DA... |
blob | commitdiff | raw | diff to current |
2002-08-06 |
guy | Support the "inbound" and "outbound" qualifiers on... |
blob | commitdiff | raw | diff to current |
2002-08-06 |
guy | Fix a typo in a comment. |
blob | commitdiff | raw | diff to current |
2002-08-05 |
guy | Get rid of probably-unnecessary includes of <net/if.h>. |
blob | commitdiff | raw | diff to current |
2002-08-02 |
guy | Include "IP6_misc.h" even on UNIX if __MINGW32__ is... |
blob | commitdiff | raw | diff to current |
2002-08-02 |
guy | Use <pcap-stdinc.h> only on Windows; on UNIX, selective... |
blob | commitdiff | raw | diff to current |
2002-08-01 |
risso | Added support for Win32, based on WinPcap. |
blob | commitdiff | raw | diff to current |
2002-07-11 |
guy | Add SunATM support, based on code from Yen Yen Lim... |
blob | commitdiff | raw | diff to current |
2002-07-11 |
guy | Add support for Frame Relay as a link-layer type; the... |
blob | commitdiff | raw | diff to current |
2002-06-11 |
itojun | whitespace cleanup |
blob | commitdiff | raw | diff to current |
2002-06-11 |
itojun | tches #454 from [email protected] |
blob | commitdiff | raw | diff to current |
2002-06-01 |
guy | Add comments to explain the incomplete definitions... |
blob | commitdiff | raw | diff to current |
2002-04-11 |
guy | Handle the three types of link layers: |
blob | commitdiff | raw | diff to current |
2002-04-07 |
guy | Include <netdb.h> before <pcap-namedb.h>, as <netdb... |
blob | commitdiff | raw | diff to current |
2002-04-06 |
guy | There's no need to include <sys/socket.h> twice. |
blob | commitdiff | raw | diff to current |
2001-12-18 |
guy | Free up both "registers" (scratch memory locations... |
blob | commitdiff | raw | diff to current |
2001-11-30 |
guy | Add support for DLT_PRISM_HEADER. |
blob | commitdiff | raw | diff to current |
2001-11-12 |
fenner | Zero out IPv6 mask before using it. This fixes express... |
blob | commitdiff | raw | diff to current |
2001-09-20 |
fenner | Reset the VLAN flags when compiling a new expression. |
blob | commitdiff | raw | diff to current |
2001-07-03 |
guy | Fix a memory leak found by Miklos Szeredi |
blob | commitdiff | raw | diff to current |
2001-06-20 |
guy | Change from NetBSD, by Martin Husemann <martin@netbsd... |
blob | commitdiff | raw | diff to current |
2001-06-18 |
guy | Support for LocalTalk hardware, from Uns Lider <unslide... |
blob | commitdiff | raw | diff to current |
2001-06-10 |
guy | 802.11 support, from Javier Achirica <achirica@ttd... |
blob | commitdiff | raw | diff to current |
2001-05-30 |
fenner | Allow "ip6 proto ___" constructs. |
blob | commitdiff | raw | diff to current |
2001-05-10 |
fenner | SCTP support from Armando L. Caro Jr. <[email protected]... |
blob | commitdiff | raw | diff to current |
2001-04-17 |
guy | ARCNet support, from NetBSD. |
blob | commitdiff | raw | diff to current |
2001-04-17 |
guy | Add support for NetBSD DLT_PPP_ETHER, as per the NetBSD... |
blob | commitdiff | raw | diff to current |
2001-02-21 |
guy | Patch from NetBSD, by Klaus Klein <[email protected]... |
blob | commitdiff | raw | diff to current |
2001-02-12 |
itojun | ignore non-IP address. |
blob | commitdiff | raw | diff to current |
2001-01-28 |
guy | Add a "netbeui" keyword, which selects NetBEUI packets... |
blob | commitdiff | raw | diff to current |
2001-01-15 |
guy | Check for all four types of IPX frame on DLT_LINUX_SLL... |
blob | commitdiff | raw | diff to current |
2001-01-14 |
guy | I've seen captures with all four different flavors... |
blob | commitdiff | raw | diff to current |
2001-01-14 |
guy | Handle STP (under the assumption that the "Bridging... |
blob | commitdiff | raw | diff to current |
2001-01-14 |
guy | Add "ipx", which checks for the LLC SAP for IPX as... |
blob | commitdiff | raw | diff to current |
2001-01-14 |
guy | Generate code to check for LLC SAP values on Linux... |
blob | commitdiff | raw | diff to current |
2001-01-14 |
guy | Support checking for protocols specified by an LLC... |
blob | commitdiff | raw | diff to current |
2000-12-21 |
guy | Add support for a new link layer type DLT_LINUX_SLL... |
blob | commitdiff | raw | diff to current |
2000-12-16 |
guy | Handle DLT_NULL correctly - the AF_ value is in host... |
blob | commitdiff | raw | diff to current |
2000-12-12 |
guy | If the user specifies an Ethernet address in an express... |
blob | commitdiff | raw | diff to current |
2000-12-12 |
guy | Make "pcap_compile_nopcap()" a wrapper around "pcap_ope... |
blob | commitdiff | raw | diff to current |
2000-11-09 |
itojun | correct "protochain" processing. |
blob | commitdiff | raw | diff to current |
2000-10-30 |
guy | When reporting an unknown data link type, print it... |
blob | commitdiff | raw | diff to current |
2000-10-29 |
guy | Add a #define for the LSAP value for SNAP. |
blob | commitdiff | raw | diff to current |
2000-10-28 |
guy | Handle "iso" as a PPP link-layer type. |
blob | commitdiff | raw | diff to current |
2000-10-28 |
guy | Allow "clnp", as well as "esis" and "isis", as OSI... |
blob | commitdiff | raw | diff to current |
2000-10-28 |
guy | Allow "iso proto esis" and "iso proto isis" (as the... |
blob | commitdiff | raw | diff to current |
2000-10-28 |
guy | Catch attempts to filter on ISO hosts (we don't support... |
blob | commitdiff | raw | diff to current |
2000-10-28 |
guy | Tony Li's changes, from FreeBSD, to support filtering... |
blob | commitdiff | raw | diff to current |
2000-10-28 |
guy | Handle for DLT_PPP all the protocol types we handle... |
blob | commitdiff | raw | diff to current |
2000-10-28 |
guy | Patch from Monroe Williams <[email protected]>, submitte... |
blob | commitdiff | raw | diff to current |
2000-10-28 |
guy | When attaching a "bpf_program" to a "pcap_t" to use... |
blob | commitdiff | raw | diff to current |
2000-10-25 |
guy | Clean up the lexical analyzer if we return normally... |
blob | commitdiff | raw | diff to current |
2000-10-25 |
guy | The Linux "pcap_setfilter()" makes a copy of the filter... |
blob | commitdiff | raw | diff to current |
2000-10-22 |
guy | Improved VLAN support, from Peter Jeremy - "vlan" filte... |
blob | commitdiff | raw | diff to current |
2000-10-12 |
guy | Get rid of the PCAP_ENCAP_ values - if an application... |
blob | commitdiff | raw | diff to current |
2000-10-10 |
guy | Include <string.h> to declare various string-manipulati... |
blob | commitdiff | raw | diff to current |
2000-10-06 |
guy | Make "gen_protochain()", as it's not used outside ... |
blob | commitdiff | raw | diff to current |
2000-09-23 |
guy | Add definitions of Ethernet types from |
blob | commitdiff | raw | diff to current |
2000-09-18 |
guy | In "init_linktype()", map DLT_ codes that don't have... |
blob | commitdiff | raw | diff to current |
2000-09-17 |
guy | Introduce a set of PCAP_ENCAP_ codes to specify packet... |
blob | commitdiff | raw | diff to current |
2000-08-06 |
torsten | Fixed the BPF compiler for Linux. The BPF code used... |
blob | commitdiff | raw | diff to current |
2000-07-25 |
guy | Token Ring support, from various patches. Also add... |
blob | commitdiff | raw | diff to current |
2000-07-13 |
guy | Older versions of Flex (e.g., 2.5.2, which at least... |
blob | commitdiff | raw | diff to current |
2000-07-11 |
assar | add config.h, remove gnuc.h. remove __dead |
blob | commitdiff | raw | diff to current |
2000-07-01 |
assar | remove non-stdc code |
blob | commitdiff | raw | diff to current |
2000-06-26 |
assar | handle no link-layer |
blob | commitdiff | raw | diff to current |
2000-06-03 |
itojun | -Wall -Werror clean. |
blob | commitdiff | raw | diff to current |
2000-04-27 |
itojun | nuke strcpy, one more. |
blob | commitdiff | raw | diff to current |
2000-04-27 |
itojun | nuke strcpy() |
blob | commitdiff | raw | diff to current |
2000-04-27 |
itojun | revert renaming of pcap_nametoaddrinfo to pcap_nametoad... |
blob | commitdiff | raw | diff to current |
2000-04-27 |
itojun | do not use sprintf(). always use snprintf(). |
blob | commitdiff | raw | diff to current |
2000-04-01 |
assar | (gen_proto_abbrev): add fallback definition for IPPROTO... |
blob | commitdiff | raw | diff to current |
2000-04-01 |
assar | remove superfluous line for igrp. From Rick Jones... |
blob | commitdiff | raw | diff to current |
2000-03-01 |
itojun | improve message on ip{,6} host foo failure |
blob | commitdiff | raw | diff to current |
2000-03-01 |
itojun | fix "ip host foo" or "ip6 host foo" where foo has both... |
blob | commitdiff | raw | diff to current |
2000-01-29 |
fenner | Eliminate duplicated word in comment. |
blob | commitdiff | raw | diff to current |
1999-12-08 |
mcr | This adds a new function that allows using the bpf... |
blob | commitdiff | raw | diff to current |
1999-11-01 |
itojun | add configure option --disable-protochain, to make... |
blob | commitdiff | raw | diff to current |
1999-11-01 |
itojun | fix protochain operator on IPv4/v6. |
blob | commitdiff | raw | diff to current |
1999-10-30 |
itojun | last-resort def for IPPROTO_NONE. |
blob | commitdiff | raw | diff to current |
1999-10-30 |
itojun | libpcap fix for non-IPv6 build. |
blob | commitdiff | raw | diff to current |
1999-10-19 |
itojun | IPv6 packet filtering code. |
blob | commitdiff | raw | diff to current |
1999-10-07 |
mcr | Initial revision |
blob | commitdiff | raw | diff to current |
|