Commits

Leonid Rosenboim authored and David Lamparter committed a689e6a9f47
bgpd: fix error response to invalid BGP version number

BGP4-ANVL 20.1 ANVL tries to open BGP with version 5 and expects correct notification in response. Quagga sends notification, but with incorrect information in it. The data needs to be a 2-byte value, and for now we respond with 0004 for any peer version other than 4. Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
No tags

bgpd/bgp_packet.c

Modified

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut