Displaying 4 results from an estimated 4 matches for "libxt_connlabel".
2017 Jan 27
0
[ANNOUNCE] iptables 1.6.1 release
...extensions: libxt_limit: fix a wrong translation to nft rule
extensions: libxt_mark: fix a wrong translation to nft when mask is specified
extensions: libxt_TRACE: Add translation to nft
extensions: libipt_realm: fix order of mask and id when do nft translation
extensions: libxt_connlabel: fix crash when connlabel.conf is empty
extensions: libxt_connlabel: Add translation to nft
extensions: libxt_NFLOG: display nflog-size even if it is zero
extensions: libxt_NFLOG: translate to nft log snaplen if nflog-size is specified
extensions: libxt_NFLOG: add unit test...
2013 Aug 06
0
[ANNOUNCE] iptables 1.4.20 release
...lexey Perevalov (1):
doc: clarify DEBUG usage macro
Andy Spencer (1):
iptables: use autoconf to process .in man pages
Eric Leblond (1):
configure: display summary
Florian Westphal (2):
extensions: libipt_ULOG: man page should mention NFLOG as replacement
extensions: libxt_connlabel: use libnetfilter_conntrack
Jozsef Kadlecsik (2):
Introduce a new revision for the set match with the counters support
libxt_CT: Add the "NOTRACK" alias
Mart Frauenlob (7):
libip6t_mh: Correct command to list named mh types in manpage
extensions: libxt_DNAT: rena...
2018 Feb 22
0
[Bug 1231] New: libxt_bpf.c:69:6: error: 'union bpf_attr' has no member named 'pathname'
...c.so ../extensions/libext6.a
../libxtables/.libs/libxtables.so -lm -L/home/tim/raspi/usr/lib -Wl,-rpath
-Wl,/home/tim/raspi/usr/lib
/home/tim/raspi/tools/arm-bcm2708/arm-rpi-4.9.3-linux-gnueabihf/bin/../lib/gcc/arm-linux-gnueabihf/4.9.3/../../../../arm-linux-gnueabihf/bin/ld:
../extensions/libext.a(libxt_connlabel.o): undefined reference to symbol
'nfct_labelmap_new'
/home/tim/raspi/usr/lib/libnetfilter_conntrack.so.3: error adding symbols: DSO
missing from command line
collect2: error: ld returned 1 exit status
Makefile:616: recipe for target 'xtables-multi' failed
make[3]: *** [xtables-mult...
2015 Dec 18
0
[ANNOUNCE] iptables 1.6.0 release
...code
include: Sync with ethernetdb.h from ebtables
include Use <stdint.h> types from xtables.h
include: Sync with upstream kernel headers
Florian Westphal (15):
Merge branch 'stable-1.4.20'
iptables.8: --policy is either ACCEPT or DROP
extensions: libxt_connlabel: do not open config file from _init hook
man: string: document icase
tests: split into family and table specific files
tests: add test case for xt_recent regression
extensions: remove MIRROR
extensions: remove SAME target
extensions: remove 'unclean' matc...