-
This repository describes the methodology to implement
Stabilized RED (SRED)
Algorithm in ns3. LikeRED (Random Early Detection)
SRED pre-emptively discards packets with a load-dependent probability when a buffer in a router in the Internet or an Intranet seem congested. SRED has an additional feature that over a wide range of load levels helps it stabilize its buffer occupation at a level independent of the number of active connections.We also implement an extended version of SRED where we also consider timestamp of the incoming packets in our algorithm and adjust the probability to overwrite accordingly. We call this
Extended Stabilized RED
orESRED
in short.-
Comparison with
RED
For a detialed explanation, implementation and network specification of the simulations please refer to the report
-
Comparison with
SRED
For a detialed explanation, implementation and network specification of the simulations please refer to the report
-
Notifications
You must be signed in to change notification settings - Fork 0
zarif98sjs/CSE-322-Computer-Network
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
CSE 322 Computer Networks Sessional (L3/T2)