From: Stefan Hanreich <s.hanreich@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: [PATCH docs/manager/network/proxmox{-ve-rs,-perl-rs} 0/5] Add MTU setting to WireGuard interfaces
Date: Fri, 26 Jun 2026 15:33:50 +0200 [thread overview]
Message-ID: <20260626133357.274255-1-s.hanreich@proxmox.com> (raw)
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
next reply other threads:[~2026-06-26 13:34 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-26 13:33 Stefan Hanreich [this message]
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
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=20260626133357.274255-1-s.hanreich@proxmox.com \
--to=s.hanreich@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