On Tue, Jan 28, 2025 at 06:17:10PM +, Ponikierski, Grzegorz wrote:
> Ondrej, does it mean that I can make statement as below?
>
> Statement: FRR should accept update with both global address and
> link-local address in NEXT_HOP without any error and put it into
> Adj-RIB-In. If link-local addr
Ondrej, does it mean that I can make statement as below?
Statement: FRR should accept update with both global address and link-local
address in NEXT_HOP without any error and put it into Adj-RIB-In. If link-local
address is reachable (peer-to-peer link) then link-local address should be used
as
On Mon, Jan 27, 2025 at 10:37:13PM +, Ponikierski, Grzegorz via Bird-users
wrote:
> Hello all!
>
> I have an interesting case of link-local IPv6 address in BGP.next_hop and I
> would like to know your opinion about that because I cannot tell with 100%
> confidence if it’s a bug or a feature
> link-local addresses don’t make sense in NEXT_HOP which is highlighted in
RFC 2545.
Correct.
On Tue, Jan 28, 2025 at 4:41 PM Ponikierski, Grzegorz
wrote:
> draft-white-linklocal-capability describes different scenario where BGP
> for point-to-point links can use only link-local addresses in N
draft-white-linklocal-capability describes different scenario where BGP for
point-to-point links can use only link-local addresses in NEXT_HOP without need
for global addresses. This is nice scenario for data centers. However, scenario
which I describe refers to multihop sessions across the Inte
All,
somehow related topic I see.. Would worth implementing
https://datatracker.ietf.org/doc/html/draft-white-linklocal-capability for
Bird (FRRouting already has it), which might also be a step forward.
Thanks!
On Tue, Jan 28, 2025 at 3:29 PM Ponikierski, Grzegorz via Bird-users <
bird-users@ne
I see I missed one detail which can be confusing. Problem is with sending
link-local address from Bird to BGP speaker on remote side and this link-local
doesn’t make sense for remote side because they don’t share common subnet.
Belove how it looks like from FRR perspective.
FRR: 2025/01/17 23:2