Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Feb 2019 09:47:27 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 235985] net/frr6: add frr-reload
Message-ID:  <bug-235985-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D235985

            Bug ID: 235985
           Summary: net/frr6: add frr-reload
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: olivier@freebsd.org
          Reporter: yman@protonmail.ch
             Flags: maintainer-feedback?(olivier@freebsd.org)
          Assignee: olivier@freebsd.org

In frr repository there are tools/frr-reload.py script, which can 'reload'
current configuration of frr daemons without restarting them (works only in
integrated-config mode).
IMO frr pretty much useless without that tool as of now (YANG support and
rollbacks is not ready). Can we get this script into main port? Or maybe in=
to
it's own port? For example it's distributed as frr-pythontools package for
Linux.

And if we can there are couple of problems, that must be solved:
 * where to put it? I'm not good in BSD hier, but maybe /usr/local/lib/frr =
will
do (Linux use /usr/lib/frr/)
 * how to execute it? FRR repo contains /tools/frr-reload shell script which
call that python script in turn, but it is not included into frr-pythontools
 * sed binaries hard-links. /usr/bin/python3 and /usr/bin/vtysh is not suit=
able
for BSD

I tested script on FreeBSD 12.0-RELEASE with python 3.7 and looks like it w=
orks
(both --test and --reload).

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-235985-7788>