]> git.proxmox.com Git - pve-manager.git/commit
api2 : network : add mtu
authorAlexandre Derumier <aderumier@odiso.com>
Wed, 8 Jan 2020 03:31:20 +0000 (04:31 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Sat, 11 Jan 2020 16:22:46 +0000 (17:22 +0100)
commit94011309e2168bfa7c11dd7bae28773170f02c98
treea572209b7fe44efd9edd40534c9a6caff1ab7cb5
parent7942a7bb5b0ca46d64fcbc7caf689e351594a12a
api2 : network : add mtu

min 1280 to handle ipv6 && ipv4
max 65520 (infinibad support it)

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
PVE/API2/Network.pm