]> The Tcpdump Group git mirrors - libpcap/commit
Ignore /sys/net/dev files if we get ENODEV for them, not just ENXIO.
authorandy-1 <[email protected]>
Wed, 28 Apr 2010 06:33:23 +0000 (23:33 -0700)
committerGuy Harris <[email protected]>
Wed, 28 Apr 2010 06:33:23 +0000 (23:33 -0700)
commit073a8b37f97b684a34d29800400879e4e902ff63
treeb511c3f867a38f79e95aae15cebd246ed178ba45
parentace1a2c86f54529dac7f3db51c2d914826126fff
Ignore /sys/net/dev files if we get ENODEV for them, not just ENXIO.

Both of them are indications that there's no such interface, so the file
probably corresponds to something other than a device.

Reviewed-By: Guy Harris <[email protected]>
CREDITS
pcap-linux.c