On Monday 06 July 2015 09:02 PM, Andy Gospodarek wrote:
On Mon, Jul 06, 2015 at 05:34:01PM +0530, GMAIL wrote:
On Friday 03 July 2015 11:46 PM, Jay Vosburgh wrote:
GMAIL wrote:
[...]
Looks good, added cosmetic changes for more readability,
it might save some instructions :)
diff --git a/d
On Mon, Jul 06, 2015 at 05:34:01PM +0530, GMAIL wrote:
> On Friday 03 July 2015 11:46 PM, Jay Vosburgh wrote:
> >GMAIL wrote:
[...]
>
> Looks good, added cosmetic changes for more readability,
> it might save some instructions :)
>
>
> diff --git a/drivers/net/bonding/bond_main.c b/drivers/net/
On Friday 03 July 2015 11:46 PM, Jay Vosburgh wrote:
GMAIL wrote:
Hi Jay,
On Friday 03 July 2015 02:12 AM, Jay Vosburgh wrote:
[ added netdev to cc ]
Mazhar Rana wrote:
When "primary_reselect" is set to "failure", primary interface should
not become active until current active s
GMAIL wrote:
>Hi Jay,
>
>On Friday 03 July 2015 02:12 AM, Jay Vosburgh wrote:
>
>> [ added netdev to cc ]
>>
>> Mazhar Rana wrote:
>>
>>> When "primary_reselect" is set to "failure", primary interface should
>>> not become active until current active slave is up. But if we set first
>>
Hi Jay,
On Friday 03 July 2015 02:12 AM, Jay Vosburgh wrote:
[ added netdev to cc ]
Mazhar Rana wrote:
When "primary_reselect" is set to "failure", primary interface should
not become active until current active slave is up. But if we set first
I think you mean "until curre
[ added netdev to cc ]
Mazhar Rana wrote:
>When "primary_reselect" is set to "failure", primary interface should
>not become active until current active slave is up. But if we set first
I think you mean "until current active slave is down" here, not
"up."
>member of bond devic
When "primary_reselect" is set to "failure", primary interface should
not become active until current active slave is up. But if we set first
member of bond device as a "primary" interface and "primary_reselect"
is set to "failure" then whenever primary interface's link get back(up)
it become activ