Message-ID: X-RT-Interface: Web In-Reply-To: Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.508 (Entity 5.508) References: X-RT-Original-Encoding: utf-8 Content-Disposition: inline Content-Type: text/plain; charset="utf-8" RT-Send-CC: Content-Length: 711 On Fri Jun 30 08:33:31 2017, karthik.ks@nokia.com wrote: > Benefit is in testing DHCP clients and ensure their full compliance > with RFCs, before they're deployed in the field. => IMHO it is not enough to implement it. I leave this to colleagues in the case one does not share my opinion. > Typically, DHCP servers send the DHCP options in the same order as is > sent by dhcpd. But there are servers which send DHCP options in a > different order. We discovered this recently with a Cisco's DHCP > server. => Kea for instance uses the increasing code order. Note the option order does not matter with two exception for DHCPv4: - the dhcp-agent-options should be last - the END option must be the last one