search for: btfsplk

Displaying 3 results from an estimated 3 matches for "btfsplk".

2019 Jan 24
3
[Bug 1319] New: Exporting a map with many elements to JSON will fail
...arse error: Unmatched ']' at line 1, column 4257 This error can be avoided by rewriting the last line as follows: nft export json | sed 's/]}$/}]}/' | jq .nftables It seems to be caused by missing closing } of the "set" object. ---- % nft --version nftables v0.8 (Joe Btfsplk) % uname -a Linux devops 3.10.0-957.1.3.el7.x86_64 #1 SMP Thu Nov 29 14:49:43 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux ---- Thanks. -- You are receiving this mail because: You are watching all bug changes. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http:/...
2018 Jan 14
2
[Bug 1215] New: nft -c "" segfaults
...k trace of thread 7337: #0 0x00007fd0f2abef10 mnl_socket_get_fd (libmnl.so.0) #1 0x0000557b554d78a3 n/a (nft) #2 0x0000557b554b68b8 n/a (nft) #3 0x0000557b554b62c5 n/a (nft) #4 0x00007fd0f201bf4a __libc_start_main (libc.so.6) #5 0x0000557b554b654a n/a (nft) # nft --version nftables v0.8 (Joe Btfsplk) # ldd (which nft) linux-vdso.so.1 (0x00007ffccf0dc000) libmnl.so.0 => /usr/lib/libmnl.so.0 (0x00007f56823b5000) libnftnl.so.7 => /usr/lib/libnftnl.so.7 (0x00007f568218b000) libreadline.so.7 => /usr/lib/libreadline.so.7 (0x00007f5681f3d000) libgmp.so.10 => /usr/lib/...
2018 Oct 16
7
[Bug 1282] New: SIGSEGV on loading tables
https://bugzilla.netfilter.org/show_bug.cgi?id=1282 Bug ID: 1282 Summary: SIGSEGV on loading tables Product: nftables Version: unspecified Hardware: x86_64 OS: Ubuntu Status: NEW Severity: normal Priority: P5 Component: nft Assignee: pablo at netfilter.org Reporter: