0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-09-21 04:45:21 +00:00
bird/proto/bgp
Ondrej Zajicek d7163f6427 BGP: Fix role check when no capability option is present
When an OPEN message without capability options was parsed, the remote
role field was not initialized with the proper (non-zero) default value,
so it was interpreted as if 'provider' was announced.

Thanks to Mikhail Grishin for the bugreport.
2024-05-30 12:30:00 +02:00
..
attrs.c BMP protocol support 2024-05-30 12:30:00 +02:00
bgp.c BMP: Allow build without BMP and disable BMP build by default 2024-05-30 12:30:00 +02:00
bgp.h BMP: Remove duplicate functions for update encoding 2024-05-30 12:30:00 +02:00
config.Y Conf: Improve handling of keywords 2024-05-30 12:30:00 +02:00
Doc Doc: Rename code documentation files back to Doc 2018-12-14 02:03:42 +01:00
Makefile Simplified the protocol hookup code in Makefiles 2022-08-18 22:07:30 +02:00
packets.c BGP: Fix role check when no capability option is present 2024-05-30 12:30:00 +02:00