BOND_ALB_HANDLE_ACTIVE_CHANGE

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

 

NAME

bond_alb_handle_active_change - assign new curr_active_slave  

SYNOPSIS

"SYNOPSIS"

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

ARGUMENTS

bond
our bonding struct
new_slave
new slave to assign
 

DESCRIPTION

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

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


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:01:59 GMT, October 09, 2005