git: libpcap: Regenerate config.h and update Makefile
Aaron LI
aly at crater.dragonflybsd.org
Mon May 18 16:03:38 PDT 2020
commit 82dc7b6f18c353ed818df00de102eb3bf98f46b7
Author: Aaron LI <aly at aaronly.me>
Date: Sun May 17 12:39:09 2020 +0800
libpcap: Regenerate config.h and update Makefile
* Regenerate config.h
* Update Makefile against to the vendor update
Don't bump the libpcap so version because the API change is small as
suggested by zrj. In addition, my limited tests showed that tcpdump(8),
wpa_supplicant(8) and pflogd(8) also works with the new libpcap.so.
Credit to deef (Daniel Fojt) for doing most of the work.
Summary of changes:
lib/libpcap/Makefile | 38 ++++-----
lib/libpcap/config.h | 226 ++++++++++++++++++++++++++++++---------------------
2 files changed, 149 insertions(+), 115 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/82dc7b6f18c353ed818df00de102eb3bf98f46b7
--
DragonFly BSD source repository
More information about the Commits
mailing list