]> git.proxmox.com Git - mirror_ifupdown2.git/commit - ifupdown2/addons/address.py
addons: address: fix syntax check handler for mtu
authorRoopa Prabhu <roopa@cumulusnetworks.com>
Thu, 1 Dec 2016 19:48:16 +0000 (11:48 -0800)
committerRoopa Prabhu <roopa@cumulusnetworks.com>
Thu, 1 Dec 2016 19:48:16 +0000 (11:48 -0800)
commit09096420d832b112ae7d407461268bf3cf38476b
tree67da821344083ad9beba8febbcdbf8d192e0f141
parent4cbbf42e702ecc827b0db9da56519cc6133014f8
addons: address: fix syntax check handler for mtu

I had redefined the main syntax check handler for mtu.
fix it to be a new function.

Signed-off-by: Roopa Prabhu <roopa@cumulusnetworks.com>
addons/address.py