#!/usr/local/bin/php -f $dhcpv6ifconf) { if ($dhcpv6ifconf['rainterface'] != $carp_iface) continue; $found = true; break; } if ($found === true) services_radvd_configure(); } $pluginparams = array(); $pluginparams['type'] = 'carp'; $pluginparams['event'] = 'rc.carpmaster'; $pluginparams['interface'] = $argv[1]; pkg_call_plugins('plugin_carp', $pluginparams); ?>