1
0
mirror of https://github.com/CumulusNetworks/ifupdown2.git synced 2024-05-06 15:54:50 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
Roopa Prabhu
b32ebf9777 Initial changes to prepare ifupdown2 for pushing into debian
Conflicts:
	ifupdown2/debian/control
	ifupdown2/debian/ifupdown2.examples
	ifupdown2/debian/ifupdown2.links
	ifupdown2/debian/ifupdown2.postinst
	ifupdown2/debian/ifupdown2.postrm
	ifupdown2/debian/rules
	ifupdown2/setup.py
2015-08-02 03:25:32 -07:00
root
5cd6b48f0e more debian packaging prep changes 2015-06-15 23:27:39 -07:00
Roopa Prabhu
5077094853 Initial changes to prepare ifupdown2 for pushing into debian 2015-06-15 23:27:39 -07:00
Sam Tannous
0b762139c6 Add default link parameter support for ethtool module
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/dist-packages/cumulus/portconfig.py
	packages/cl-utilities/usrlib/update-ports
	tests/tests/smoke/testifupdown2.py
2015-06-03 13:15:49 -04:00
Roopa Prabhu
f82758bf2c Merge 'vlan filtering bridge + vxlan + mlag + vrr' support from internal
tree to external

This also combines python-ifupdown2 and python-ifupdown2-addons package
into a single python-ifupdown2 package
2015-03-06 21:46:10 -08:00
Roopa Prabhu
2c8c4ce74d Initial import of ifupdown2 sources 2014-07-20 00:45:04 -07:00