]> The Tcpdump Group git mirrors - libpcap/commit
Have pcap_platform_finddevs() do all the "find local interfaces" work.
authorGuy Harris <[email protected]>
Sun, 26 Jun 2016 11:18:10 +0000 (04:18 -0700)
committerGuy Harris <[email protected]>
Sun, 26 Jun 2016 11:18:10 +0000 (04:18 -0700)
commit852d376fb7942659e73578feeb46e78c86adbc23
treef2763086456d64ced20c8b2d204254fceca5f7c7
parent881a4063fb3c129e07e17e1ad96f2c0dec622014
Have pcap_platform_finddevs() do all the "find local interfaces" work.

Rename pcap_findalldevs_interfaces() to pcap_platform_finddevs(), now
that pcap_findalldevs() calls pcap_platform_finddevs() to find *all*
the local interfaces.
pcap-dos.c
pcap-int.h