]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: Make ASN optional for `no router bgp`
authorQuentin Young <qlyoung@cumulusnetworks.com>
Thu, 14 Jul 2016 13:04:47 +0000 (13:04 +0000)
committerQuentin Young <qlyoung@cumulusnetworks.com>
Thu, 14 Jul 2016 13:04:47 +0000 (13:04 +0000)
commit7fb21a9f987c06edd11a23fed0999ef36d7fe685
tree8ae6f76fcbdb6b6418880f579687c31d0b329064
parent275382273bc8b9d1868c6fbefd139c0a708a7d93
bgpd: Make ASN optional for `no router bgp`

When there is one BGP router instance, `no router bgp` may be used to
deconfigure it without specifying its ASN

Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
bgpd/bgp_vty.c