]> git.proxmox.com Git - mirror_frr.git/commit - bgpd/bgp_vty.c
bgpd: minor fix for BGP instance shutdown.
authorDavid Schweizer <dschweizer@opensourcerouting.org>
Mon, 17 Aug 2020 10:03:27 +0000 (12:03 +0200)
committerDavid Schweizer <dschweizer@opensourcerouting.org>
Mon, 17 Aug 2020 10:03:27 +0000 (12:03 +0200)
commitf80e35b602897a87f8d891d10575c68ecf6ec5b2
tree52ee2a976adfaaff4c3ce1d3e8e6e2687ec8fad6
parent8389c83aa191bcf6871d5a8e5d06a249720f1eff
bgpd: minor fix for BGP instance shutdown.

* Fixed missing first word due to wrong start field of string
  concatenation issue.

Signed-off-by: David Schweizer <dschweizer@opensourcerouting.org>
bgpd/bgp_vty.c