aboutsummaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)Author
2023-04-21utils: nfbpf_compile: Replace pcap_compile_nopcap()Phil Sutter
2023-04-04build: use pkg-config for libpcapAlyssa Ross
2022-12-22gitignore: Ignore utils/nfsynproxyPhil Sutter
2022-12-14Makefile: Fix for 'make distcheck'Phil Sutter
2022-06-11Makefile: Add --enable-profiling configure optionPhil Sutter
2020-06-09build: Fix for failing 'make uninstall'Phil Sutter
2020-05-18nfnl_osf: Improve error handlingPhil Sutter
2020-05-18nfnl_osf: Fix broken conversion to nfnl_query()Phil Sutter
2019-07-25utils: nfnl_osf: fix snprintf -Wformat-truncation warningFernando Fernandez Mancera
2019-01-18utils: Add a manpage for nfbpf_compilePhil Sutter
2018-09-24Fix a few cases of pointless assignmentsPhil Sutter
2018-09-24nfnl_osf: Replace deprecated nfnl_talk() by nfnl_query()Phil Sutter
2018-09-24nfnl_osf: Drop pointless check in xt_osf_strchr()Phil Sutter
2017-10-04utils: Add a man page for nfnl_osfPhil Sutter
2017-10-04utils: nfnl_osf: Fix synopsis in help textPhil Sutter
2017-03-03utils: nfsynproxy: fix build with musl libcBaruch Siach
2017-02-01iptables: update pf.osXose Vazquez Perez
2016-05-05iptables: update pf.osXose Vazquez Perez
2014-03-13update FSF address in license textJiri Popelka
2013-11-18utils: nfsynproxy: fix error while compiling the BPF filterPablo Neira Ayuso
2013-11-18utils: add nfsynproxy toolPatrick McHardy
2013-04-19utils: updates .gitignore to include nfbpf_compilePablo Neira Ayuso
2013-04-05Merge branch 'stable'Pablo Neira Ayuso
2013-04-05utils: nfnl_osf: use the right nfnetlink libNicolas Dichtel
2013-04-02utils: nfbpf_compileWillem de Bruijn
2011-12-31nfnl_osf: add missing libnfnetlink_CFLAGS to compile processJan Engelhardt
2011-06-01build: move remaining preprocessor flags to CPPFLAGSMike Frysinger
2011-06-01build: move basic preprocessor flags to regular_CPPFLAGSJan Engelhardt
2010-05-24utils: add missing include flags to MakefileJan Engelhardt
2010-04-06libxt_osf: import nfnl_osf programJan Engelhardt