chrony/test
Miroslav Lichvar f2ba20f293 ntp: avoid unnecessary source lookups
Avoid searching the hash table of sources when a packet in the client
mode is received. It cannot be a response from our source. Analogously,
avoid source lookups for transmitted packets in the server mode. This
doesn't change anything for packets in symmetric modes, which can be
requests and responses at the same time.

This slightly improves the maximum packet rate handled as a server.
2021-12-14 10:47:10 +01:00
..
compilation test: update and improve 003-sanitizers test 2021-12-01 10:13:14 +01:00
kernel test: extend frequency in ntp_adjtime() test 2020-08-31 10:17:21 +02:00
simulation test: fix 008-ntpera test for arbitrary NTP era split 2021-12-01 09:24:13 +01:00
system cmdmon: add interleaved stats to serverstats 2021-10-21 17:04:51 +02:00
unit ntp: avoid unnecessary source lookups 2021-12-14 10:47:10 +01:00