]> git.proxmox.com Git - mirror_frr.git/commit
bgpd: Send notification to the peer on FSM error
authorDonatas Abraitis <donatas.abraitis@gmail.com>
Mon, 30 Dec 2019 15:11:04 +0000 (17:11 +0200)
committerDonatas Abraitis <donatas.abraitis@gmail.com>
Mon, 30 Dec 2019 15:11:04 +0000 (17:11 +0200)
commit53b4aaeca089821280fb8a9468d794a7f92dab70
treed48feb3a5e859901893b278c03215c7bfae7497f
parent25c4cecfcd5ff7a61e915a6d8b70dfbb4cf0a920
bgpd: Send notification to the peer on FSM error

We should send a NOTIFICATION message with the Error Code Finite State
Machine Error if we receive NOTIFICATION in OpenSent state
as defined in https://tools.ietf.org/html/rfc4271#section-8.2.2

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