Skip to content

Implementation of timestamp to calculate queuing delay in PIE

Notifications You must be signed in to change notification settings

siddeshlc8/PIE-in-ns3

Repository files navigation

FreeBSD like PIE for ns-3

About

PIE calculates the queuing delay by using Little’s Law. Another alternative approach to calculate queuing delay in PIE is to use CoDel-like timestamping approach. RFC 8033 recommends any one of the above-mentioned approaches to calculating queuing delay in PIE. Currently, all the implementations of PIE (except in FreeBSD) use Little’s Law for calculating queueing delay. In these projects, the main aim is to understand how FreeBSD using timestamping based approach to calculate queuing delay in PIE and implement the same in ns-3

Week-1 Synopsis

Week-2 Synopsis

Recommended Reading

About

Implementation of timestamp to calculate queuing delay in PIE

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages