BOND_3AD_STATE_MACHINE_HANDLER

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

 

NAME

bond_3ad_state_machine_handler - handle state machines timeout  

SYNOPSIS

"SYNOPSIS"

void bond_3ad_state_machine_handler (struct bonding * bond);  

ARGUMENTS

bond
bonding struct to work on
 

DESCRIPTION

The state machine handling concept in this module is to check every tick which state machine should operate any function. The execution order is round robin, so when we have an interaction between state machines, the reply of one to each other might be delayed until next tick.

This function also complete the initialization when the agg_select_timer times out, and it selects an aggregator for the ports that are yet not related to any aggregator, and selects the active aggregator for a bond.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 04:40:39 GMT, October 06, 2005