Those both sound like good ideas.  ..m

On Tue, Feb 20, 2018 at 10:03 PM Hal Murray via devel <devel@ntpsec.org>
wrote:

>
> There are two projects I've had my eye on for a while.
>
> The first is to remove the input buffer queue.  That's leftover from before
> kernels supported time stamps on received network packets.  (ntpd used to
> grab the packets from an IO signal handler)
>
> The other is to remove the table lookup in the early stage of input packet
> processing.  It may have been a good way to handle all the complications of
> multicast, broadcast, pool, and peer as well as the simple client/server
> modes.  I think it will be much cleaner to just dispatch by mode.
>
>
>
> --
> These are my opinions.  I hate spam.
>
>
>
> _______________________________________________
> devel mailing list
> devel@ntpsec.org
> http://lists.ntpsec.org/mailman/listinfo/devel
>
-- 

Mark Atwood
http://about.me/markatwood
+1-206-604-2198
_______________________________________________
devel mailing list
devel@ntpsec.org
http://lists.ntpsec.org/mailman/listinfo/devel

Reply via email to