]> git.proxmox.com Git - mirror_ifupdown2.git/commit
addons: address: never reset mtu on lo implicity
authorRoopa Prabhu <roopa@cumulusnetworks.com>
Mon, 8 Aug 2016 22:46:13 +0000 (15:46 -0700)
committerRoopa Prabhu <roopa@cumulusnetworks.com>
Tue, 9 Aug 2016 06:17:43 +0000 (23:17 -0700)
commit95432c3b816e5f645808b5292c85a01c35039b18
tree03b646f4718206625334457f146f97e3add3393a
parentba6e24ea20188a350a9ccef8687ac212e622ee37
addons: address: never reset mtu on lo implicity

we should leave the mtu on lo to the default mtu
if user has not requested to change it. lo has
a larger mtu because it does not really depend on a
physical mtu.

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