Displaying 2 results from an estimated 2 matches for "abrian".
Did you mean:
brian
2020 Sep 09
5
[Bug 1463] New: nft --json table list ruleset crashes
...t ruleset crashes
Product: nftables
Version: unspecified
Hardware: All
OS: Debian GNU/Linux
Status: NEW
Severity: major
Priority: P5
Component: nft
Assignee: pablo at netfilter.org
Reporter: abrian at netapp.com
# nft --json list ruleset
warning: stmt ops xt have no json callback
nft: json.c:169: stmt_print_json: Assertion `__out' failed.
Aborted (core dumped)
# nft --version
nftables v0.9.0 (Fearless Fosdick)
# uname -a
Linux host-deb10-build 4.19.0-6-amd64 #1 SMP Debian 4.19.67-2 (20...
2019 May 20
1
[Bug 1338] New: Can't add IPv6 concatenation rule
...Product: netfilter/iptables
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: major
Priority: P5
Component: nfnetlink_queue
Assignee: netfilter-buglog at lists.netfilter.org
Reporter: abrian at netapp.com
Attempting to add an ip6 address in a concatenation fails:
nft add rule inet filter input ip6 saddr . udp dport
fd20:332:332:0:250:56ff:fe87:f635 . 1662 counter accept
<cmdline>:1:1-112: Error: Could not process rule: Value too large for defined
data type
add rule inet filter...