]> git.ipfire.org Git - thirdparty/bird.git/commit
BGP: Add option 'free bind'
authorOndrej Zajicek (work) <santiago@crfreenet.org>
Sun, 9 Jan 2022 01:40:58 +0000 (02:40 +0100)
committerOndrej Zajicek (work) <santiago@crfreenet.org>
Sun, 9 Jan 2022 01:44:32 +0000 (02:44 +0100)
commit60e9def9ef7b5d16f868b0fb4ab1192d59fd7541
tree101cc5b854d27a4ed72960712f5c9b0b0f38028f
parent87a02489f3880689a4e2ad72b0b981649dad2154
BGP: Add option 'free bind'

The BGP 'free bind' option applies the IP_FREEBIND/IPV6_FREEBIND
socket option for the BGP listening socket.

Thanks to Alexander Zubkov for the idea.
doc/bird.sgml
proto/bgp/bgp.c
proto/bgp/bgp.h
proto/bgp/config.Y