From: Ted Lemon Date: Tue, 3 Jun 1997 02:17:10 +0000 (+0000) Subject: Add useful things to TODO list - there wasn't anything there that I really care about X-Git-Tag: DHCP-970602~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7bb32ec49d0062119ba462329ecae764fb703324;p=thirdparty%2Fdhcp.git Add useful things to TODO list - there wasn't anything there that I really care about --- diff --git a/TODO b/TODO index fee661ace..a05236494 100644 --- a/TODO +++ b/TODO @@ -1,5 +1,18 @@ 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.