Displaying 1 result from an estimated 1 matches for "partyheld".
2019 May 24
4
[Bug 1340] New: nft -f rules.nft exitcode 1 when file too large
...file too large
Product: nftables
Version: unspecified
Hardware: x86_64
OS: Gentoo
Status: NEW
Severity: major
Priority: P5
Component: nft
Assignee: pablo at netfilter.org
Reporter: lukeo at partyheld.de
Using "nftables v0.9.0 (Fearless Fosdick)" on Kernel 4.19.44 on a Gentoo Linux.
I have large IP lists (~15000 entries) across two files I include in my
"rules.nft" via "include "./ip.nft" ". I noticed that my rules are not imported
since nftables-0.8. &q...