Re: [PATCH v2] Babel: Allow v6 next hop on interfaces with v4 addresses

2024-12-06 Thread Ondrej Zajicek
On Fri, Dec 06, 2024 at 05:51:57PM +, Chris Webb wrote: > > Chris Webb writes: > > > > > By default, the Babel protocol will advertise an IPv6 extended next hop > > > address on interfaces which don't have an IPv4 address. This is controlled > > > by the 'extended next hop' option. > > > > >

Re: [PATCH v2] Babel: Allow v6 next hop on interfaces with v4 addresses

2024-12-06 Thread Chris Webb
Toke Høiland-Jørgensen writes: > Chris Webb writes: > > > By default, the Babel protocol will advertise an IPv6 extended next hop > > address on interfaces which don't have an IPv4 address. This is controlled > > by the 'extended next hop' option. > > > > Add support for 'extended next hop forc

Re: [PATCH v2] Babel: Allow v6 next hop on interfaces with v4 addresses

2024-11-25 Thread Toke Høiland-Jørgensen via Bird-users
Chris Webb writes: > By default, the Babel protocol will advertise an IPv6 extended next hop > address on interfaces which don't have an IPv4 address. This is controlled > by the 'extended next hop' option. > > Add support for 'extended next hop force' which advertises an extended > next hop even

[PATCH v2] Babel: Allow v6 next hop on interfaces with v4 addresses

2024-11-24 Thread Chris Webb
By default, the Babel protocol will advertise an IPv6 extended next hop address on interfaces which don't have an IPv4 address. This is controlled by the 'extended next hop' option. Add support for 'extended next hop force' which advertises an extended next hop even when IPv4 addresses are present