diff options
author | Avinash Tekumalla <avinash.tekumalla@technicolor.com> | 2021-12-08 18:44:36 +0530 |
---|---|---|
committer | Hans Dedecker <dedeckeh@gmail.com> | 2022-03-16 20:34:56 +0100 |
commit | 860ca900e41c5d0f98cc85e67b39977f6f2cb355 (patch) | |
tree | 64c3b5bbd045aeb572fadb0d8681846f8c2337f0 /README | |
parent | 83e14f45581757a4ea1418a64d80885c79db5ef0 (diff) |
odhcpd: Support for Option NTP and SNTP
Support for DHCPv6 Option NTP (Option-56) and SNTP (Option-31),
DHCP Option NTP(Option-42) is implemented.
ntp list is supported for IPv4, IPv6 and FQDN.
Signed-off-by: Avinash Tekumalla <avinash.tekumalla@technicolor.com>
Signed-off-by: Alin Nastac <alin.nastac@technicolor.com>
Signed-off-by: Ashutosh Shandilya <ashutosh.shandilya@technicolor.com>
Signed-off-by: Vidya Rajagopal <vidya.rajagopal@technicolor.com>
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -147,6 +147,8 @@ ndproxy_slave bool 0 NDProxy external slave prefix_filter string ::/0 Only advertise on-link prefixes within [IPv6 prefix] the provided IPv6 prefix; others are filtered out. +ntp list <local address> NTP servers to announce + accepts IPv4 and IPv6 Sections of type host (static leases) |