Displaying 7 results from an estimated 7 matches for "libxt_rec".
Did you mean:
libxt_mac
2012 Jul 31
0
[ANNOUNCE] iptables 1.4.15 release
...t shows up with gcc-4.7).
See ChangeLog that comes attached to this email for more details.
You can download it from:
http://www.netfilter.org/projects/iptables/downloads.html
ftp://ftp.netfilter.org/pub/iptables/
Have fun!
-------------- next part --------------
Denys Fedoryshchenko (1):
libxt_recent: add --mask netmask
Eldad Zack (1):
libxt_recent: remove unused variable
Florian Westphal (2):
libxt_devgroup: add man page snippet
libxt_hashlimit: add support for byte-based operation
Hans Schillstrom (3):
extensions: add HMARK target
libxt_HMARK: fix output of...
2013 Aug 06
0
[ANNOUNCE] iptables 1.4.20 release
...rt
extensions: libxt_LOG: rename IPv4 manpage and tell about IPv6 support
Pablo Neira Ayuso (7):
extensions: libxt_LED: fix parsing of delay
Merge branch 'stable'
Merge branch 'stable'
ip{6}tables-restore: fix breakage due to new locking approach
libxt_recent: restore minimum value for --seconds
iptables-xml: fix parameter parsing (similar to 2165f38)
iptables 1.4.20 release
Patrick McHardy (1):
extensions: add copyright statements
Phil Oester (7):
xtables: improve get_modprobe handling
ip[6]tables: Add locking to prev...
2013 May 29
1
[ANNOUNCE] iptables 1.4.19 release
...ables/
Have fun!
-------------- next part --------------
Florian Westphal (3):
libxt_NFQUEUE: fix bypass option documentation
extensions: add connlabel match
extensions: add connlabel match
Mart Frauenlob (3):
ip[6]tables: show --protocol instead of --proto in usage
libxt_recent: Fix missing space in manpage for --mask option
extensions: libxt_multiport: Update manpage to list valid protocols
Nicolas Dichtel (1):
utils: nfnl_osf: use the right nfnetlink lib
Pablo Neira Ayuso (11):
libip6t_NETMAP: Use xtables_ip6mask_to_cidr and get rid of libip6tc de...
2013 Nov 22
0
[ANNOUNCE] iptables 1.4.21 release
...ip6tables: Use consistent exit code for EAGAIN
Laurence J. Lane (8):
iptables: libxt_hashlimit.man: correct address
iptables: libxt_conntrack.man extraneous commas
iptables: libip(6)t_REJECT.man default icmp types
iptables: iptables-xm1.1 correct man section
iptables: libxt_recent.{c,man} dead URL
iptables: libxt_string.man add examples
extensions: libxt_LOG: use generic syslog reference in manpage
iptables: extensions/GNUMakefile.in use CPPFLAGS
Lutz Jaenicke (1):
iptables: correctly reference generated file
Pablo Neira Ayuso (7):
Merge br...
2014 Jun 19
2
[Bug 961] New: Can not remove rules with the default --mask parameter (-m recent)
...ersion: 1.4.x
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P5
Component: iptables
AssignedTo: netfilter-buglog at lists.netfilter.org
ReportedBy: lex.public at gmail.com
Estimated Hours: 0.0
Hi,
libxt_recent has a --mask parameter which defaults to 255.255.255.255.
When --mask is not specified iptables-save shows the default anyway but
iptables -D fails to remove the rule when issuing --mask.
Here's an example:
# iptables -F INPUT
# iptables -A INPUT -m recent --update --rsource --mask 255.255...
2018 Feb 02
0
[ANNOUNCE] iptables 1.6.2 release
...rnel
utils: nfnl_osf: Fix synopsis in help text
utils: Add a man page for nfnl_osf
ip{,6}tables-restore: Don't ignore missing wait-interval value
ip{,6}tables-restore: Don't accept wait-interval without wait
extensions: libxt_tcpmss: Detect invalid ranges
libxt_recent: Remove ineffective checks for info->name
Rafael Buchbinder (1):
extensions: libxt_bpf: fix missing __NR_bpf declaration
Shyam Saini (2):
extensions: libxt_cluster: Add translation to nft
extensions: Add test for cluster nft translation
Thierry Du Tre (2):
extension...
2015 Dec 18
0
[ANNOUNCE] iptables 1.6.0 release
...es
tests: add test case for xt_recent regression
extensions: remove MIRROR
extensions: remove SAME target
extensions: remove 'unclean' match
extensions: add more test cases for iptables-test.py
extensions: SNPT,DNPT: fix save/print output
extensions/libxt_recent.t: add test case for 3.19 regression
extensions: libip6t_dst: make inversion work
tests: remove old test cases
man: using physdev match in OUTPUT is not supported anymore
Giuseppe Longo (33):
nft: fix leak of rule and chain iterators
nft: fix leak of chain iterator...