BOND_ALB_ASSIGN_CURRENT_SLAVE

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

bond_alb_assign_current_slave - assign new current_slave  

SYNOPSIS

"SYNOPSIS"

void bond_alb_assign_current_slave (struct bonding * bond, struct slave * new_slave);  

ARGUMENTS

bond
our bonding struct
new_slave
new slave to assign
 

DESCRIPTION

Set the bond->current_slave to new_slave and handle mac address swapping and promiscuity changes as needed.

Caller must hold bond ptrlock for write (or bond lock for write)


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 13:31:22 GMT, October 06, 2005