[pve-devel] [PATCH network v2 0/3] Advertise MTU via DHCP / RA

Stefan Hanreich s.hanreich at proxmox.com
Mon Apr 22 15:15:31 CEST 2024


Changes from v1 -> v2:
* rebased branch, everything else unchanged

pve-network:

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(-)


Summary over all repositories:
  6 files changed, 35 insertions(+), 9 deletions(-)

-- 
Generated by git-murpp 0.6.0



More information about the pve-devel mailing list