From 629a76d5cad7a773dc4b7675e3477d994fe202e0 Mon Sep 17 00:00:00 2001 From: Shawn Routhier Date: Tue, 11 Mar 2014 15:07:49 -0700 Subject: [PATCH] [master] Add comment about TAHI addresses in example dhcpv6 config --- doc/examples/dhcpd-dhcpv6.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/examples/dhcpd-dhcpv6.conf b/doc/examples/dhcpd-dhcpv6.conf index 611dbe738..448a6a678 100644 --- a/doc/examples/dhcpd-dhcpv6.conf +++ b/doc/examples/dhcpd-dhcpv6.conf @@ -1,5 +1,6 @@ # Server configuration file example for DHCPv6 -# From the file used for TAHI tests. +# From the file used for TAHI tests - addresses chosen +# to match TAHI rather than example block. # IPv6 address valid lifetime # (at the end the address is no longer usable by the client) -- 2.47.3