0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-09-21 04:45:21 +00:00
bird/proto/bgp
Maria Matejka d14fd36d76 BGP: Free bind applies also to outbound connections
Even though the free bind option is primarily meant to alleviate problems
with addresses assigned too late, it's also possible to use BIRD with AnyIP
configuration, assigning whole ranges to the machine. Therefore free bind
allows also to create an outbound connection from specific address even though
such address is not assigned.
2024-05-30 12:30:00 +02:00
..
attrs.c BGP: Do not assume that all channels are struct bgp_channel 2022-10-03 20:18:12 +02:00
bgp.c BGP: Free bind applies also to outbound connections 2024-05-30 12:30:00 +02:00
bgp.h BGP: Update RFC references 2024-05-30 12:30:00 +02:00
config.Y BGP: Allow role specific keywords to be used as symbols 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: Update RFC references 2024-05-30 12:30:00 +02:00