]> The Tcpdump Group git mirrors - libpcap/commit
Have a pcap_if_list_t structure for use by the findalldevs code.
authorGuy Harris <[email protected]>
Wed, 18 Jan 2017 21:36:27 +0000 (13:36 -0800)
committerGuy Harris <[email protected]>
Wed, 18 Jan 2017 21:36:27 +0000 (13:36 -0800)
commit2a6286aa06b043240dd8c3524668455562d466d8
tree062ee1df238c3e113a0451e60bb2b030867ffb17
parent5fa9ce62e3235688ce3ed5928cbce7754ec6291c
Have a pcap_if_list_t structure for use by the findalldevs code.

It's not part of the API, but it's an internal structure used by the
findalldevs code.  Currently, it just has a pointer to the beginning of
the list, but it could change in order to speed up the process of adding
to the list.
33 files changed:
fad-getad.c
fad-gifc.c
fad-glifc.c
pcap-bpf.c
pcap-bt-linux.c
pcap-bt-linux.h
pcap-bt-monitor-linux.c
pcap-bt-monitor-linux.h
pcap-dag.c
pcap-dag.h
pcap-dbus.c
pcap-dbus.h
pcap-dlpi.c
pcap-dos.c
pcap-int.h
pcap-libdlpi.c
pcap-linux.c
pcap-netfilter-linux.c
pcap-netfilter-linux.h
pcap-nit.c
pcap-null.c
pcap-pf.c
pcap-septel.c
pcap-septel.h
pcap-sita.c
pcap-snf.c
pcap-snf.h
pcap-snit.c
pcap-snoop.c
pcap-usb-linux.c
pcap-usb-linux.h
pcap-win32.c
pcap.c