[Bug 232786] ipfw.8: fix allowed DSCP values range. 0..64 -> 0..63
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Oct 29 16:12:40 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232786
Bug ID: 232786
Summary: ipfw.8: fix allowed DSCP values range. 0..64 -> 0..63
Product: Documentation
Version: Latest
Hardware: Any
OS: Any
Status: New
Keywords: patch
Severity: Affects Only Me
Priority: ---
Component: Manual Pages
Assignee: bugs at FreeBSD.org
Reporter: sergey at akhmatov.ru
CC: doc at FreeBSD.org
Created attachment 198738
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=198738&action=edit
ipfw DSCP range fix
manpage says that: "DSCP value can be specified by number (0..64)."
It's 0..63 actually: DSCP is 6-bit number.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-doc
mailing list