AD_AGG_SELECTION_LOGIC

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

 

NAME

ad_agg_selection_logic - select an aggregation group for a team  

SYNOPSIS

"SYNOPSIS"

void ad_agg_selection_logic (struct aggregator * aggregator);  

ARGUMENTS

aggregator
the aggregator we're looking at
 

DESCRIPTION

It is assumed that only one aggregator may be selected for a team. The logic of this function is to select (at first time) the aggregator with the most ports attached to it, and to reselect the active aggregator only if the previous aggregator has no more ports related to it.  

FIXME

this function MUST be called with the first agg in the bond, or __get_active_agg won't work correctly. This function should be better called with the bond itself, and retrieve the first agg from it.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
FIXME

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