2
0
mirror of https://gitlab.isc.org/isc-projects/dhcp synced 2025-08-29 13:28:14 +00:00

TODO list

This commit is contained in:
Ted Lemon 1996-04-09 23:58:28 +00:00
parent f76ebbfdcf
commit 58eeae403a

29
TODO Normal file
View File

@ -0,0 +1,29 @@
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
- FDDI support for low-level interfaces
- Other network hardware support for low-level interfaces?
- Raw socket support for single-interface machines
- IPv6/DHCPv6 support
- MacOS Open Transport support
- Windows/NT support
- Windows95 support