CVSROOT:        /cvs
Module name:    src
Changes by:     k...@cvs.openbsd.org    2011/05/11 08:38:36

Modified files:
        sbin/dhclient  : dhclient.c dhcp.h dhcpd.h options.c 

Log message:
Make dhclient more friendly to sequential option processing by
always starting DHCP packet options with DHO_DHCP_MESSAGE_TYPE. Now
DHCP-specific options always come after the option identifying the
packet as DHCP rather than BOOTP. Makes at least Nortel NetIP DHCP
server happier. Clean up some code and parameter passing.

Closes PR#6543, as confirmed by original submitter and patch
tester Len Zaifman. Thanks!

ok matthew@ (who hates the ISC-like code)

Reply via email to