<div dir="auto">Yes, on top of our having mostly dropped symmetric and peer modes, interleaved mode was never implemented correctly to begin with. It behaved as though the time at which send() returns was the time when the packet left the network card, which is an absurd misunderstanding of how OS kernels work.<div dir="auto"><br></div><div dir="auto">I'd someday like to bring back support for something similar to interleaved mode, but run through extension fields, which would allow it to work in client/server mode. The protocol machine would be the easy part; the hard part would be speaking all the various platform-specific APIs for getting hardware timestamps out of the NIC. We might content ourselves with making it a Linux-only feature and cribbing code from linux-ptp.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Jan 8, 2017 9:01 PM, "Hal Murray" <<a href="mailto:hmurray@megapathdsl.net">hmurray@megapathdsl.net</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
<a href="mailto:esr@thyrsus.com">esr@thyrsus.com</a> said:<br>
>> Didn't the support for that get removed? Or am<br>
>> I confusing it with something else?<br>
> I think you are, and no blame attaches.  What Hal is suggesting sounds a bit<br>
> like interleave mode and drivestamps.<br>
<br>
Thanks.  "interleave" is the keyword I was looking for.<br>
<br>
Google found:<br>
<br>
NTP Interleaved Modes<br>
  <a href="https://www.eecis.udel.edu/~mills/ntp/html/xleave.html" rel="noreferrer" target="_blank">https://www.eecis.udel.edu/~<wbr>mills/ntp/html/xleave.html</a><br>
<br>
Which says:<br>
  Interleaved mode can be used only in NTP symmetric and broadcast modes.<br>
(symmetric == peer)<br>
<br>
Looks like we have removed all that.<br>
<br>
<br>
<br>
--<br>
These are my opinions.  I hate spam.<br>
<br>
<br>
<br>
______________________________<wbr>_________________<br>
devel mailing list<br>
<a href="mailto:devel@ntpsec.org">devel@ntpsec.org</a><br>
<a href="http://lists.ntpsec.org/mailman/listinfo/devel" rel="noreferrer" target="_blank">http://lists.ntpsec.org/<wbr>mailman/listinfo/devel</a><br>
</blockquote></div></div>