summaryrefslogtreecommitdiff
path: root/lib/printfrr.h
diff options
context:
space:
mode:
authorDavid Lamparter <equinox@diac24.net>2021-04-08 13:35:09 +0200
committerDavid Lamparter <equinox@opensourcerouting.org>2021-04-21 16:25:38 +0200
commite3476061fe43394759668082509a2b15cf23a428 (patch)
treec29b384d3d6b5a0895b28020890e969c7d30feed /lib/printfrr.h
parentdb2baed166581081db692fab0214752dbb121ed3 (diff)
lib: correctly exit CLI nodes on file config load
The (legacy) code for reading split configs tries to execute config commands in parent nodes, but doesn't call the node_exit function when it goes up to a parent node. This breaks BGP RPKI setup (and extended syslog, which is in the next commit.) Doing this correctly is a slight bit involved since the node_exit callbacks should only be called if the command is actually executed on a parent node. Signed-off-by: David Lamparter <equinox@diac24.net>
Diffstat (limited to 'lib/printfrr.h')
0 files changed, 0 insertions, 0 deletions