0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-11-08 12:18:42 +00:00
bird/proto/bgp
Ondrej Zajicek c1821a9aba BGP: Improve bgp_create_update_bmp()
Fix issue with missing AF cap (e.g. IPv4 unicast when no capabilities
are announced).

Add Linpool save/restore action similar to bgp_create_update().

Based on patch from Michal Zagorski <mzagorsk@akamai.com> co-authored
with Pawel Maslanka <pmaslank@akamai.com>. Thanks!
2023-05-30 15:37:52 +02:00
..
attrs.c BMP protocol support 2023-04-16 20:05:15 +02:00
bgp.c BMP: Use OPEN messages stored in BGP 2023-05-01 04:01:16 +02:00
bgp.h BGP: Save sent and received OPEN messages 2023-05-01 04:01:16 +02:00
config.Y Conf: Improve handling of keywords 2023-04-27 18:41:01 +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: Improve bgp_create_update_bmp() 2023-05-30 15:37:52 +02:00