Displaying 1 result from an estimated 1 matches for "ipv4_ad".
Did you mean:
ipv4_addr
2013 Oct 25
8
[Bug 869] New: Segmentation fault when listing table/set
...ajor
Priority: P5
Component: nft
AssignedTo: pablo at netfilter.org
ReportedBy: ave_it_son1 at hotmail.com
Estimated Hours: 0.0
nft list table filter was working ok until I added the following set command:
root at Deb1:/home/alex/nftables# nft add set filter ipv4_ad { type
ipv4_address\;}
root at Deb1:/home/alex/nftables#
root at Deb1:/home/alex/nftables#
root at Deb1:/home/alex/nftables# nft list table filter
Segmentation fault
root at Deb1:/home/alex/nftables# nft list table filter
Segmentation fault
As you can see I now get a Segfault. I get the same when...