Displaying 1 result from an estimated 1 matches for "ruleid_spec".
2014 May 28
1
[Bug 953] New: Meta priority parsing is broken
...{
meta priority :0034
}
}
And, It's impissible use this:
sudo nft --debug=all add rule ip test input meta priority :10
Stack now 0 1 15 10 44
Entering state 213
Next token is token "colon" (: )
Error: popping nterm expr (: )
Stack now 0 1 15 10 44
Error: popping nterm ruleid_spec (: )
Stack now 0 1 15 10
Error: popping token "rule" (: )
Stack now 0 1 15
Error: popping token "add" (: )
Stack now 0 1
Shifting token error (: )
Entering state 3
Next token is token "colon" (: )
Error: discarding token "colon" (: )
Error: popping token erro...