Anybody using SO_BINTIME with IPv6?
Hal Murray
hmurray at megapathdsl.net
Tue Jun 6 06:40:41 UTC 2017
I'm cleaning up some code. SO_BINTIME works with IPv4. SO_TIMESTAMP works
with IPv4 and IPv6.
But SO_BINTIME doesn't work with IPv6. setsockopt works, but recvmsg doesn't
return any cmsg data.
If this is a known problem, I'll just use SO_TIMESTAMP and accept the reduced
resolution. If somebody has a working example, I'll work harder on finding a
bug/quirk and/or making a simple test case.
--
These are my opinions. I hate spam.
More information about the freebsd-net
mailing list