Skip to content

traffic-control: Add support of Set Associative Hash in FqCoDelQueueDisc

Avakash Bhat requested to merge AB261/ns-3-dev:master into master

This patch enables the support of Set Associative hashing in the FqCoDelQueueDisc. The implementation is based on Set Associative hashing used by the CAKE framework in the Linux kernel.

Merge request reports