]> The Tcpdump Group git mirrors - libpcap/commit
Scan /proc/net/dev on Linux regardless of how we get the interface list.
authorGuy Harris <[email protected]>
Sun, 10 Jan 2010 02:46:02 +0000 (18:46 -0800)
committerGuy Harris <[email protected]>
Sun, 10 Jan 2010 02:46:02 +0000 (18:46 -0800)
commit6831a814896d7f1c31bfa68af85028e8d4182543
tree137c36f3e0e4ec572d9139ba5c1cabd03f5a6696
parentfc03e2cbb69f94efdda0ee05206ad9336b35844f
Scan /proc/net/dev on Linux regardless of how we get the interface list.

It's a Linuxism, so it's not necessary on other platforms, and is useful
even if we have getifaddrs().
fad-gifc.c
pcap-linux.c