]> git.decadent.org.uk Git - odhcp6c.git/commitdiff
fix NTP server option handling
authorKaspar Schleiser <kaspar@schleiser.de>
Tue, 7 Jan 2014 12:58:38 +0000 (13:58 +0100)
committerSteven Barth <steven@midlink.org>
Mon, 27 Jan 2014 13:16:44 +0000 (14:16 +0100)
previously, only option 56 (NTP server) was supported, but named SNTP_*
throughout code and in the scripts environment. This patch fixes this and adds
optnion 31 (SNTP Servers) support. Uses NTP_IP and NTP_FQDN and SNTP_IP in
script environment.

Contributed by T-Labs, Deutsche Telekom Innovation Laboratories


No differences found