Displaying 1 result from an estimated 1 matches for "ikonta".
2018 Jun 18
1
[Bug 1262] New: nft insert rule ignores space in prefix value
...ce in prefix value
Product: nftables
Version: unspecified
Hardware: x86_64
OS: Gentoo
Status: NEW
Severity: enhancement
Priority: P5
Component: nft
Assignee: pablo at netfilter.org
Reporter: ikonta at yandex.ru
My kernel is:
Linux tux 4.9.95-gentoo #2 SMP Fri May 25 11:35:57 MSK 2018 x86_64 AMD
Athlon(tm) II X2 250 Processor AuthenticAMD GNU/Linux
I use standard log target to monitor dropped packages.
When I add/modify ruleset creating table, i.e.:
tux ~ # /sbin/nft delete table filter
tux...