if((_debug&&sum_x_s>0)||(sum_x_s/capa)>2)click_chatter("[%s] link towards address %s has a demand of %f Mbps and capa = %f Mbps",_name_element.c_str(),
if(it.value().sum_prices>2.0)it.value().sum_prices=2.0;// price shouldn't be that big, this may be an error
if(_debug&&(it.value().sum_prices>0||it.value().sum_airtime_demand>0))click_chatter("[%s] Price for neighbor %s is %f (airtime demand is %f)",_name_element.c_str(),
if(_debug)click_chatter("[Price] link towards address %s has rate demand = %d and capa = %d Mbps",it.key().unparse().c_str(),l->rate_demand,int_divide(capa,1024));