From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-it0-x244.google.com (mail-it0-x244.google.com [IPv6:2607:f8b0:4001:c0b::244]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by lists.bufferbloat.net (Postfix) with ESMTPS id 7C14B3B260 for ; Thu, 10 Nov 2016 22:38:29 -0500 (EST) Received: by mail-it0-x244.google.com with SMTP id b123so7871545itb.2 for ; Thu, 10 Nov 2016 19:38:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to; bh=amggQLSJDZkcogvoK2E5kONSwLDjrDnuqA/1FtjWmwg=; b=nJKukwP0l/4srr/nHhDQ+iLwkN41rtZVYLuiwAl7PLXPX/1DEADxsrr7KNvpGlhn2g EdM0T22S/1FrZOBh3RbnnZ2z0hLwqJQkvrrv8ofKOoMLN9rzlOpoXTyx6nM/XOP+/NC7 5cWeaxFtUzYyGJiw4jO/1CIbdgI+cVko04lO/cKTGXq2QD7YHem8m4e7xlQJOBwnv3lo IFRd0h25QGB80nH/g39ol0nbMVGrkLhJiHdigkFdgRpFJXEBpXg8FR9V6hL9D5ObSZGF mXG/37Zqrcr7GrhopJs0pOGHRO/mvzMPUkho9xEenEzxRLvWgeWOSFFKw1lVgCKGe5lO AFFw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to; bh=amggQLSJDZkcogvoK2E5kONSwLDjrDnuqA/1FtjWmwg=; b=DkoiIAN0/h3tOBUbKAbPdb8XErC5sc8WEjBAjgiXLTiU3nEv6KxZHG9HSRyu3Y7Tye KJPzkNTyDN936HHGD6ERT60y3ZkftjBr4HuPxbb7z0qtoUPti9iXKqADGtMl98+VSrnn 18zvC57HHWwoELnmVfFGQNPDvp3is+STNzyEegmm9l+ExJnAwurLs37kreN/X1EwJyeQ 48RZBxzNKMM3CAeBxRcFg3sDstMWNghxZZloMaKCHV/lzWaxk/c+RnSwDVbbepqeaX7g SxAnayk/LGureLcOgB+f7j9B7LTWtK5OwepM/khXyQeUgLo79SSqY2WpFtkZoKn64un0 85WA== X-Gm-Message-State: ABUngveX7Fe9YDxQNXR3nsr3fJYoxErWQpZYaqErnc6onfdJ3oHu2vCfUV3AYYFL1tGbkg== X-Received: by 10.36.79.11 with SMTP id c11mr3397941itb.104.1478835508769; Thu, 10 Nov 2016 19:38:28 -0800 (PST) Received: from [10.0.0.5] (c-68-42-142-136.hsd1.mi.comcast.net. [68.42.142.136]) by smtp.gmail.com with ESMTPSA id p64sm11188031itb.21.2016.11.10.19.38.28 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 10 Nov 2016 19:38:28 -0800 (PST) To: cake@lists.bufferbloat.net References: <3e5942d2-6d6b-0e01-8aa6-98c3535c26ef@gmail.com> <8c646cde-0ee5-26ae-cd37-77f88b960ded@k0ste.ru> From: Noah Causin Message-ID: <41dfaeb8-1607-bcd8-e434-dae4792d1bc4@gmail.com> Date: Thu, 10 Nov 2016 22:38:26 -0500 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 In-Reply-To: <8c646cde-0ee5-26ae-cd37-77f88b960ded@k0ste.ru> Content-Type: multipart/alternative; boundary="------------5C8D0E80D4E68E4DBCC489B1" Subject: Re: [Cake] Cake with Deep Packet Inspection X-BeenThere: cake@lists.bufferbloat.net X-Mailman-Version: 2.1.20 Precedence: list List-Id: Cake - FQ_codel the next generation List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Nov 2016 03:38:29 -0000 This is a multi-part message in MIME format. --------------5C8D0E80D4E68E4DBCC489B1 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit The Makefile I referred to uses this repository: https://github.com/betolj/ndpi-netfilter/commits/master The one you mentioned seems like it supports IPv6. The author said he would backport newer protocols: https://github.com/vel21ripn/nDPI/issues/7 It has the ability to read DHT messages in the BitTorrent protocol to detected encrypted data, and it is supposed to have a smaller memory footprint. A LEDE Makefile for this repository would be useful. On 11/10/2016 10:15 PM, Konstantin Shalygin wrote: > > What is the difference between this and implementation of thisipt_ndpi > (https://github.com/vel21ripn/nDPI) ? > > > On 11/11/2016 08:55 AM, Noah Causin wrote: >> integrated the NDPI Deep Packet Inspection engine into my LEDE build, >> so I could prioritize applications using Cake. > > -- > Best regards, > Konstantin Shalygin > > > _______________________________________________ > Cake mailing list > Cake@lists.bufferbloat.net > https://lists.bufferbloat.net/listinfo/cake --------------5C8D0E80D4E68E4DBCC489B1 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 8bit

The Makefile I referred to uses this repository:  https://github.com/betolj/ndpi-netfilter/commits/master

The one you mentioned seems like it supports IPv6.  The author said he would backport newer protocols:  https://github.com/vel21ripn/nDPI/issues/7

It has the ability to read DHT messages in the BitTorrent protocol to detected encrypted data, and it is supposed to have a smaller memory footprint.

A LEDE Makefile for this repository would be useful.


On 11/10/2016 10:15 PM, Konstantin Shalygin wrote:

What is the difference between this and implementation of this ipt_ndpi (https://github.com/vel21ripn/nDPI) ?


On 11/11/2016 08:55 AM, Noah Causin wrote:
integrated the NDPI Deep Packet Inspection engine into my LEDE build, so I could prioritize applications using Cake.

-- 
Best regards,
Konstantin Shalygin


_______________________________________________
Cake mailing list
Cake@lists.bufferbloat.net
https://lists.bufferbloat.net/listinfo/cake

--------------5C8D0E80D4E68E4DBCC489B1--