From 4aca87515a5083ae0e31ce3177189fd43b6d05ac Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sat, 3 Jan 2015 13:58:15 +0100 Subject: patch to Vanilla Tomato 1.28 --- release/src/router/busybox/networking/udhcp/TODO | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100755 release/src/router/busybox/networking/udhcp/TODO (limited to 'release/src/router/busybox/networking/udhcp/TODO') diff --git a/release/src/router/busybox/networking/udhcp/TODO b/release/src/router/busybox/networking/udhcp/TODO deleted file mode 100755 index f88694a8..00000000 --- a/release/src/router/busybox/networking/udhcp/TODO +++ /dev/null @@ -1,14 +0,0 @@ -TODO ----- -+ Integrade README.*'s with manpages -+ using time(0) breaks if the system clock changes, find a portable solution -+ make failure of reading functions revert to previous value, not the default -+ sanity code for option[OPT_LEN] -+ fix aliasing (ie: eth0:0) -+ better standard linux distro support -+ 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 -+ Possibly add failure message to DHCP NAK -- cgit v1.2.3-54-g00ecf