messages from 2026-04-29 08:53:12 to 2026-05-04 16:07:38 UTC [more...]
[PATCH access-control/cluster/manager/network/proxmox{-ve-rs,-perl-rs} v4 00/47] Add support for route maps / prefix lists to SDN
2026-05-04 16:03 UTC (27+ messages)
` [PATCH pve-cluster v4 01/47] cfs: add 'sdn/route-maps.cfg' to observed files
` [PATCH pve-cluster v4 02/47] cfs: add 'sdn/prefix-lists.cfg' "
` [PATCH pve-access-control v4 03/47] permissions: add ACL path for prefix-lists and route-maps
` [PATCH proxmox-ve-rs v4 04/47] frr: add constructor to prefix list name
` [PATCH proxmox-ve-rs v4 05/47] sdn-types: add common route-map helper types
` [PATCH proxmox-ve-rs v4 06/47] frr: change order type to u16
` [PATCH proxmox-ve-rs v4 07/47] frr: implement routemap match/set statements via adjacent tagging
` [PATCH proxmox-ve-rs v4 08/47] frr: implement support for call and exit action
` [PATCH proxmox-ve-rs v4 09/47] frr-templates: change route maps template to adapt to new frr types
` [PATCH proxmox-ve-rs v4 10/47] ve-config: fabrics: adapt frr config generation
` [PATCH proxmox-ve-rs v4 12/47] ve-config: frr: implement frr config generation for prefix lists
` [PATCH proxmox-ve-rs v4 14/47] ve-config: frr: implement frr config generation for route maps
` [PATCH proxmox-ve-rs v4 15/47] ve-config: add prefix lists integration tests
` [PATCH proxmox-ve-rs v4 16/47] ve-config: add route maps "
` [PATCH proxmox-ve-rs v4 17/47] fabrics: ospf: fix deserializing OspfDeletableProperties
` [PATCH proxmox-ve-rs v4 18/47] fabrics: ospf: openfabric: allow user-defined route filter
` [PATCH proxmox-perl-rs v4 22/47] sdn: add prefix list / route maps to frr config generation helper
` [PATCH pve-network v4 24/47] sdn: add prefix lists module
` [PATCH pve-network v4 25/47] sdn: add route map module
` [PATCH pve-network v4 27/47] api2: add route maps module
` [PATCH pve-network v4 28/47] api2: add route map module
` [PATCH pve-network v4 31/47] bgp controller: allow configuring custom route maps
` [PATCH pve-network v4 32/47] sdn: change detection for route maps / prefix lists
` [PATCH pve-network v4 35/47] fabrics: ospf: openfabric: add route_filter property
` [PATCH pve-manager v4 45/47] ui: sdn: evpn controller: allow configuring route maps
` [PATCH pve-manager v4 47/47] ui: sdn: ospf: add route filter setting
[RFC manager/network/proxmox{,-ve-rs,-perl-rs} v2 00/25] Add WireGuard as protocol to SDN fabrics
2026-05-04 16:00 UTC (5+ messages)
` [PATCH proxmox-ve-rs v2 07/25] ve-config: sdn: fabrics: add wireguard to the fabric config
[PATCH-SERIES docs/manager v2 00/19] crs docs updates + load balancer ui and docs followup
2026-05-04 14:05 UTC (2+ messages)
` applied: "
[PATCH-SERIES qemu-server 0/3] ovmf: create temporary EFI disk below /run instead of /tmp to avoid migration issue
2026-05-04 13:03 UTC (4+ messages)
` [PATCH qemu-server 1/3] d/tmpfiles: add configuration to auto-create /run/qemu-server directory
` [PATCH qemu-server 2/3] ovmf: use file module directly for file_copy()
` [PATCH qemu-server 3/3] ovmf: create temporary EFI disk below /run instead of /tmp to avoid migration issue
[pve-devel] [PATCH v2 proxmox-ve-rs] fix #6399: firewall: fix parsing rule comments that contain hash signs
2026-05-04 12:52 UTC (3+ messages)
` "
` applied: [pve-devel] "
[PATCH manager/pmg-gui/proxmox-backup/widget-toolkit v3 0/4] blurry icons follow-up
2026-05-04 12:20 UTC (3+ messages)
` [PATCH widget-toolkit v3 1/4] css: move x-grid-row-loading class to widget-toolkit
` applied: "
[PATCH access-control/cluster/manager/network/proxmox{-ve-rs,-perl-rs} v3 00/44] Add support for route maps / prefix lists to SDN
2026-05-04 11:39 UTC (45+ messages)
` [PATCH pve-cluster v3 01/44] cfs: add 'sdn/route-maps.cfg' to observed files
` [PATCH pve-cluster v3 02/44] cfs: add 'sdn/prefix-lists.cfg' "
` [PATCH pve-access-control v3 03/44] permissions: add ACL path for prefix-lists and route-maps
` [PATCH proxmox-ve-rs v3 04/44] frr: add constructor to prefix list name
` [PATCH proxmox-ve-rs v3 05/44] sdn-types: add common route-map helper types
` [PATCH proxmox-ve-rs v3 06/44] frr: change order type to u16
` [PATCH proxmox-ve-rs v3 07/44] frr: implement routemap match/set statements via adjacent tagging
` [PATCH proxmox-ve-rs v3 08/44] frr: implement support for call and exit action
` [PATCH proxmox-ve-rs v3 09/44] frr-templates: change route maps template to adapt to new frr types
` [PATCH proxmox-ve-rs v3 10/44] ve-config: fabrics: adapt frr config generation
` [PATCH proxmox-ve-rs v3 11/44] ve-config: add prefix list section config
` [PATCH proxmox-ve-rs v3 12/44] ve-config: frr: implement frr config generation for prefix lists
` [PATCH proxmox-ve-rs v3 13/44] ve-config: add route map section config
` [PATCH proxmox-ve-rs v3 14/44] ve-config: frr: implement frr config generation for route maps
` [PATCH proxmox-ve-rs v3 15/44] ve-config: add prefix lists integration tests
` [PATCH proxmox-ve-rs v3 16/44] ve-config: add route maps "
` [PATCH proxmox-perl-rs v3 17/44] pve-rs: sdn: add route maps module
` [PATCH proxmox-perl-rs v3 18/44] pve-rs: sdn: add prefix lists module
` [PATCH proxmox-perl-rs v3 19/44] sdn: add prefix list / route maps to frr config generation helper
` [PATCH pve-network v3 20/44] controller: bgp: evpn: adapt to new match / set frr config syntax
` [PATCH pve-network v3 21/44] sdn: add prefix lists module
` [PATCH pve-network v3 22/44] sdn: add route map module
` [PATCH pve-network v3 23/44] api2: add prefix list module
` [PATCH pve-network v3 24/44] api2: add route maps module
` [PATCH pve-network v3 25/44] api2: add route map module
` [PATCH pve-network v3 26/44] api2: add route map entry module
` [PATCH pve-network v3 27/44] evpn controller: add route_map_{in,out} parameter
` [PATCH pve-network v3 28/44] bgp controller: allow configuring custom route maps
` [PATCH pve-network v3 29/44] sdn: change detection for route maps / prefix lists
` [PATCH pve-network v3 30/44] sdn: generate route map / prefix list configuration on sdn apply
` [PATCH pve-network v3 31/44] sdn: frr: consider route maps and prefix lists in dry-run
` [PATCH pve-network v3 32/44] fabrics: ospf: openfabric: add route_filter property
` [PATCH pve-network v3 33/44] tests: add simple route map test case
` [PATCH pve-network v3 34/44] tests: add bgp evpn route map/prefix list testcase
` [PATCH pve-network v3 35/44] tests: add route map with prefix "
` [PATCH pve-network v3 36/44] tests: add exit node with custom route map testcase
` [PATCH pve-manager v3 37/44] ui: sdn: add route map selector
` [PATCH pve-manager v3 38/44] ui: sdn: add prefix list selector
` [PATCH pve-manager v3 39/44] ui: sdn: add panel for managing prefix lists
` [PATCH pve-manager v3 40/44] ui: sdn: add panel for managing route map entries
` [PATCH pve-manager v3 41/44] ui: sdn: bgp controller: allow configuring route maps
` [PATCH pve-manager v3 42/44] ui: sdn: evpn "
` [PATCH pve-manager v3 43/44] ui: sdn: openfabric: add route filter
` [PATCH pve-manager v3 44/44] ui: sdn: ospf: add route filter setting
[PATCH docs 0/2] add requirements for HA-managed resources
2026-05-04 11:11 UTC (3+ messages)
` [PATCH docs 1/2] ha-manager: reword ha resources section
` [PATCH docs 2/2] ha-manager: add requirements for ha-managed vms and containers
[PATCH docs] pve-firewall: update list of implicit rules
2026-05-04 11:10 UTC (2+ messages)
[PATCH cluster/docs/manager v3 0/8] add warning messages for high token timeouts in clusters
2026-05-04 9:37 UTC (2+ messages)
[PATCH docs/manager/qemu-server v4 00/17] Add API and UI for custom CPU models
2026-04-30 16:01 UTC (18+ messages)
` [PATCH pve-docs v4 01/17] qm: add anchor to "CPU Type" section
` [PATCH qemu-server v4 02/17] cpu config: rename CPU models config path variable
` [PATCH qemu-server v4 03/17] cpu flags: move cpu flags-related utilities to their own module
` [PATCH qemu-server v4 04/17] cpu flags: add helper querying CPU flags with nodes supporting them
` [PATCH qemu-server v4 05/17] cpu config: add helpers to lock and write config
` [PATCH qemu-server v4 06/17] cpu: register standard option for CPU format
` [PATCH qemu-server v4 07/17] cpu config: set 'type' field before writing
` [PATCH qemu-server v4 08/17] cpu flags: improve flags list returned by endpoint
` [PATCH pve-manager v4 09/17] api: add endpoint querying available CPU flags cluster-wide
` [PATCH pve-manager v4 10/17] api: add CRUD handlers for custom CPU models
` [PATCH pve-manager v4 11/17] ui: cpu model selector: allow filtering out custom models
` [PATCH pve-manager v4 12/17] ui: add basic custom CPU model editor
` [PATCH pve-manager v4 13/17] ui: cpu flags selector: add CPU flag editor for custom models
` [PATCH pve-manager v4 14/17] ui: cpu flags selector: fix buffered rendering error
` [PATCH pve-manager v4 15/17] ui: cpu flags selector: allow filtering out flags supported on 0 nodes
` [PATCH pve-manager v4 16/17] ui: cpu flags selector: add search bar for large lists of flags
` [PATCH pve-manager v4 17/17] RFC: ui: group custom CPU with resource mappings
[PATCH v2 cluster/storage/manager 00/15] storage mapping
2026-04-30 17:38 UTC (18+ messages)
` [PATCH v2 cluster 01/15] mapping: add storage.cfg
` [PATCH v2 storage 02/15] mapping: add base plugin
` [PATCH v2 storage 03/15] mapping: add iSCSI plugin
` [PATCH v2 storage 04/15] iscsi: introduce mapping support
` [PATCH v2 storage 05/15] iscsi: add helper to get local config
` [PATCH v2 storage 06/15] iscsi: change functions to handle mappings
` [PATCH v2 storage 07/15] iscsi: introduce helper to update discovery db
` [PATCH v2 storage 08/15] iscsi: rework to update discovery db and simplify login
` [PATCH v2 storage 09/15] iscsi: remove stale sessions in non-mapping case
` [PATCH v2 storage 10/15] api: add mapping support
` [PATCH v2 storage 11/15] mapping: iscsi: add discovery-portal config option
` [PATCH v2 storage 12/15] iscsi: add support for non-persistent discovery
` [PATCH v2 storage 13/15] api: add non-persistent iscsi discovery option
` [POC v2 storage 14/15] mapping: add zfspool plugin
` [PATCH v2 manager 15/15] api: mapping: add storage mapping path
[PATCH docs/manager/qemu-server v3 00/17] Add API and UI for custom CPU models
2026-04-30 16:03 UTC (19+ messages)
` [PATCH pve-docs v3 01/17] qm: add anchor to "CPU Type" section
` [PATCH qemu-server v3 02/17] cpu config: rename CPU models config path variable
` [PATCH qemu-server v3 03/17] cpu flags: move cpu flags-related utilities to their own module
` [PATCH qemu-server v3 04/17] cpu flags: add helper querying CPU flags with nodes supporting them
` [PATCH qemu-server v3 05/17] cpu config: add helpers to lock and write config
` [PATCH qemu-server v3 06/17] cpu: register standard option for CPU format
` [PATCH qemu-server v3 07/17] cpu config: set 'type' field before writing
` [PATCH qemu-server v3 08/17] cpu flags: improve flags list returned by endpoint
` [PATCH pve-manager v3 09/17] api: add endpoint querying available CPU flags cluster-wide
` [PATCH pve-manager v3 10/17] api: add CRUD handlers for custom CPU models
` [PATCH pve-manager v3 11/17] ui: cpu model selector: allow filtering out custom models
` [PATCH pve-manager v3 12/17] ui: add basic custom CPU model editor
` [PATCH pve-manager v3 13/17] ui: cpu flags selector: add CPU flag editor for custom models
` [PATCH pve-manager v3 14/17] ui: cpu flags selector: fix buffered rendering error
` [PATCH pve-manager v3 15/17] ui: cpu flags selector: allow filtering out flags supported on 0 nodes
` [PATCH pve-manager v3 16/17] ui: cpu flags selector: add search bar for large lists of flags
` [PATCH pve-manager v3 17/17] RFC: ui: group custom CPU with resource mappings
` supersed: [PATCH docs/manager/qemu-server v3 00/17] Add API and UI for custom CPU models
[PATCH docs/manager/qemu-server v2 00/17] Add API and UI for custom CPU models
2026-04-30 15:37 UTC (2+ messages)
` superseded: "
[PATCH docs/manager/network 0/6] add SLAAC support for subnets in EVPN zones
2026-04-30 14:32 UTC (2+ messages)
` superseded: "
[PATCH docs/manager/network/proxmox{-ve-rs,-perl-rs} v2 00/11] sdn: evpn: add IPv6 RA / SLAAC support
2026-04-30 14:29 UTC (12+ messages)
` [PATCH proxmox-ve-rs v2 01/11] frr: add IPv6 router advertisement support
` [PATCH proxmox-ve-rs v2 02/11] ve-config: add per-vnet IPv6 RA configuration
` [PATCH proxmox-perl-rs v2 03/11] pve-rs: sdn: add IPv6 RA builder binding
` [PATCH pve-network v2 04/11] sdn: evpn: add IPv6 RA / SLAAC support
` [PATCH pve-network v2 05/11] sdn: evpn: derive IP version from CIDR for gateway-less subnets
` [PATCH pve-network v2 06/11] sdn: evpn: accept untracked IPv6 NA on EVPN vnet bridges
` [PATCH pve-network v2 07/11] api: vnet: include zone-type in vnet list
` [PATCH pve-manager v2 08/11] ui: sdn: disable SNAT for IPv6 subnets
` [PATCH pve-manager v2 09/11] ui: sdn: add IPv6 RA / SLAAC support
` [PATCH pve-docs v2 10/11] sdn: document IPv6 RA / SLAAC configuration
` [PATCH pve-docs v2 11/11] sdn: add example for IPv6 in an EVPN zone
[pve-devel] [RFC] qemu-server: add migration_type=insecure to remote-migrate
2026-04-30 12:40 UTC (2+ messages)
[RFC PATCH-SERIES cluster/ha-manager/manager/proxmox v3 0/6] clamp load imbalance to unit interval
2026-04-30 11:48 UTC (7+ messages)
` [PATCH proxmox v3 1/6] resource-scheduling: clamp imbalance value "
` [PATCH pve-manager v3 2/6] ui: from/CRSOptions: add maximum for threshold
` [PATCH pve-ha-manager v3 3/6] test: re-adjust logged imbalance values to corrected calculation
` [PATCH pve-ha-manager v3 4/6] manager: add load imbalance to status
` [PATCH pve-ha-manager v3 5/6] api: status: "
` [PATCH pve-cluster v3 6/6] datacenter config: add maxima for load scheduler options
[PATCH docs 0/4] ceph: audit of Ceph-related chapters
2026-04-30 11:28 UTC (2+ messages)
` applied: "
[RFC PATCH docs] installation media: keep the size requirement more general
2026-04-30 11:20 UTC (2+ messages)
` applied: "
[PATCH docs] fix #7527: install: correctly order screenshots
2026-04-30 11:20 UTC (2+ messages)
` applied: "
[PATCH pve-docs] mention Open Telemetry support
2026-04-30 11:06 UTC (2+ messages)
` applied: "
[PATCH pve-manager/pve-storage 0/4] extend iscsi configuration
2026-04-30 9:12 UTC (3+ messages)
` [PATCH pve-stoage 3/4] iscsiPlugin: add wwid
[PATCH qemu-server] snapshot: tpm state: revert to using 'storage' snapshot type when not using QSD
2026-04-30 10:03 UTC
[RFC PATCH-SERIES cluster/ha-manager/manager/proxmox v2 0/6] clamp load imbalance to unit interval
2026-04-30 8:33 UTC (11+ messages)
` [PATCH proxmox v2 1/6] resource-scheduling: clamp imbalance value "
` [PATCH pve-manager v2 2/6] ui: from/CRSOptions: add maximum for threshold
` [PATCH pve-ha-manager v2 3/6] test: re-adjust logged imbalance values to corrected calculation
` [PATCH pve-ha-manager v2 4/6] manager: add load imbalance to status
` [PATCH pve-ha-manager v2 5/6] api: status: "
` [PATCH pve-cluster v2 6/6] datacenter config: add maxima for load scheduler options
[PATCH docs 0/2] pve-storage-lvm: document qcow2 availability
2026-04-30 7:50 UTC (3+ messages)
` [PATCH docs 1/2] pve-storage-lvm: fix rendering of storage features
[PATCH common] SysFSTools: add phys/virtfns to verbose output
2026-04-30 6:32 UTC
[PATCH qemu-server 1/1] api: update verbose description of ostype to include Linux Kernel 7.x
2026-04-29 17:49 UTC (2+ messages)
` applied: "
[PATCH-SERIES ha-manager 0/7] improve handling of maintenance nodes
2026-04-29 16:58 UTC (3+ messages)
` [PATCH ha-manager 7/7] manager: try multiple priority classes when applying negative resource affinity
REPOST [PATCH i18n] update Japanese translations
2026-04-29 13:37 UTC
[PATCH manager] GUI: Create VM: update dropdown menu to include Linux Kernel 7.x
2026-04-29 12:24 UTC (3+ messages)
` applied: "
[RFC PATCH-SERIES cluster/ha-manager/manager/proxmox 0/7] clamp load imbalance to unit interval
2026-04-29 12:23 UTC (2+ messages)
applied: [PATCH widget-toolkit] confirm remove dialog: improve layout for larger fields/components
2026-04-29 11:03 UTC
[PATCH i18n] update german translation
2026-04-29 9:47 UTC (4+ messages)
` applied: "
[PATCH i18n 2/2] update korean translation
2026-04-29 9:34 UTC (2+ messages)
[PATCH i18n] improve & update French translations
2026-04-29 9:10 UTC (2+ messages)
` applied: "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox