dect
/
libpcap
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
libpcap/pcap
guy 34624f128f When activating a device, return PCAP_ERROR_IFACE_NOT_UP if the device
isn't up, so applications can report that differently from a generic
error (the latter could mean there's a bug somewhere in libpcap).

When capturing on a device without mmap on Linux, ignore ENETDOWN, so
that we can continue to capture traffic if the interface goes down and
comes back up again; comments in the kernel indicate that we'll just
block waiting for packets if we try to receive from a socket that
delivered ENETDOWN, and, if we're using a memory-mapped buffer, we won't
even get notified of "network down" events.
2008-07-01 08:02:33 +00:00
..
bluetooth.h From Paolo Abeni: 2007-09-22 02:10:17 +00:00
bpf.h packaging/pcap.spec is generated from packaging/pcap.spec.in; don't 2008-05-30 01:35:33 +00:00
namedb.h Put the public libpcap headers into a pcap subdirectory in both the 2006-10-04 18:09:21 +00:00
pcap.h When activating a device, return PCAP_ERROR_IFACE_NOT_UP if the device 2008-07-01 08:02:33 +00:00
sll.h packaging/pcap.spec is generated from packaging/pcap.spec.in; don't 2008-05-30 01:35:33 +00:00
usb.h Add an RCS ID. 2007-09-22 02:06:08 +00:00