"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "config.h.in" between
ngrep-1_45.tar.gz and ngrep-1_47.tar.gz

About: ngrep (network grep) applies GNU grep’s common features to the network layer.

config.h.in  (ngrep-1_45):config.h.in  (ngrep-1_47)
/* /*
* $Id$ * Copyright (c) 2017 Jordan Ritter <jpr5@darkridge.com>
*
* Copyright (c) 2006 Jordan Ritter <jpr5@darkridge.com>
* *
* Please refer to the LICENSE file for more information. * Please refer to the LICENSE file for more information.
* *
*/ */
#define USE_PCRE @USE_PCRE@ #define USE_PCRE @USE_PCRE@
#define USE_IPv6 @USE_IPv6@ #define USE_IPv6 @USE_IPv6@
#define USE_TCPKILL @USE_TCPKILL@
#define USE_VLAN_HACK @USE_VLAN_HACK@
#define HAVE_DLT_RAW @HAVE_DLT_RAW@ #define HAVE_DLT_RAW @HAVE_DLT_RAW@
#define HAVE_DLT_PFLOG @HAVE_DLT_PFLOG@
#define HAVE_DLT_LOOP @HAVE_DLT_LOOP@ #define HAVE_DLT_LOOP @HAVE_DLT_LOOP@
#define HAVE_DLT_LINUX_SLL @HAVE_DLT_LINUX_SLL@ #define HAVE_DLT_LINUX_SLL @HAVE_DLT_LINUX_SLL@
#define HAVE_DLT_IEEE802_11 @HAVE_DLT_IEEE802_11@ #define HAVE_DLT_IEEE802_11 @HAVE_DLT_IEEE802_11@
#define HAVE_DLT_IEEE802_11_RADIO @HAVE_DLT_IEEE802_11_RADIO@ #define HAVE_DLT_IEEE802_11_RADIO @HAVE_DLT_IEEE802_11_RADIO@
#define HAVE_DLT_IPNET @HAVE_DLT_IPNET@
#define HAVE_DUMB_UDPHDR @HAVE_DUMB_UDPHDR@
#define USE_PCAP_RESTART @USE_PCAP_RESTART@ #define USE_PCAP_RESTART @USE_PCAP_RESTART@
#if USE_PCAP_RESTART
#define PCAP_RESTART_FUNC @PCAP_RESTART_FUNC@ #define PCAP_RESTART_FUNC @PCAP_RESTART_FUNC@
extern void PCAP_RESTART_FUNC();
#endif
#define USE_DROPPRIVS @USE_DROPPRIVS@ #define USE_DROPPRIVS @USE_DROPPRIVS@
#define DROPPRIVS_USER @DROPPRIVS_USER@ #define DROPPRIVS_USER @DROPPRIVS_USER@
 End of changes. 6 change blocks. 
5 lines changed or deleted 8 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)