]> git.proxmox.com Git - mirror_ifupdown2.git/commit - etc/network/ifupdown2/addons.conf
Add default link parameter support for ethtool module
authorSam Tannous <stannous@cumulusnetworks.com>
Sun, 10 May 2015 19:42:47 +0000 (15:42 -0400)
committerSam Tannous <stannous@cumulusnetworks.com>
Thu, 4 Jun 2015 19:27:48 +0000 (15:27 -0400)
commit3d44fbd0c9a7680a7d9b809e4fd8601a206a0c17
tree2edf19b4c2377e8bf3e73fd2deeea5c6c461bba3
parent88a5c4c89d48c2e721ade9f4e1383c639b74ec30
Add default link parameter support for ethtool module

Ticket: CM-5254
Reviewed By: roopa
Testing Done: tested master and 2.5_br images with testifupdown2 suite and hand tested

This patch creates a json defaults file upon bootup
(which can be overridden by customer configs in /etc)
which the ethtool module in ifupdown2 will consult
when "link-x" configs are removed in order to restore
them to the initial settings used by the switch.
(cherry picked from commit 8388664f5a5a85f2a813cafbf40ac92d7b86f4bf)

Conflicts:
packages/cl-utilities/usrlib/update-ports
(cherry picked from commit 21c9c10ab2fccaf60be9accb337e82541d497cc4)
addons/ethtool.py
config/addons.conf
ifupdown/ifupdownmain.py
ifupdown/policymanager.py [new file with mode: 0644]
setup.py