]> git.puffer.fish Git - matthieu/frr.git/commit
BGP: Fix Notification for errors in OPEN message
authorvivek <vivek@cumulusnetworks.com>
Fri, 8 Jan 2016 05:36:07 +0000 (21:36 -0800)
committervivek <vivek@cumulusnetworks.com>
Fri, 8 Jan 2016 05:36:07 +0000 (21:36 -0800)
commit09825025d477a20e4d599327269d2a7f2c012e7d
tree1b2a13d8a44e1922046f67c5b616f57a0bf15216
parentd4573a1274ce549502ff18a7b8ebad5e4904359a
BGP: Fix Notification for errors in OPEN message

Ensure that when the received OPEN message has errors, NOTIFICATION is
generated with the proper error code.

Signed-off-by: Vivek Venkatraman <vivek@cumulusnetworks.com>
Reviewed-by: Donald Sharp <sharpd@cumulusnetworks.com>
Reviewed-by: Daniel Walton <dwalton@cumulusnetworks.com>
Ticket:  CM-5974
Reviewed By: CCR-3945
Testing Done: Manual

Note: This fix should be sent upstream.
bgpd/bgp_open.c
bgpd/bgp_packet.c