From 61fb48930f45aa536584b2047f9e703186e8f69f Mon Sep 17 00:00:00 2001 From: Russ Dill Date: Mon, 14 Oct 2002 21:41:28 +0000 Subject: added full udhcp integration --- networking/udhcp/TODO | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 networking/udhcp/TODO (limited to 'networking/udhcp/TODO') diff --git a/networking/udhcp/TODO b/networking/udhcp/TODO new file mode 100644 index 000000000..47e451213 --- /dev/null +++ b/networking/udhcp/TODO @@ -0,0 +1,17 @@ +TODO +---- ++ make failure of reading functions revert to previous value, not the default ++ sanity code for option[OPT_LEN] ++ fix aliasing (ie: eth0:0) ++ DONE: Make sure get_raw_packet only accepts packets on the specified interface ++ better standard linux distro support ++ DONE: make config file a command line option for server ++ IMPLEMENTED: make forking a command line option ++ make sure packet generation works on a wide varitey of arches ++ Interoperability testing ++ Hooks within the DHCP server ++ Additional bootp support in client/server ++ Make serverid option in server configurable ++ DONE: cause client to generate DHCP_VENDOR option ++ Possibly add failure message to DHCP NAK ++ Possibly log DHCP NAK failure message in client \ No newline at end of file -- cgit v1.2.3