public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [PATCH manager/network/proxmox-ve-rs 0/3] Add tag as a match statement to route maps
@ 2026-05-13 16:43 Stefan Hanreich
  2026-05-13 16:43 ` [PATCH proxmox-ve-rs 1/3] sdn: route maps: add tag to API_SCHEMA Stefan Hanreich
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Stefan Hanreich @ 2026-05-13 16:43 UTC (permalink / raw)
  To: pve-devel

This patch series exposes the already implemented `match tag` FRR statement in
the UI. This seems to have been left out in the intial series due to failing to
add it to the API_SCHEMA enum and the error then proliferated from there.


proxmox-ve-rs:

Stefan Hanreich (1):
  sdn: route maps: add tag to API_SCHEMA

 proxmox-ve-config/src/sdn/route_map.rs | 1 +
 1 file changed, 1 insertion(+)


pve-network:

Stefan Hanreich (1):
  sdn: route maps: add tag as match statement

 src/PVE/Network/SDN/RouteMaps.pm | 1 +
 1 file changed, 1 insertion(+)


pve-manager:

Stefan Hanreich (1):
  sdn: route map panel: add tag as match statement

 www/manager6/sdn/RouteMapPanel.js | 7 +++++++
 1 file changed, 7 insertions(+)


Summary over all repositories:
  3 files changed, 9 insertions(+), 0 deletions(-)

-- 
Generated by murpp 0.11.0




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2026-05-13 16:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-13 16:43 [PATCH manager/network/proxmox-ve-rs 0/3] Add tag as a match statement to route maps Stefan Hanreich
2026-05-13 16:43 ` [PATCH proxmox-ve-rs 1/3] sdn: route maps: add tag to API_SCHEMA Stefan Hanreich
2026-05-13 16:43 ` [PATCH pve-network 2/3] sdn: route maps: add tag as match statement Stefan Hanreich
2026-05-13 16:43 ` [PATCH pve-manager 3/3] sdn: route map panel: " Stefan Hanreich

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