New activity for FreeRADIUS (the high performance and highly configurable RADIUS server) ====== Only set HAVE_LIBPCAP if we have both the libraries and header files Fixes #2245 Arran Cudbard-Bell@2018-06-11T13:08:53Z Files modified: * configure * configure.ac * src/include/autoconf.h.in Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/1694580e587f5d8efbfbb... ====== Move link layer functions to pcap.c as they're only usable if we have libpcap Arran Cudbard-Bell@2018-06-11T12:04:55Z Files modified: * src/include/net.h * src/include/pcap.h * src/lib/net.c * src/lib/pcap.c * src/main/radsniff.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/d302aca003dd6992e0667... ====== -- This commit summary was generated @2018-06-12T00:00:01Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).