]> git.ipfire.org Git - thirdparty/iptables.git/commit
extensions: recent: New kernels support 999 hits
authorPhil Sutter <phil@nwl.cc>
Sat, 20 Jul 2024 00:23:28 +0000 (02:23 +0200)
committerPhil Sutter <phil@nwl.cc>
Sat, 27 Jul 2024 12:32:39 +0000 (14:32 +0200)
commitd859b91e6f3ed055c22ee7b984b481c5b518d9e1
treea044be662417bbc6643d643b056ef018e45df394
parentf462975fb8049b9b565cb35cc98302331dbd1548
extensions: recent: New kernels support 999 hits

Since kernel commit f4ebd03496f6 ("netfilter: xt_recent: Lift
restrictions on max hitcount value"), the max supported hitcount value
has increased significantly. Adjust the test to use a value which fails
on old as well as new kernels.

Signed-off-by: Phil Sutter <phil@nwl.cc>
extensions/libxt_recent.t