CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/12/06 16:40:48
Modified files:
sbin/dhclient : bpf.c dhclient.c dhcpd.h dispatch.c options.c
packet.c parse.c
Log message:
Having stopped pretending we handle anything but ethernet packets,
replace the 'struct hardware' abstraction layer and use 'struct
ether_addr' where hardware addresses are of interest.
ok matthew@, confirmed by reyk@ not to impact DHCP-over-IPSec support.
