all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [PATCH docs/manager/network/proxmox{-ve-rs,-perl-rs} 0/5] Add MTU setting to WireGuard interfaces
@ 2026-06-26 13:33 Stefan Hanreich
  2026-06-26 13:33 ` [PATCH proxmox-ve-rs 1/5] wireguard: add mtu option to wireguard interface properties Stefan Hanreich
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Stefan Hanreich @ 2026-06-26 13:33 UTC (permalink / raw)
  To: pve-devel

This patch series adds support for configuring the MTU for WireGuard interfaces.
Since changing the default value in the API would be breaking, make it a soft
default by pre-filling the MTU value in the UI with 1420, which should work for
most use-cases, as it is the maximum MTU possible if using Ethernet with IPv6.


proxmox-ve-rs:

Stefan Hanreich (1):
  wireguard: add mtu option to wireguard interface properties

 .../sdn/fabric/section_config/protocol/wireguard.rs | 13 +++++++++++++
 1 file changed, 13 insertions(+)


proxmox-perl-rs:

Stefan Hanreich (1):
  fabrics: wireguard: render mtu to interface config

 pve-rs/src/bindings/sdn/fabrics.rs | 5 +++++
 1 file changed, 5 insertions(+)


pve-network:

Stefan Hanreich (1):
  fabrics: wireguard: add mtu to interface properties

 src/PVE/Network/SDN/Fabrics.pm | 7 +++++++
 1 file changed, 7 insertions(+)


pve-manager:

Stefan Hanreich (1):
  fabrics: wireguard: add mtu to interface properties

 www/manager6/sdn/fabrics/wireguard/InterfacePanel.js | 9 +++++++++
 1 file changed, 9 insertions(+)


pve-docs:

Stefan Hanreich (1):
  sdn: fabrics: wireguard: document mtu option

 pvesdn.adoc | 2 ++
 1 file changed, 2 insertions(+)


Summary over all repositories:
  5 files changed, 36 insertions(+), 0 deletions(-)

-- 
Generated by murpp 0.12.0




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

end of thread, other threads:[~2026-06-26 13:34 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-26 13:33 [PATCH docs/manager/network/proxmox{-ve-rs,-perl-rs} 0/5] Add MTU setting to WireGuard interfaces Stefan Hanreich
2026-06-26 13:33 ` [PATCH proxmox-ve-rs 1/5] wireguard: add mtu option to wireguard interface properties Stefan Hanreich
2026-06-26 13:33 ` [PATCH proxmox-perl-rs 2/5] fabrics: wireguard: render mtu to interface config Stefan Hanreich
2026-06-26 13:33 ` [PATCH pve-network 3/5] fabrics: wireguard: add mtu to interface properties Stefan Hanreich
2026-06-26 13:33 ` [PATCH pve-manager 4/5] " Stefan Hanreich
2026-06-26 13:33 ` [PATCH pve-docs 5/5] sdn: fabrics: wireguard: document mtu option Stefan Hanreich

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal