]> The Tcpdump Group git mirrors - libpcap/commit
Don't do openability checking in add_or_find_if().
authorGuy Harris <[email protected]>
Fri, 16 Dec 2016 08:32:17 +0000 (00:32 -0800)
committerGuy Harris <[email protected]>
Fri, 16 Dec 2016 08:32:17 +0000 (00:32 -0800)
commit41b2a4ded79f29a427006530e504ef946e2a6057
tree02220e3430718409473f45fc05effecad1c59639
parent5e38420a873633717dba8687cd733d312e32b31c
Don't do openability checking in add_or_find_if().

Routines that call it, or add_addr_to_iflist(), or pcap_add_if(), should
now be doing their own checks, if necessary, to determine whether a
device can be captured on.
fad-helpers.c
pcap-bpf.c