Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-21 | validators: T4875: use file-path to replace validator 'interface-name' | Christian Breunig | |
(cherry picked from commit f0bc6c62016d285f0645c4b3ba8b1451c40c637f) | |||
2022-07-04 | ntp: T4456: support listening on specified interface | Christian Poessinger | |
When clients only use DHCP for interface addressing we can not bind NTPd to an address - as it will fail if the address changes. This commit adds support to bind ntpd to a given interface in addition to a given address. set system ntp interface <name> (cherry picked from commit 6732df1edd632b56d3d02970939f51d05d4262e9) |