NetBSD/lib/libpcap/shlib_version
thorpej bfd8b5c80d * Add support for DLT_IEEE802_11.
* When opening a live pcap, obtain the list of supported DLTs from
  the BPF.
* Add pcap_list_datalinks() to obtain a list of supported DLTs
  supported by the interface associated with the pcap descriptor.
* Add pcap_set_datalink() to set the current DLT of the pcap.
* Bump shlib 1.2 -> 1.3; new functions added.

From David Young <dyoung@ojctech.com>, with some minor changes by me.
2002-09-22 16:13:01 +00:00

6 lines
148 B
Plaintext

# $NetBSD: shlib_version,v 1.8 2002/09/22 16:13:01 thorpej Exp $
# Remember to update distrib/sets/lists/base/shl.* when changing
#
major=1
minor=3