[dhcp-agent-commits] dhcp-agent CAVEATS,1.1.1.1,1.2
Status: Alpha
Brought to you by:
actmodern
From: <act...@us...> - 2003-06-27 03:17:09
|
Update of /cvsroot/dhcp-agent/dhcp-agent In directory sc8-pr-cvs1:/tmp/cvs-serv7280 Modified Files: CAVEATS Log Message: update to caveats Index: CAVEATS =================================================================== RCS file: /cvsroot/dhcp-agent/dhcp-agent/CAVEATS,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** CAVEATS 29 Oct 2002 17:11:02 -0000 1.1.1.1 --- CAVEATS 27 Jun 2003 03:17:04 -0000 1.2 *************** *** 1,15 **** ! Sorry folks, still lots of caveats to watch out for. ! -- dhcpclient may act funny with interfaces with mtu's larger or smaller than 1500. this will be fixed in future releases. ! -- dhcpclient may exceed the recommended udp size of 576 bytes. this ! needs to be fixed. It currently does not overload bootp fields to ! make up for this. ! ! -- dhcpclient spoofing mac address may not work on all systems or NICs. test to be sure. ! -- dhcpclient's icmp mask discovery has not been tested. Please report success if you use this feature (send me a patch too for any bugs). --- 1,11 ---- ! Sorry folks, still lots of caveats to watch out for: ! -- dhcp-client may act funny with interfaces with mtu's larger or smaller than 1500. this will be fixed in future releases. ! -- dhcp-client spoofing mac address may not work on all systems or NICs. test to be sure. ! -- dhcp-client's icmp mask discovery has not been tested. Please report success if you use this feature (send me a patch too for any bugs). |