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: [email protected]
Reporter: [email protected]
CC: [email protected]
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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "[email protected]"