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 Harris 74b7b4259f Return PCAP_ERROR_PROMISC_PERM_DENIED if you have permission to open the
DLPI device but don't have permission to put the interface in
promiscuous mode; some systems using DLPI work that way.

Change the libdlpi code to return a warning if you *are* using
physical promiscuous mode and you fail to turn on SAP promiscuous mode,
not if you *aren't* using physical promiscuous mode and you fail to turn
on SAP promiscuous mode; that matches with the no-libdlpi code does, and
matches what the comment says.

Pull dlattachreq up into dl_doattach().
2010-09-21 02:07:05 -07:00
..
bluetooth.h From Paolo Abeni: 2007-09-22 02:10:17 +00:00
bpf.h New DLT_IEEE802_15_4_NOFCS for 802.15.4 without FCS. 2010-08-06 14:12:16 -07:00
ipnet.h Add a pcap/ipnet.h file with IPNET definitions; use the right AF_ values. 2010-01-05 20:35:25 -08: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 Return PCAP_ERROR_PROMISC_PERM_DENIED if you have permission to open the 2010-09-21 02:07:05 -07: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 Byte-swap the extra fields in the "version 1" USB monitor header. 2010-01-25 15:12:43 -08:00
vlan.h From Patrick McHardy: 2008-08-06 07:45:00 +00:00