]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
Update comment about FQDN encoding
authorRoy Marples <roy@marples.name>
Thu, 2 Jul 2015 15:58:29 +0000 (15:58 +0000)
committerRoy Marples <roy@marples.name>
Thu, 2 Jul 2015 15:58:29 +0000 (15:58 +0000)
dhcpcd-definitions.conf

index 622c0d78da9e080378e380f673acf6e7f9c60551..16f98384ca779b18812cd321a26511dfd7f25863 100644 (file)
@@ -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