[Bug 1254] New: nft commandline tool can't parse negative priority values.
bugzilla-daemon at netfilter.org
bugzilla-daemon at netfilter.org
Thu May 3 12:33:44 CEST 2018
https://bugzilla.netfilter.org/show_bug.cgi?id=1254
Bug ID: 1254
Summary: nft commandline tool can't parse negative priority
values.
Product: nftables
Version: unspecified
Hardware: x86_64
OS: Ubuntu
Status: NEW
Severity: normal
Priority: P5
Component: nft
Assignee: pablo at netfilter.org
Reporter: bugnftables at mailinator.com
nft add chain raw PREROUTING { type filter hook prerouting priority -300\; }
nft add chain raw PREROUTING { type filter hook prerouting priority -300 \; }
nft: invalid option -- '3'
Tried different variants, tried to escape the - minus and set it into "&'.
Tried different nftables Versions up to nftables 0.8.2-1 and kernel 4.15.
Build a file and read it with nft -f works, but is not my preferred method.
Regards, Eike
--
You are receiving this mail because:
You are watching all bug changes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.netfilter.org/pipermail/netfilter-buglog/attachments/20180503/627e1172/attachment.html>
More information about the netfilter-buglog
mailing list