0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-11-17 16:48:43 +00:00
bird/proto/bgp
Ondrej Zajicek 3fb06fea1d BGP: Add options to require BGP capabilities
Some BGP capabilities change the BGP behavior in a significant way, so if
the configuration depends on it, it is better to not establish BGP
session when the capability is not available.

Add several BGP option to require individual BGP capabilities during
session negotiation.
2023-11-23 20:54:22 +01:00
..
attrs.c BGP: Improve custom BGP attributes 2023-10-05 21:54:25 +02:00
bgp.c BGP: Add options to require BGP capabilities 2023-11-23 20:54:22 +01:00
bgp.h BGP: Add options to require BGP capabilities 2023-11-23 20:54:22 +01:00
config.Y BGP: Add options to require BGP capabilities 2023-11-23 20:54:22 +01: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: Add options to require BGP capabilities 2023-11-23 20:54:22 +01:00