public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
 messages from 2026-05-15 09:32:44 to 2026-05-17 00:02:52 UTC [more...]

[PATCH frr v2 0/3] Backport FRR EVPN local RT2 leaking fixes
 2026-05-16 23:59 UTC  (5+ messages)
` [PATCH frr v2 1/3] frr: backport "bgpd: fix valgrind memory leaks on daemon shutdown" (#21511)
` [PATCH frr v2 2/3] frr: backport the "Memory leak problems." (#21844) upstream PR
` [PATCH frr v2 3/3] bump to version 10.6.1-1+pve2

[PATCH frr 0/2] Fix leaked EVPN routes having wrong nexthop on IPv4 via IPv6 routes
 2026-05-16 23:59 UTC  (5+ messages)
` [PATCH frr 1/2] frr: backport #21166 and #21958, fixing EVPN IPv4 routes with IPv6 nexhtop
` [PATCH frr 2/2] bump to version 10.6.1-1+pve2

[PATCH pve-manager 1/1] network: drop apply flag when generating wireguard config
 2026-05-16 18:59 UTC  (2+ messages)
` applied: "

[PATCH pve-manager 1/1] sdn: wg interface panel: fix rendering peer list in chrome
 2026-05-16 18:59 UTC  (2+ messages)
` applied: "

[PATCH pve-manager 1/1] sdn: wireguard: dont disable name field on creating external node
 2026-05-16 18:59 UTC  (5+ messages)
` applied: "

[PATCH qemu-server] cpu config: disable cet-ibt and cet-ss flags for modern Windows by default
 2026-05-16 18:41 UTC  (2+ messages)
` applied: "

[pve-devel] [RFC] qemu-server: add migration_type=insecure to remote-migrate
 2026-05-15 21:54 UTC  (3+ messages)
` [PATCH v2 qemu-server] remote migration: allow insecure TCP data plane
  ` [PATCH v2 pve-guest-common] tunnel: propagate remote capabilities

[PATCH frr 0/2] Backport FRR EVPN local RT2 leaking fixes
 2026-05-15 12:06 UTC  (3+ messages)
` [PATCH frr 1/2] frr: backport the "Memory leak problems." (#21844) upstream PR

[PATCH docs/manager/qemu-server v5 00/21] Add API and UI for custom CPU models
 2026-05-15 17:05 UTC  (7+ messages)
` [PATCH pve-manager v5 14/21] api: add endpoint querying available CPU flags cluster-wide
` [PATCH pve-manager v5 16/21] ui: cpu model selector: allow filtering out custom models
` [PATCH pve-manager v5 20/21] ui: cpu flags selector: add search bar for large lists of flags
` [PATCH pve-manager v5 21/21] ui: group custom CPU with resource mappings

[PATCH i18n] update german translation
 2026-05-15 15:24 UTC 

[PATCH many v5 0/8] fix #5076: add support for open id audiences
 2026-05-15 14:35 UTC  (5+ messages)
` [PATCH access-control v5 3/8] fix #5076: auth: open id: add an optional "audiences" field
  ` partially-applied: "
` [PATCH manager v5 4/8] fix #5076: ui: dc: add an optional "audiences" field for open id realms
  ` partially-applied: "

[PATCH-SERIES qemu/qemu-server 0/2] generate and ship static list of CPU models with pve-qemu-kvm
 2026-05-15 14:33 UTC  (2+ messages)
` superseded: "

[PATCH v2 qemu-server] cpu config: use static CPU model list shipped by QEMU package if available
 2026-05-15 14:32 UTC 

[PATCH manager/storage v4 0/2] fix #7339: lvmthick: add option to free storage for deleted VMs
 2026-05-15 14:28 UTC  (4+ messages)
` [PATCH storage v4 1/2] fix #7339: lvmthick: add worker to free space of to be "

[PATCH i18n] update French translations
 2026-05-15 14:02 UTC 

[PATCH qemu-server v5 0/3] improve guest cleanup handling
 2026-05-15 13:05 UTC  (5+ messages)
` [PATCH qemu-server v5 1/3] cleanup: refactor to make cleanup flow consistent
` [PATCH qemu-server v5 2/3] qm cleanup: die early when encountering a running stop mode backup
` [PATCH qemu-server v5 3/3] fix #7119: qm cleanup: wait for process exiting for up to 30 seconds

[PATCH qemu-server v4 0/3] improve guest cleanup handling
 2026-05-15 12:35 UTC  (6+ messages)
` [PATCH qemu-server v4 1/3] cleanup: refactor to make cleanup flow consistent
` [PATCH qemu-server v4 2/3] qm cleanup: die early when encountering a running stop mode backup
` [PATCH qemu-server v4 3/3] fix #7119: qm cleanup: wait for process exiting for up to 30 seconds
` superseded: [PATCH qemu-server v4 0/3] improve guest cleanup handling

[PATCH pve-manager v2] fix #6348: ui: bulk action: use options tag style
 2026-05-15 12:08 UTC 

[pve-devel] [PATCH docs/proxmox-backup-qemu 0/2] increase concurrency for pbs-restore
 2026-05-15 11:14 UTC  (3+ messages)
` [pve-devel] [PATCH docs 1/1] qmrestore: document pbs restore environment variables
  ` ping: "

[pve-devel] [PATCH network 0/6] add EVPN IPv6 underlay support
 2026-05-15 11:08 UTC  (2+ messages)
` superseded: "

[PATCH network v2 0/4] sdn: evpn: IPv6 underlay support
 2026-05-15 11:06 UTC  (5+ messages)
` [PATCH pve-network v2 1/4] sdn: evpn: prepare "
` [PATCH pve-network v2 2/4] sdn: evpn: keep router-id valid on IPv6 underlay
` [PATCH pve-network v2 3/4] sdn: stabilize peer IP ordering when generating sdn config
` [PATCH pve-network v2 4/4] sdn: evpn: add tests covering ipv6 underlays

[PATCH docs/manager/network/proxmox{-ve-rs,-perl-rs} v5 0/8] sdn: add BGP fabric
 2026-05-15 10:26 UTC  (2+ messages)
` superseded: "

[PATCH docs/manager/network/proxmox{-ve-rs,-perl-rs} v6 0/9] sdn: add BGP fabric
 2026-05-15 10:25 UTC  (10+ messages)
` [PATCH proxmox-ve-rs v6 1/9] sdn: fabric: add BGP protocol support
` [PATCH proxmox-perl-rs v6 2/9] sdn: fabrics: add BGP config generation
` [PATCH proxmox-perl-rs v6 3/9] sdn: fabrics: add BGP status endpoints
` [PATCH pve-network v6 4/9] sdn: fabrics: register bgp as a fabric protocol type
` [PATCH pve-network v6 5/9] sdn: forbid BGP controller and BGP fabric coexistence
` [PATCH pve-network v6 6/9] sdn: evpn: support eBGP VTEPs over BGP fabric underlays
` [PATCH pve-network v6 7/9] test: evpn: add integration test for EVPN over BGP fabric
` [PATCH pve-manager v6 8/9] ui: sdn: add BGP fabric support
` [PATCH pve-docs v6 9/9] sdn: add bgp fabric section

[PATCH-SERIES ha-manager/manager v3 0/2] fix #7557: introduce 'auto-rebalance' property
 2026-05-15 10:19 UTC  (2+ messages)
` applied: "

[PATCH common/manager/proxmox-perl-rs/qemu-server v2 0/5] use NVML for vGPU info querying
 2026-05-15 10:19 UTC  (2+ messages)
` applied: "

[PATCH cluster/manager/proxmox{,-backup}/widget-toolkit 0/8] add location property to node/datacenter config for PVE/PBS
 2026-05-15 10:04 UTC  (2+ messages)
` applied: "

[PATCH qemu-server v3 0/3] improve guest cleanup handling
 2026-05-15 10:12 UTC  (6+ messages)
` [PATCH qemu-server v3 3/3] fix #7119: qm cleanup: wait for process exiting for up to 30 seconds
` superseded: [PATCH qemu-server v3 0/3] improve guest cleanup handling

[PATCH manager] ui: run make tidy
 2026-05-15  9:33 UTC  (2+ messages)
` applied: "

[PATCH docs] ha-manager: document auto-rebalance property
 2026-05-15  9:32 UTC  (2+ messages)
` applied: "


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