]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: Check if we have such a peer before handling software capability
authorDonatas Abraitis <donatas@opensourcerouting.org>
Thu, 3 Aug 2023 19:00:27 +0000 (22:00 +0300)
committerDonatas Abraitis <donatas@opensourcerouting.org>
Thu, 3 Aug 2023 19:00:27 +0000 (22:00 +0300)
commit7636bcc76565a5791a3acf4b6aa2605e2221e700
tree13406e1958171372e3fc0696fd09aca3b21ea3c8
parentf3279abe137e2e7083391c19901de5151eb959e2
bgpd: Check if we have such a peer before handling software capability

Do not pass NULL for peer_established(), just in case.

Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
bgpd/bgp_vty.c