]> git.proxmox.com Git - mirror_ifupdown2.git/commit
[Change by Roopa] To prevent ifupdown2 setting clag-bond slave states on ifup.
authoranuradhak <anuradhak@cumulusnetworks.com>
Mon, 2 Feb 2015 16:46:47 +0000 (08:46 -0800)
committeranuradhak <anuradhak@cumulusnetworks.com>
Mon, 2 Feb 2015 20:53:14 +0000 (12:53 -0800)
commit67b8126335cf7270677a1abbf0785bffcc4f1dfe
treeb7d652518f72d2ca6f9f28c07556524584ce53b9
parent64db332a85b8ad52375506d7dc40772c539d9dc0
[Change by Roopa] To prevent ifupdown2 setting clag-bond slave states on ifup.

Ticket: CM-4802
Reviewed By: CCR-2507
Testing Done: Yes

1. For clag bonds the slaves are kept down under various conditions (when clagd
is holding the bond in an errDisabled state). ifupdown2 should not set the slave
states for clag bonds.
2. Bonding driver sets the slave states on enslave and release (also for
non-clag bonds) so ifupdown2 doesn't need to set the slave state.
addons/ifenslave.py