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

Thomas Lamprecht t.lamprecht at proxmox.com
Mon Apr 22 16:22:36 CEST 2024


Am 22/04/2024 um 15:15 schrieb Stefan Hanreich:
> 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(-)
> 


applied series, thanks!




More information about the pve-devel mailing list