Unbreak the services.inc Ticket #1663
Added blind coded DHCPv6 relay backend code. Needs to be tested, basic adaption to IPv6 implemented, only works on IPv6 interfaces. Checks inet6 route tables. Adds distinct PID file for dhcrelay -6. Adds to Ticket #1663
Add DHCPv6 relay pages for the DHCPv6 relay. Ticket #1663
Another address family check for dynamic gateways, v4 has dynamic, v6 has dynamic6 as string.
Add a possible "dynamic6 type to differentiate between IPv6 and IPv4 dynamic connections"
Added extended query possibility (for example, group membership)
Add a interface_has_gatewayv6() function to determine if a interface has a IPv6 gateway.Implement that function return_gateways_array() to prevent ghost entries
Add the IP protocol to the configured gateway list to prevent duplicate entries on dynamic interfaces
Remove stray echo statement
Remove stray print_r()
View revisions
Also available in: Atom