General list for discussing Bufferbloat
 help / color / mirror / Atom feed
From: Noah Causin <n0manletter@gmail.com>
To: bloat@lists.bufferbloat.net
Subject: [Bloat] Possible Companion Software for Cake and SQM
Date: Thu, 2 Jun 2016 19:39:53 -0400	[thread overview]
Message-ID: <a24add5d-0b28-4f5a-cca6-367faa3b5058@gmail.com> (raw)

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

             reply	other threads:[~2016-06-02 23:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-02 23:39 Noah Causin [this message]
2016-06-03  4:20 ` Jonathan Morton
2016-06-03 17:08   ` Noah Causin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://lists.bufferbloat.net/postorius/lists/bloat.lists.bufferbloat.net/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=a24add5d-0b28-4f5a-cca6-367faa3b5058@gmail.com \
    --to=n0manletter@gmail.com \
    --cc=bloat@lists.bufferbloat.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox