[Bug 289423] SO_BINTIME seems to not work for IPv6
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 12 Sep 2025 16:13:00 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289423
Mark Johnston <markj@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |glebius@FreeBSD.org,
| |markj@FreeBSD.org
Status|New |Open
--- Comment #2 from Mark Johnston <markj@FreeBSD.org> ---
Indeed, as far as I can tell we simply don't implement SO_BINTIME for v6:
udp_append() handles it, while udp6_append() does not. Both implement
SO_TIMESTAMP though.
--
You are receiving this mail because:
You are the assignee for the bug.