@pmhausen - are you running it in place of radvd? If so have you modified dhcpd.inc to create the correct config file for it, or are you just calling it manually?
setsockopt(sock, IPPROTO_IPV6, IPV6_JOIN_GROUP, &mreq, sizeof(mreq))
Maybe a newbie question, but how would I set up a cronjob to restart radvd hourly from the UI?I navigated to System/Settings/Cron but it seems to have only a list of predefined commands and doesn't allow custom commands.
[restart]command:/usr/local/sbin/pluginctl -s radvd restarttype:scriptdescription:Restart radvd
service configd restart
opnsense-patch 9a4a908
For those just joining the party, see https://github.com/opnsense/core/issues/4338#issuecomment-732397405