Date: Mon, 29 Oct 2018 16:12:37 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 232786] ipfw.8: fix allowed DSCP values range. 0..64 -> 0..63 Message-ID: <bug-232786-227@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D232786 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@FreeBSD.org Reporter: sergey@akhmatov.ru CC: doc@FreeBSD.org Created attachment 198738 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D198738&action= =3Dedit 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. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-232786-227>