Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 05 Jun 2017 23:40:39 -0700
From:      Hal Murray <hmurray@megapathdsl.net>
To:        freebsd-net@freebsd.org
Cc:        Hal Murray <hmurray@megapathdsl.net>
Subject:   Anybody using SO_BINTIME with IPv6?
Message-ID:  <20170606064039.4F3FE406063@ip-64-139-1-69.sjc.megapath.net>

next in thread | raw e-mail | index | archive | help

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.






Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20170606064039.4F3FE406063>