From: Roy Marples Date: Sun, 26 Feb 2017 10:25:41 +0000 (+0000) Subject: Mark the message property of the DHCPv6 Status code as optional. X-Git-Tag: v7.0.0-beta1~73 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c37d43b7d0d3a5b9bb13cc6def5f53b7fba837de;p=thirdparty%2Fdhcpcd.git Mark the message property of the DHCPv6 Status code as optional. Fixes T104. --- diff --git a/dhcpcd-definitions-small.conf b/dhcpcd-definitions-small.conf index 04c446b9..03ff6f98 100644 --- a/dhcpcd-definitions-small.conf +++ b/dhcpcd-definitions-small.conf @@ -105,7 +105,7 @@ define6 12 ip6address unicast define6 13 norequest embed status_code embed uint16 status_code -embed string message +embed optional string message define6 18 binhex interface_id define6 19 byte reconfigure_msg diff --git a/dhcpcd-definitions.conf b/dhcpcd-definitions.conf index d44a600b..c6aff1fe 100644 --- a/dhcpcd-definitions.conf +++ b/dhcpcd-definitions.conf @@ -389,7 +389,7 @@ define6 12 ip6address unicast define6 13 norequest embed status_code embed uint16 status_code -embed string message +embed optional string message define6 14 norequest flag rapid_commit define6 15 binhex user_class