Robust random early detection: Difference between revisions

Content deleted Content added
Line 17:
06 increase local indicator by 1 for each bin of f
07 Flow[f].I ← maximum of local indicators from bins of f
08 '''if''' Flow[f].I >=0 '''then'''
09 RED-ENQUE(pkt) // pass pkt to the RED block
10 '''if''' RED drops pkt '''then'''