[Bug 259839] rtadvctl unable to connect to different control socket of radvd
Date: Sat, 20 Nov 2021 17:55:41 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259839 Mark Johnston <markj@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Open CC| |hrs@FreeBSD.org, | |markj@FreeBSD.org --- Comment #1 from Mark Johnston <markj@FreeBSD.org> --- This looks reasonable. I don't think the ctrlsock_name[] variable is really needed, we can assign ctrlsock.si_name = optarg directly in the option handler, exactly like rtadvd does to handle -C. -- You are receiving this mail because: You are the assignee for the bug.