CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/02/17 18:46:58
Modified files:
sbin/dhclient : dispatch.c
Log message:
Do not create the default dhcp-client-identifier if an empty string
has been configured as the value.
i.e. 'send dhcp-client-identifier "";' in dhclient.conf will result in
no dhcp-client-identifier (option 61) being sent.
Useful for testing dhcp server behaviour.
