]> git.proxmox.com Git - pmg-api.git/commit
api2 : network : add mtu
authorAlexandre Derumier <aderumier@odiso.com>
Thu, 9 Jan 2020 13:25:15 +0000 (14:25 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Sat, 11 Jan 2020 15:20:39 +0000 (16:20 +0100)
commitd9a86cfe316ddc0602ad76e919f0d8353ccbcd0c
tree2eb574d269e494e05bb3d81c9073fbc1c295b221
parentf438eff342d53dc3c043fd09635c0df9099890ef
api2 : network : add mtu

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

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