• Ad Schellevis's avatar
    (services.inc / services_radvd_configure) fix for... · 607d8ecc
    Ad Schellevis authored
    (services.inc / services_radvd_configure) fix for https://github.com/opnsense/core/issues/1196 and cleanups
    
    Quite some inconsistencies in this function, parameters that can't be set, lack of logic and code duplication.
    * removes get_configured_pppoe_server_interfaces(), which can't work anyway... pppoe server interfaces are registered via the plugin itself.
    * $dhcpv6ifconf['mode'] can't be set anywhere....
    * don't try to revalidate rainterface
    * collect "real interface" from dhcpif, shouldn't use carp if
    * remove code duplication in dns collection
    * move checks up for interface we should skip (when possible)
    607d8ecc
Name
Last commit
Last update
Keywords Loading commit data...
Mk Loading commit data...
Scripts Loading commit data...
contrib Loading commit data...
src Loading commit data...
work Loading commit data...
+POST_INSTALL Loading commit data...
+PRE_DEINSTALL Loading commit data...
.editorconfig Loading commit data...
.gitignore Loading commit data...
CONTRIBUTING.md Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
plist Loading commit data...
ruleset.xml Loading commit data...