CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/01/13 20:05:33
Modified files:
sbin/dhclient : clparse.c dhclient.c dhcpd.h
Log message:
set_default_client_identifier() only needs the
struct ether_addr (a.k.a. ifi->hw_address) rather
than the entire struct interface_info.
