Date: Fri, 12 Sep 2025 16:13:00 +0000 From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 289423] SO_BINTIME seems to not work for IPv6 Message-ID: <bug-289423-7501-kNLbECRqJM@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-289423-7501@https.bugs.freebsd.org/bugzilla/> References: <bug-289423-7501@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D289423 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. --=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-289423-7501-kNLbECRqJM>