Improve checks for params 'id', 'dup' and other similar ones to make sure they are numeric integer, also, pass them through htmlspecialchars() before print
Fix dnsmasq host overrides and dhcp integration
. Do not execute following actions when dnsmasq is disabled: . Add host overrides to /etc/hosts . Register DHCP leases in DNS Forwarder . Register DHCP static mappings in DNS forwarder
It should fix issue reported at following forum post:...
Add extra check for DHCP static mapping edit pages to prevent an error when no DHCP config exists yet.
Clarify requirements for DHCP static mapping IP
Activate new shortcuts/status in the rest of the areas that are currently setup.
Updated DHCP IPv4 and IPv6 to allow global and host based filename and root-path.
Apparently RFC 1123 overrides RFC 952 and hostnames can start with digits these days.
Add a prefix pool for prefix delegation. Doesn't work yet. ISC dhcpd complaining about the network mask being too short.
Add a field for the prefix pools. Fix the DUID check
More DHCPv6 server fixes, split the function out into seperate v4 and v6. Make the router advertisement stand alone on the dhcp server page.
Correct typo in array name. Add select box for operating mode of rtadvd and dhcpv6 combination
Comment out static mappings, this needs more research
Commit the forgotten edit page for the dhcpv6 reservations