[pve-devel] [PATCH pve-network 0/3] Advertise MTU via DHCP / RA
Stefan Hanreich
s.hanreich at proxmox.com
Thu Feb 22 14:23:33 CET 2024
ping
still applies on current master
On 12/14/23 17:46, Stefan Hanreich wrote:
> Stefan Hanreich (3):
> dhcp: fix function signatures in abstract class
> zones: add method for getting MTU
> dhcp: dnsmasq: send mtu option via dhcp
>
> src/PVE/Network/SDN/Dhcp.pm | 2 +-
> src/PVE/Network/SDN/Dhcp/Dnsmasq.pm | 7 ++++++-
> src/PVE/Network/SDN/Dhcp/Plugin.pm | 12 ++++++------
> src/PVE/Network/SDN/Zones.pm | 8 ++++++++
> src/PVE/Network/SDN/Zones/Plugin.pm | 7 +++++++
> src/PVE/Network/SDN/Zones/SimplePlugin.pm | 8 +++++++-
> 6 files changed, 35 insertions(+), 9 deletions(-)
>
More information about the pve-devel
mailing list