[Bug 216885] pfsync(4) man page states wrong multicast address
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Feb 7 14:14:39 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216885
Bug ID: 216885
Summary: pfsync(4) man page states wrong multicast address
Product: Documentation
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Documentation
Assignee: freebsd-doc at FreeBSD.org
Reporter: matthias.ordner at noris.net
Created attachment 179711
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=179711&action=edit
patch for /share/man/man4/pfsync.4
psync(4) man page states that the default multicast group address is
244.0.0.240.
However in /sys/netinet/in.h L395 it's set to 0xe00000f0 which is 224.0.0.240.
Patch is attached.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-doc
mailing list