Displaying 2 results from an estimated 2 matches for "configuring_t".
Did you mean:
configuring_
2014 Jun 21
2
[Bug 964] New: nft add table not working on kernel 3.16-rc1
...tus: NEW
Severity: normal
Priority: P5
Component: kernel
AssignedTo: pablo at netfilter.org
ReportedBy: mikkeloscar at gmail.com
Estimated Hours: 0.0
Running `nft add table ip filter` as defined here:
http://wiki.nftables.org/wiki-nftables/index.php/Configuring_tables does not
work under kernel 3.16-rc1.
I'm running Archlinux with nftables version v0.2. With kernel 3.15 I can run
# nft add table ip filter
With kernel 3.16-rc1 I get:
# nft add table ip filter
<cmdline>:1:1-19: Error: Could not add table: Invalid argument
add table ip filter
^^^...
2017 Aug 23
3
[Bug 1175] New: Document limitations on identifier names
...or: Could not process rule: No such file or directory
flush ruleset
^^^^^^^^^^^^^^
(Error messaging to be the subject of another issue)
In searching the "official" documentation, there is little to describe the
limits on length.
===
<https://wiki.nftables.org/wiki-nftables/index.php/Configuring_tables>
(nothing)
===
<https://wiki.nftables.org/wiki-nftables/index.php/Configuring_chains>
(nothing)
===
<https://wiki.nftables.org/wiki-nftables/index.php/Scripting>
(define syntax described here -- nothing)
===
<https://wiki.nftables.org/wiki-nftables/index.php/Sets>
&...