CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2014/11/23 11:22:45
Modified files: sbin/dhclient : dhclient.c dhcpd.h dispatch.c Log message: Rename discover_interface() to more meaningful get_hw_address(). Hoist one-time initialization of client identifier out of get_hw_address() to the one-time initialization code in main(). No intentional functional change.