]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: fix pending commit check
authorIgor Ryzhov <iryzhov@nfware.com>
Mon, 12 Apr 2021 13:42:51 +0000 (16:42 +0300)
committerIgor Ryzhov <iryzhov@nfware.com>
Mon, 12 Apr 2021 13:42:51 +0000 (16:42 +0300)
commitea1a5c00df70d7204ccf8716222dc355e2501723
treeeffc3eec51e3e5d5bdb98f7dc6079f46c54af0a7
parent8435eae7bb059df82a886ef03a30c5dd620a21df
bgpd: fix pending commit check

Calling nb_cli_pending_commit_check only makes sense after nb_cli_apply_changes.

Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
bgpd/bgp_vty.c