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