]> git.ipfire.org Git - thirdparty/bird.git/commit
Babel: Add option 'next hop prefer' to control next hops of IPv4 routes
authorOndrej Zajicek <santiago@crfreenet.org>
Thu, 27 Mar 2025 01:50:35 +0000 (02:50 +0100)
committerOndrej Zajicek <santiago@crfreenet.org>
Thu, 27 Mar 2025 01:50:35 +0000 (02:50 +0100)
commitf80003e35b94cd7b5807b72a3697b7762a00f83f
tree259a7bb3a2bc11a9f0ca54b17a6c3c4ff0773434
parent7167dbd4d09137474398fbc02e7c05a9f4969fe3
Babel: Add option 'next hop prefer' to control next hops of IPv4 routes

By default, the Babel protocol will advertise IPv4 routes with an IPv6
next hop address only on interfaces which do not have an IPv4 address.

Add option 'next hop prefer' to control whether IPv4 routes should use
IPv4 or IPv6 next hop when both are available.

Based on the patch from Chris Webb, thanks!
.gitlab-ci.yml
doc/bird.sgml
proto/babel/babel.c
proto/babel/babel.h
proto/babel/config.Y