| commit | d51f745c99d18b672bed4f03fb7fdf6453696828 | [log] [tgz] |
|---|---|---|
| author | Guy Harris <guy@alum.mit.edu> | Thu Sep 07 16:52:18 2017 -0700 |
| committer | Guy Harris <guy@alum.mit.edu> | Thu Sep 07 16:52:18 2017 -0700 |
| tree | f912229314dc701e773ccda6d28c1a03b05acb9a | |
| parent | 16313788a7f41222f8162ef3d0a180531c908ff6 [diff] |
For now, move the UN*X pcap_lookupnet() to pcap.c. Eventually, we want an API to return a list of attributes for a device (like the options for a pcapng Interface Description Block), and we could use that in pcap_lookupnet(), so the platform dependencies are pushed down to the list-of-attributes API.