From: Ted Lemon Date: Tue, 16 Mar 1999 05:59:59 +0000 (+0000) Subject: Bad, bad idea. X-Git-Tag: V3-ALPHA-19990315~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b2f506592ac09c23169f32f93254f5e7365d3e6a;p=thirdparty%2Fdhcp.git Bad, bad idea. --- diff --git a/TODO b/TODO deleted file mode 100644 index 74fd7922c..000000000 --- a/TODO +++ /dev/null @@ -1,36 +0,0 @@ -Things to do, not in any particular order... - -- Dynamic DNS support - -- SNMP support - -- Asynchronous DNS support (look up names while serving other requests) - -- Authentication heirarchies (particularly by MAC address or by DHCP - Authentication Protocol key). - -- Authentication protocol - -- Server-to-server protocol - -- Perl scripts to convert from other DHCP and BOOTP servers' config - files to the ISC DHCPD format. - -- Token ring support for bpf/nit interfaces - -- FDDI support for bpf/nit interfaces (mostly done) - -- Other network hardware support for low-level interfaces? - -- Standard socket API for sending to all-ones broadcast and figuring - out which interface a packet came in on? - -- Raw socket support for single-interface machines - -- IPv6/DHCPv6 support - -- Dhcpd running on MacOS Open Transport - -- Dhcpd running on Windows/NT - -- Dhcpd running on Windows95