From 2a778c444d279be60caf7df696e0f07acdbdd309 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Thu, 20 Aug 2009 21:33:24 -0400 Subject: Add URL to custom BOOTP and DHCP options page hosted at iana.org --- usr/local/www/services_dhcp.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'usr') diff --git a/usr/local/www/services_dhcp.php b/usr/local/www/services_dhcp.php index a847e1d..d21fc3a 100755 --- a/usr/local/www/services_dhcp.php +++ b/usr/local/www/services_dhcp.php @@ -715,7 +715,9 @@ include("head.inc"); -
Enter the DHCP option number and the value for each item you would like to include in the DHCP lease information.
+
+ Enter the DHCP option number and the value for each item you would like to include in the DHCP lease information. For a list of available options please visit this URL. +
-- cgit v1.1