From: Kaspar Schleiser Date: Tue, 7 Jan 2014 12:58:38 +0000 (+0100) Subject: fix NTP server option handling X-Git-Tag: debian/1.1+git20160131-1~101 X-Git-Url: https://git.decadent.org.uk/gitweb/?a=commitdiff_plain;ds=sidebyside;h=62ea2821e389332d13cc05eb1ac6e77a7787f2db;hp=62ea2821e389332d13cc05eb1ac6e77a7787f2db;p=odhcp6c.git fix NTP server option handling 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 ---