1LIBPCAP
2=======
3
4Original source can be downloaded from:
5https://www.tcpdump.org/release/
6
7file = libpcap-1.10.1.tar.gz
8date = 23 October 2021
9size = 935221
10sha1 = 4343528176e0402cce807a09a97191069a1e3dd9
11
12A list of files and directories removed is in README.DELETED.
13
14Use "git diff vendor/LIBPCAP contrib/libpcap" to see local modifications.
15
16Remember to update lib/libpcap/config.h and bump library version in
17lib/libpcap/Makefile.
18
19Configure with:
20./configure --disable-universal --disable-usb --disable-bluetooth \
21            --disable-dbus --disable-packet-ring --disable-remote
22