2
0
mirror of https://gitlab.isc.org/isc-projects/dhcp synced 2025-08-26 11:57:43 +00:00
isc-dhcp/TODO

37 lines
851 B
Plaintext
Raw Normal View History

1996-04-09 23:58:28 +00:00
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
1996-04-09 23:58:28 +00:00
- Perl scripts to convert from other DHCP and BOOTP servers' config
files to the ISC DHCPD format.
1996-09-11 05:50:03 +00:00
- Token ring support for bpf/nit interfaces
1996-04-09 23:58:28 +00:00
1996-09-11 05:50:03 +00:00
- FDDI support for bpf/nit interfaces
1996-04-09 23:58:28 +00:00
- Other network hardware support for low-level interfaces?
1996-09-11 05:50:03 +00:00
- Standard socket API for sending to all-ones broadcast and figuring
out which interface a packet came in on?
1996-04-09 23:58:28 +00:00
- Raw socket support for single-interface machines
- IPv6/DHCPv6 support
1996-09-11 05:50:03 +00:00
- Dhcpd running on MacOS Open Transport
1996-04-09 23:58:28 +00:00
1996-09-11 05:50:03 +00:00
- Dhcpd running on Windows/NT
1996-04-09 23:58:28 +00:00
1996-09-11 05:50:03 +00:00
- Dhcpd running on Windows95