]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: Adding BGP GR Neighbour mode show, when local mode is “Disable”.
authorbisdhdh <biswajit.sadhu@gmail.com>
Wed, 23 Oct 2019 19:10:06 +0000 (00:40 +0530)
committerbisdhdh <biswajit.sadhu@gmail.com>
Thu, 23 Jan 2020 04:04:25 +0000 (09:34 +0530)
commit3a75afa4b96346cc28d7ecccc59366e6c04a06f4
treea40cbe0a85f5d5bb2b71386d35466a5b48b7c5f7
parentf009ff2697355b2435a576bd2c129c502cc6ebb6
bgpd: Adding BGP GR Neighbour mode show, when local mode is “Disable”.

* BGP GR Neighbour mode in show command would show as
“NotApplicable”, when local mode is “Disable”. As the bgp
gr neighbour capability was not processed, since the local mode
is “Disable”.
* Minor changes in show Selection Deferral Time.

Signed-off-by: Biswajit Sadhu <sadhub@vmware.com>
bgpd/bgp_vty.c