]> git.ipfire.org Git - thirdparty/bird.git/commit
BGP: Fix bug in show protocol related to LLGR
authorOndrej Zajicek (work) <santiago@crfreenet.org>
Mon, 1 Oct 2018 13:35:43 +0000 (15:35 +0200)
committerOndrej Zajicek (work) <santiago@crfreenet.org>
Mon, 1 Oct 2018 13:35:43 +0000 (15:35 +0200)
commit0db7a1d69c80b1089f10a268ceacb059db41ced8
tree3075704512facf0978e5b827ca5736722705a6b2
parentd4cebc6bbe2a55bd344383fcc27255a12d686195
BGP: Fix bug in show protocol related to LLGR

When channel is not active due to not be negotiated during sessino
establishment, the LLGR timer is not allocated, so we should not show it.
proto/bgp/bgp.c