]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
clarify
authorTed Lemon <source@isc.org>
Wed, 11 Sep 1996 05:50:03 +0000 (05:50 +0000)
committerTed Lemon <source@isc.org>
Wed, 11 Sep 1996 05:50:03 +0000 (05:50 +0000)
TODO

diff --git a/TODO b/TODO
index 93e891a272f6339d32602b916ef97bbffa70c1b6..fee661ace07b8132b74cac7e2dd334b1d840e5e3 100644 (file)
--- 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