git: dhclient - Sequential options processing more friendly.
Antonio Huete Jimenez
tuxillo at crater.dragonflybsd.org
Sun Aug 19 07:32:46 PDT 2012
commit 741bbb9f50a671d74b6ad0ee4b6d5e423f9309e4
Author: Antonio Huete Jimenez <tuxillo at quantumachine.net>
Date: Sat Aug 4 20:23:47 2012 +0200
dhclient - Sequential options processing more friendly.
- 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.
Taken-from: OpenBSD
Summary of changes:
sbin/dhclient/dhclient.c | 11 ++++-------
sbin/dhclient/dhcp.h | 5 +++--
sbin/dhclient/dhcpd.h | 4 ++--
sbin/dhclient/options.c | 18 ++++++++++++------
4 files changed, 21 insertions(+), 17 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/741bbb9f50a671d74b6ad0ee4b6d5e423f9309e4
--
DragonFly BSD source repository
More information about the Commits
mailing list