]> The Tcpdump Group git mirrors - libpcap/commit
In pcap_activate() on OS X 10.4, if a device isn't an "enN" device, and
authorguy <guy>
Sun, 6 Apr 2008 22:23:37 +0000 (22:23 +0000)
committerguy <guy>
Sun, 6 Apr 2008 22:23:37 +0000 (22:23 +0000)
commit2a0df0ba234ffe737a71db5eac2a873e6e588fc0
tree241a47102f36c565826785575a8aa2fd3a834162
parentd4ba48c9eabbd4a90239b257595f3710136d45b8
In pcap_activate() on OS X 10.4, if a device isn't an "enN" device, and
we're supposed to open the device in monitor mode, don't just say
"sorry, it doesn't support monitor mode" - first, check whether it even
exists.
pcap-bpf.c