]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: add new line for prompt of "no router bgp" 10796/head
authoranlan_cs <vic.lan@pica8.com>
Sun, 20 Feb 2022 01:02:46 +0000 (20:02 -0500)
committeranlan_cs <vic.lan@pica8.com>
Tue, 15 Mar 2022 13:55:28 +0000 (09:55 -0400)
commitbe125e6fe59361a34fdcd7790861f3236652ffb6
treec2928b10d55e9d858096240674f120e26b7d2eca
parent7baebfb715fe61244930c18821f4c38d392bfeb0
bgpd: add new line for prompt of "no router bgp"

Simple prompt issue.
"no router bgp <ASN>" is ok, but "no router bgp" without <ASN> missed "\n".

Signed-off-by: anlan_cs <vic.lan@pica8.com>
bgpd/bgp_vty.c