]> git.proxmox.com Git - mirror_frr.git/commit
bgpd: Show the real reason why the peer is failed
authorDonatas Abraitis <donatas.abraitis@gmail.com>
Fri, 14 Feb 2020 21:21:55 +0000 (23:21 +0200)
committerDonatas Abraitis <donatas.abraitis@gmail.com>
Fri, 14 Feb 2020 21:23:52 +0000 (23:23 +0200)
commit07d1e5d99d80979f5892ce87a208a6f171298c44
treee97264397ce436c4601e1aae6a073461be848e95
parent547b989938068d9be646a79c60f87296fdba3558
bgpd: Show the real reason why the peer is failed

If the peer was shutdown locally, it doesn't show up as admin. shutdown.
Instead it's treated as "Waiting for peer OPEN".

The same applies to when the peer reaches maximum-prefix count.

Signed-off-by: Donatas Abraitis <donatas.abraitis@gmail.com>
bgpd/bgp_fsm.c
bgpd/bgpd.h