mirror of
https://gitlab.com/chrony/chrony.git
synced 2025-12-03 21:35:06 -05:00
When a server with multiple interfaces in the same network is sending a response, setting the ipi_spec_dst/ipi6_addr field of the IP*_PKTINFO control message selects the source address, but not necessarily the interface. The packet has the expected source address, but it may be sent by an interface that doesn't have the address. Set the ipi_ifindex/ipi6_ifindex field to respond on the same interface as the request was received from to avoid asymmetries in delay and timestamping.
24 KiB
24 KiB