]> The Tcpdump Group git mirrors - libpcap/commit
Handle no -i argument, report success.
authorGuy Harris <[email protected]>
Mon, 27 Jun 2016 19:13:29 +0000 (12:13 -0700)
committerGuy Harris <[email protected]>
Mon, 27 Jun 2016 19:13:29 +0000 (12:13 -0700)
commit2ce65da1f944f7cb2904652d9103d231fba534f1
treef2f948b2e91de5ae4d3c0a19cd1743138ffd013b
parentde525bc6dc3bc4e228176d81ffb27ad892bc3a38
Handle no -i argument, report success.

If no -i argument was given, use pcap_lookupdev().

If the open succeeds, report it.
tests/opentest.c