[Bug 938] TOS: Do not list hexadecimal values.
bugzilla-daemon at netfilter.org
bugzilla-daemon at netfilter.org
Tue May 20 18:03:54 CEST 2014
https://bugzilla.netfilter.org/show_bug.cgi?id=938
Pablo Neira Ayuso <pablo at netfilter.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
--- Comment #1 from Pablo Neira Ayuso <pablo at netfilter.org> 2014-05-20 18:03:53 CEST ---
To clarify a bit this bug report:
nft add rule filter input ip tos 0x4
Then:
nft list table filter
table filter {
chain input {
...
ip tos 4
}
}
This should be in hexadecimal to be consistent with the input.
--
Configure bugmail: https://bugzilla.netfilter.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
More information about the netfilter-buglog
mailing list