]> git.proxmox.com Git - mirror_frr.git/commit - lib/libfrr.c
lib: shuffle around command line options
authorDavid Lamparter <equinox@opensourcerouting.org>
Thu, 11 Nov 2021 16:22:59 +0000 (17:22 +0100)
committerDavid Lamparter <equinox@opensourcerouting.org>
Tue, 14 Dec 2021 17:12:20 +0000 (18:12 +0100)
commitb1dc60f4ab104dd63d02df196654756891c06ac1
treeae904b8c2692f0020c2dd4e8524b19e5511820be
parent62646e1350aecc7c002b5f4d894b3df725e9c755
lib: shuffle around command line options

New `FRR_NO_SPLIT_CONFIG` flag for newly added daemons where we're just
rolling without split config and always expect configs to be loaded via
vtysh/integrated config.

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
lib/libfrr.c
lib/libfrr.h