From: Roy Marples Date: Thu, 2 Jul 2015 15:58:29 +0000 (+0000) Subject: Update comment about FQDN encoding X-Git-Tag: v6.9.1~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bbd2738f24ce58425821ec34bcd9005d2e9b3219;p=thirdparty%2Fdhcpcd.git Update comment about FQDN encoding --- diff --git a/dhcpcd-definitions.conf b/dhcpcd-definitions.conf index 622c0d78..16f98384 100644 --- a/dhcpcd-definitions.conf +++ b/dhcpcd-definitions.conf @@ -110,8 +110,10 @@ define 81 embed fqdn embed bitflags=0000NEOS flags embed byte rcode1 embed byte rcode2 -# This requires the E flag being set above -# Without the flag it's just an ASCII string, but this is deprecated +# dhcpcd always sets the E bit which means the fqdn itself is always +# RFC1035 encoded. +# The server MUST use the encoding as specified by the client as noted +# in RFC4702 Section 2.1. embed domain fqdn # Option 82 is for Relay Agents and DHCP servers