negan07 / ancistrus

Netgear's D7000 Nighthawk Router Experience Distributed Project
https://negan07.github.io/ancistrus/
GNU General Public License v2.0
66 stars 17 forks source link

QOS improvement #73

Closed ghost closed 3 years ago

ghost commented 4 years ago

Implement diffserv4 as PRIORITY QUEUE.

diffserv4 provides a general-purpose Diffserv implementation with four tins: Bulk (CS1), 6.25% threshold, generally low priority. Best Effort (general), 100% threshold. Video (AF4x, AF3x, CS3, AF2x, CS2, TOS4, TOS1), 50% threshold. Voice (CS7, CS6, EF, VA, CS5, CS4), 25% threshold.

negan07 commented 3 years ago

duplicate of:

https://github.com/negan07/ancistrus/issues/67