]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: fix "no router bgp X vrf default" 9561/head
authorIgor Ryzhov <iryzhov@nfware.com>
Fri, 3 Sep 2021 16:39:53 +0000 (19:39 +0300)
committerIgor Ryzhov <iryzhov@nfware.com>
Fri, 3 Sep 2021 16:39:53 +0000 (19:39 +0300)
commit1ca42c8d84a3682a890f5cbcff760456df2e54a6
treebd7c442b2b03333fdd8373b20f9c27a077e536eb
parent3cb67fef98c9869a2d2f3bf1be86c3b29cb0405e
bgpd: fix "no router bgp X vrf default"

Currently, "vrf default" modifier is not processed correctly and we get
the `% Can't find BGP instance` error.

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