OPNSense/core d683929src/etc/inc/plugins.inc.d dhcpd.inc, src/www services_dhcpv6_edit.php services_dhcpv6.php

DHCPv6, replace domain name option with domain search list option (#3824)

* DHCPv6, fix Domain Search List bugs

Remove "domain-name" option (which doesn't exist in DHCPv6) from dhcpdv6.conf. For the global option (system domain) and static mappings, replace with "dhcp6.domain-search" option (already exists as an interface option).

* Remove domain name option

The domain name option doesn't exist in DHCPv6.

* Replace domain name with domain search list option

The domain name option doesn't exist in DHCPv6.

* fix dhcp6.domain-search option for static mappings
DeltaFile
+15-6src/www/services_dhcpv6_edit.php
+3-15src/www/services_dhcpv6.php
+3-6src/etc/inc/plugins.inc.d/dhcpd.inc
+21-273 files

UnifiedSplitRaw