From: Ted Lemon Date: Wed, 11 Sep 1996 05:50:03 +0000 (+0000) Subject: clarify X-Git-Tag: BETA_5_10~11 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f9683ea4577a39e508f184f3b5eaf98f907ae942;p=thirdparty%2Fdhcp.git clarify --- diff --git a/TODO b/TODO index 93e891a27..fee661ace 100644 --- a/TODO +++ b/TODO @@ -1,29 +1,23 @@ Things to do, not in any particular order... -- Use GNU autoconf instead of per-system config files? - - Perl scripts to convert from other DHCP and BOOTP servers' config files to the ISC DHCPD format. -- Low level networking interfaces; e.g., - - Berkeley Packet Filter interface - - Sun NIT interface - -- Ethernet support for low-level interfaces - -- Token ring support for low-level interfaces +- Token ring support for bpf/nit interfaces -- FDDI support for low-level interfaces +- FDDI support for bpf/nit interfaces - 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 -- MacOS Open Transport support - -- Windows/NT support +- Dhcpd running on MacOS Open Transport -- Windows95 support +- Dhcpd running on Windows/NT +- Dhcpd running on Windows95