]> git.puffer.fish Git - matthieu/frr.git/commit
Update last reset reason on interface down or neighbor addr loss.
authorDinesh G Dutt <ddutt@cumulusnetworks.com>
Fri, 22 Apr 2016 22:15:25 +0000 (15:15 -0700)
committerDinesh G Dutt <ddutt@cumulusnetworks.com>
Mon, 25 Apr 2016 15:54:44 +0000 (08:54 -0700)
commite60480bd74f4e47a34812eb3109a7cda2602fd0a
tree7268a59722a16c7df29997cc0eebd1fa199d3f82
parent01961e304f254c9bc2db9a290336aedb6316dcaa
Update last reset reason on interface down or neighbor addr loss.

Ticket:
Reviewed By:
Testing Done:

For interface-based peering, we don't update the reset reason to be
interface down. Similarly, we don't update the reason to be loss of
neighbor address (maybe due to RA loss). This patch addresses these
limitations.
bgpd/bgp_fsm.c
bgpd/bgp_zebra.c
bgpd/bgpd.h