0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-09-18 19:35:20 +00:00
bird/proto/bgp
Alexander Zubkov 574d7eb241 BGP: Allow multiple EBGP neighbors with the same peer.
We can distinguish BGP sessions if at least one side uses a different IP
address. Extend olock mechanism to handle local IP as a part of key, with
optional wildcard, so BGP sessions could local IP in the olock and not
block themselves.
2024-02-07 19:11:10 +01:00
..
attrs.c BGP: Improve custom BGP attributes 2023-10-05 21:54:25 +02:00
bgp.c BGP: Allow multiple EBGP neighbors with the same peer. 2024-02-07 19:11:10 +01:00
bgp.h BGP: Send hold timer 2023-12-05 04:14:45 +01:00
config.Y BGP: Send hold timer 2023-12-05 04:14:45 +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: Increase max length of notification data in error logs 2024-02-06 18:34:55 +01:00