]> git.proxmox.com Git - mirror_frr.git/commit - lib/libfrr.c
lib: new defaults logic
authorDavid Lamparter <equinox@opensourcerouting.org>
Fri, 26 Oct 2018 16:41:00 +0000 (18:41 +0200)
committerDavid Lamparter <equinox@diac24.net>
Fri, 6 Dec 2019 14:13:32 +0000 (15:13 +0100)
commitac4adef44127e5e6659abd735827ce699c469718
tree90b11e8366ef14802186f756636232c4e3774305
parent96673e067d0c4d89cb3e6df44978853a6bda99ac
lib: new defaults logic

Since we've been writing out "frr version" and "frr defaults" for about
a year and a half now, we can now actually use them to manage defaults.

Signed-off-by: David Lamparter <equinox@diac24.net>
Makefile.am
defaults.h [deleted file]
lib/command.c
lib/defaults.c
lib/defaults.h
lib/lib_vty.c
lib/libfrr.c
lib/northbound_cli.c