| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a "pcap_lib_version()" routine to return a version string for | guy | 2003-02-11 | 1 | -1/+3 |
* | From Shaun <delius@progsoc.uts.edu.au>: on AIX, load the BPF driver and | guy | 2003-02-11 | 1 | -2/+4 |
* | Make "pcap_dump_flush()" return a success-vs-failure indication; | guy | 2002-12-22 | 1 | -2/+2 |
* | From Yoann Vandoorselaere <yoann@prelude-ids.org>: make the "device" | guy | 2002-12-22 | 1 | -3/+3 |
* | From Andrew Brown <atatat@atatdot.net>: add a "pcap_dump_flush()" call, | guy | 2002-12-21 | 1 | -1/+2 |
* | NetBSD support for multiple data link types on an interface, from David | guy | 2002-12-19 | 1 | -1/+5 |
* | Use <pcap-stdinc.h> only on Windows; on UNIX, selectively include, in | guy | 2002-08-02 | 1 | -1/+6 |
* | Added support for Win32, based on WinPcap. | risso | 2002-08-01 | 1 | -3/+25 |
* | Make "flags" in a "struct pcap_if" a "bpf_u_int32", as requested by | guy | 2002-07-20 | 1 | -2/+2 |
* | Add APIs to put a "pcap_t" into or out of non-blocking mode, and to get | guy | 2001-12-09 | 1 | -1/+3 |
* | Make the "is_loopback" field of a "pcap_if" structure a general "flags" | guy | 2001-10-28 | 1 | -2/+4 |
* | From Scott Gifford: | guy | 2001-10-08 | 1 | -1/+29 |
* | When attaching a "bpf_program" to a "pcap_t" to use as a userland | guy | 2000-10-28 | 1 | -2/+2 |
* | The Linux "pcap_setfilter()" makes a copy of the filter it's handed, and | guy | 2000-10-25 | 1 | -3/+2 |
* | In addition to telling people not to change the format of the savefile | guy | 2000-10-12 | 1 | -3/+10 |
* | Get rid of the PCAP_ENCAP_ values - if an application uses them, that | guy | 2000-10-12 | 1 | -90/+2 |
* | Add support for NetBSD DLT_PPP_SERIAL (PPP in HDLC-like framing, as per | guy | 2000-09-18 | 1 | -1/+13 |
* | Introduce a set of PCAP_ENCAP_ codes to specify packet encapsulations. | guy | 2000-09-17 | 1 | -2/+78 |
* | Add comments telling people not to gratuitously change the capture file | guy | 2000-09-14 | 1 | -1/+22 |
* | Pick up, from the FreeBSD libpcap, changes to surround all declarations with | guy | 2000-07-29 | 1 | -1/+10 |
* | (pcap_open_dead, bpf_validate, bpf_dump): add | assar | 2000-06-26 | 1 | -1/+4 |
* | This adds a new function that allows using the bpf compiler without | mcr | 1999-12-08 | 1 | -1/+3 |
* | Initial revision | mcr | 1999-10-07 | 1 | -0/+137 |