]> git.proxmox.com Git - mirror_ifupdown2.git/commit - ifupdown2/addons/addressvirtual.py
new ifupdown2.conf variable to adjust logical devices MTU
authorJulien Fortin <julien@cumulusnetworks.com>
Fri, 29 Apr 2016 19:19:42 +0000 (21:19 +0200)
committerJulien Fortin <julien@cumulusnetworks.com>
Fri, 29 Apr 2016 19:19:42 +0000 (21:19 +0200)
commit9e0be374dc0a6de73535b85bb1ac5c6904eb8a8c
tree4aacac2dee0e292e4d331eea1467066cc76ea96e
parenteb3ce8c871779ce0249620785244ec79fdfa3671
new ifupdown2.conf variable to adjust logical devices MTU

Ticket: CM-8736
Reviewed By: Roopa
Testing Done: Smoke tests + the ones from the ticket

By default ifupdown2 will adjust logical devices MTU
based on the physical interface they are running on top of.
set this flag to 0 to disable this behaviour
adjust_logical_dev_mtu=1
addons/addressvirtual.py
addons/bridge.py
addons/vlan.py
config/ifupdown2.conf
ifupdownaddons/bridgeutils.py
ifupdownaddons/iproute2.py