Age | Commit message (Collapse) | Author | |
---|---|---|---|
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> | |||
2022-04-14 | ntp: T4353: fix Jinja2 linting errors | Christian Poessinger | |