]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: Add `PEER_DOWN_SOCKET_ERROR` to the list of peer failure modes
authorDonald Sharp <sharpd@nvidia.com>
Fri, 3 Sep 2021 11:56:35 +0000 (07:56 -0400)
committerDonald Sharp <sharpd@nvidia.com>
Fri, 3 Sep 2021 11:56:35 +0000 (07:56 -0400)
commitc5fe9095fe3ed4ebff4bb54618086deeae60cbd9
tree00d0dd0403cf7ed02dd41b5ec3c42eea2c11db1d
parent3cb67fef98c9869a2d2f3bf1be86c3b29cb0405e
bgpd: Add `PEER_DOWN_SOCKET_ERROR` to the list of peer failure modes

BGP can experience a bunch of errors associated with sockets
being manipulated which would prevent the peer from coming up.
Let's add some additional debug information here so that
our operators can do a bit more for themselves.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
bgpd/bgp_fsm.c
bgpd/bgp_network.c
bgpd/bgpd.h