public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
From: "Lukas Sichert" <l.sichert@proxmox.com>
To: "Gabriel Goller" <g.goller@proxmox.com>, <pve-devel@lists.proxmox.com>
Subject: Re: [PATCH frr 1/2] frr: backport VXLAN local VTEP fallback fix
Date: Tue, 28 Jul 2026 15:24:12 +0200	[thread overview]
Message-ID: <DKA8JZB6KW4O.1X23SR50X1TRD@proxmox.com> (raw)
In-Reply-To: <20260714111858.232230-1-g.goller@proxmox.com>

On 2026-07-14 13:18, Gabriel Goller <g.goller@proxmox.com> wrote:

> Backport the upstream fix for EVPN VXLAN interfaces without an explicit
> local IP address. Encode an unspecified VTEP as 0.0.0.0 so bgpd can fall
> back to the BGP router ID.
>
> Also include the upstream regression topotest.
>
> For more information also check the pve patch (optional):
> https://lore.proxmox.com/pve-devel/20260702143349.252142-1-g.goller@proxmox.com/
>
> Fixes: #7766
> Upstream: https://github.com/FRRouting/frr/pull/22555
> Signed-off-by: Gabriel Goller <g.goller@proxmox.com>

Tested on a three-node EVPN/VXLAN setup.

Without the patch, an address-less VXLAN interface caused bgpd to report:

  stream_get_ipaddr: unknown ip address-family: 0

and

Number of L2 VNIs: 0

With the patch, bgpd correctly registered the L2 VNI. Bidirectional
VXLAN traffic also worked with multiple local underlay addresses and
route-selected source addresses.

I have also tested this in combination with a pve-network patch, that
addresses the issue by setting vxlan-local-tunnelip explicitly [1]. This
also worked as expected [2].

Therefore consider this:

Tested-by: Lukas Sichert <l.sichert@proxmox.com>

[1] https://lore.proxmox.com/pve-devel/20260702143349.252142-1-g.goller@proxmox.com/
[2] https://lore.proxmox.com/pve-devel/DK3JYKQU39AH.34WYQGIZ0DIZR@proxmox.com/





      parent reply	other threads:[~2026-07-28 13:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-14 11:18 [PATCH frr 1/2] frr: backport VXLAN local VTEP fallback fix Gabriel Goller
2026-07-14 11:18 ` [PATCH frr 2/2] frr: bump to 10.6.1-1+pve3 Gabriel Goller
2026-07-28 13:24 ` Lukas Sichert [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=DKA8JZB6KW4O.1X23SR50X1TRD@proxmox.com \
    --to=l.sichert@proxmox.com \
    --cc=g.goller@proxmox.com \
    --cc=pve-devel@lists.proxmox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal