General list for discussing Bufferbloat
 help / color / mirror / Atom feed
* [Bloat] Possible Companion Software for Cake and SQM
@ 2016-06-02 23:39 Noah Causin
  2016-06-03  4:20 ` Jonathan Morton
  0 siblings, 1 reply; 3+ messages in thread
From: Noah Causin @ 2016-06-02 23:39 UTC (permalink / raw)
  To: bloat

I found this netfilter module that could be useful for traffic shaping 
with Cake or SQM.

https://github.com/betolj/ndpi-netfilter

It uses an open source deep packet inspection engine to determine what 
application a flow is, and it works with iptables.  My idea is that this 
could be used to apply diffserv markings to traffic like Netflix, so 
that they can be placed into the appropriate classes.

iptables -t mangle -A FORWARD -o eth2 -m ndpi --netflix -j DSCP 
--set-dscp-class cs2

What do you think?

Noah

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-06-03 17:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-02 23:39 [Bloat] Possible Companion Software for Cake and SQM Noah Causin
2016-06-03  4:20 ` Jonathan Morton
2016-06-03 17:08   ` Noah Causin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox