From: Gabriel Goller <g.goller@proxmox.com>
To: Hannes Laimer <h.laimer@proxmox.com>
Cc: pve-devel@lists.proxmox.com
Subject: Re: [PATCH docs/manager/network/proxmox{-ve-rs,-perl-rs} v2 0/7] sdn: add BGP fabric
Date: Fri, 17 Apr 2026 10:18:12 +0200 [thread overview]
Message-ID: <a2n6zp32smnr4gmostk7riv7wugn4qnvtt7gnts5hbml7sajmq@4d4smrgi5gs6> (raw)
In-Reply-To: <57a34178-1478-4421-948d-92c0d6e7922a@proxmox.com>
On 16.04.2026 18:57, Hannes Laimer wrote:
> On 2026-04-16 18:48, Gabriel Goller wrote:
> > Maybe this needs to be fixed in the EVPN series by Stefan, but...
> >
>
> ohh, sorry, didn't mean that. the series should address problems it
> introduces. I meant that this should be done when an evpn zone is
> created, not in general for bgp fabrics :)
>
> > When I have a evpn controller with a bgp fabric and multiple zones, the evpn
> > routes won't be distributed because we filter the bgp routes using `ip protocol
> > bgp ...` in the bgp fabric.
> >
> > So we either need to add the VTEP IPs to the access-list (no idea if this works,
> > haven't tried it), or we need to remove the filtering altogether when a EVPN
> > controller on top of the fabric is added.
>
> or maybe a fall-though permit? the VTEP IPs are already in the ACL..
No wait I'm stupid, this shouldn't be an issue. `ip protocol` only checks the
ipv4 unicast routes and these are l2vpn evpn routes.
My bad, sorry for the noise.
prev parent reply other threads:[~2026-04-17 8:18 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-15 11:11 Hannes Laimer
2026-04-15 11:11 ` [PATCH proxmox-ve-rs v2 1/7] sdn: fabric: add BGP protocol support Hannes Laimer
2026-04-16 9:17 ` Gabriel Goller
2026-04-16 12:46 ` Hannes Laimer
2026-04-17 11:22 ` Gabriel Goller
2026-04-15 11:11 ` [PATCH proxmox-perl-rs v2 2/7] sdn: fabrics: add BGP config generation Hannes Laimer
2026-04-15 11:11 ` [PATCH proxmox-perl-rs v2 3/7] sdn: fabrics: add BGP status endpoints Hannes Laimer
2026-04-15 11:11 ` [PATCH pve-network v2 4/7] sdn: fabrics: register bgp as a fabric protocol type Hannes Laimer
2026-04-15 11:11 ` [PATCH pve-network v2 5/7] test: evpn: add integration test for EVPN over BGP fabric Hannes Laimer
2026-04-15 11:11 ` [PATCH pve-manager v2 6/7] ui: sdn: add BGP fabric support Hannes Laimer
2026-04-15 11:11 ` [PATCH pve-docs v2 7/7] sdn: add bgp fabric section Hannes Laimer
2026-04-16 16:49 ` [PATCH docs/manager/network/proxmox{-ve-rs,-perl-rs} v2 0/7] sdn: add BGP fabric Gabriel Goller
2026-04-16 16:57 ` Hannes Laimer
2026-04-17 8:18 ` Gabriel Goller [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=a2n6zp32smnr4gmostk7riv7wugn4qnvtt7gnts5hbml7sajmq@4d4smrgi5gs6 \
--to=g.goller@proxmox.com \
--cc=h.laimer@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