]> git.ipfire.org Git - thirdparty/bird.git/commit
BGP: Free bind applies also to outbound connections
authorMaria Matejka <mq@ucw.cz>
Thu, 16 Mar 2023 18:23:19 +0000 (19:23 +0100)
committerIgor Putovny <igor.putovny@nic.cz>
Thu, 30 May 2024 10:30:00 +0000 (12:30 +0200)
commitd14fd36d76e168f90bef5d8b835502ddf63ee940
tree9f3bf81b5497d80e94c738081789aea993b3c92d
parentc6d16e2ccc6dc815354019a0d796259675e2f44f
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.
proto/bgp/bgp.c