[Bug 259839] rtadvctl unable to connect to different control socket of radvd

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 14 Nov 2021 22:27:06 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259839

            Bug ID: 259839
           Summary: rtadvctl unable to connect to different control socket
                    of radvd
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: bin
          Assignee: bugs@FreeBSD.org
          Reporter: misho@elwix.org

Created attachment 229499
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=229499&action=edit
Patch for select different control socket for rtadvctl

I found issue with management of running rtadvd service instance.
When we choose to working with different control socket path instead default
one.
rtadvctl lose any capability to operate with existing rtadvd instance, 
 because it have no any kind of option to change connection path of control
socket

I made one patch to solve this problem with minimal disturbing of whole code.
If you thinking that is ok. You are feel free to take it

I am using same option -C <ctrl_sock> in rtadvctl as like in rtadvd

-- 
You are receiving this mail because:
You are the assignee for the bug.