https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289423
Bug ID: 289423
Summary: SO_BINTIME seems to not work for IPv6
Product: Base System
Version: 14.3-STABLE
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: kern
Assignee: [email protected]
Reporter: [email protected]
The NTP distribution supplied by nwtime.org and used in the FreeBSD ports
collection makes use of SO_BINTIME on FreeBSD. SO_BINTIME appears broken for
IPv6 on FreeBSD 14.3, and earlier versions. [getsockopt confirms that
SO_BINTIME is set]. The IPv6 socket also has SO_IPV6ONLY set, if that matters.
An IPv4 socket provides SCM_BINTIME, an IPv6 socket does not (msghdr is NULL).
It would help to know the expected disposition of this issue.
--
You are receiving this mail because:
You are the assignee for the bug.