netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jesper Dangaard Brouer <hawk@diku.dk>
To: Jan Engelhardt <jengelh@medozas.de>
Cc: Netfilter Developers <netfilter-devel@vger.kernel.org>,
	paulmck@linux.vnet.ibm.com, Eric Dumazet <eric.dumazet@gmail.com>,
	netdev <netdev@vger.kernel.org>,
	Solvik Blum <solvik.blum@smartjog.com>
Subject: Re: [RFC 0/3] MPEG2/TS drop analyzer iptables match extension
Date: Thu, 4 Nov 2010 10:20:29 +0100 (CET)	[thread overview]
Message-ID: <Pine.LNX.4.64.1011040953590.19565@ask.diku.dk> (raw)
In-Reply-To: <alpine.LNX.2.01.1011040113270.8604@obet.zrqbmnf.qr>


On Thu, 4 Nov 2010, Jan Engelhardt wrote:
> On Tuesday 2010-10-19 16:21, Jesper Dangaard Brouer wrote:
>>
>> This is my iptables match module for analyzing IPTV MPEG2/TS streams.
>> Currently it only detects dropped packets, but I want to extend it for
>> analyzing jitter and bursts.
>>
>> Jan Engelhardt convinced me that I should just send the module as-is
>> for review on the list.  I wrote the code in 2009, and have only done
>> some minor changes to make it work on kernel 2.6.35 since.
>
> This now lives in the mp2t branch (since NFWS already actually) of xt-a,
> and I have taken the liberty to start updating it to higher standards.
> Please watch that branch, as I don't have any MPEG equipment around me
> to do runtime tests.

Jan, I would actually like to maintain the source via my own git tree. 
And I would gladly accept your patches against that tree.

Since the workshop, I have been busy "Open Sourcing" the project my self. 
I now have a git repository, which also contains the collector daemon, 
web-code and database layout.  The git tree also contains some README 
documentation.  It for example contains a description of howto setup a 
testlab with MPEG2 streaming via VLC and controlled packet drops via 
tc-netem, so you can perform your runtime tests.

I didn't plan to release the project just yet, as I wanted to do some 
renaming.  E.g I want to rename the mp2t module to mpeg2ts, and I want to 
rename the collector daemon from tvprobe to iptv-analyzer.

The git tree is temporarily located on people.netfilter.org:

  git://people.netfilter.org/hawk/iptv-analyzer.git

I have bought the domain iptv-analyzer.org, but I have not installed any 
servers on that domain, yet.

Solvik Blum (Cc.ed), is currently helping me out with the web-frontend.

Cheers,
   Jesper Brouer

--
-------------------------------------------------------------------
MSc. Master of Computer Science
Dept. of Computer Science, University of Copenhagen
Author of http://www.adsl-optimizer.dk
-------------------------------------------------------------------

  reply	other threads:[~2010-11-04  9:20 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-19 14:21 [RFC 0/3] MPEG2/TS drop analyzer iptables match extension Jesper Dangaard Brouer
2010-10-19 14:25 ` [RFC 1/3] MPEG2/TS drop analyzer file: xt_mp2t.h Jesper Dangaard Brouer
2010-10-19 14:26 ` [RFC 2/3] MPEG2/TS drop analyzer file: xt_mp2t.c Jesper Dangaard Brouer
2010-10-19 14:27 ` [RFC 3/3] MPEG2/TS drop analyzer file: libxt_mp2t.c Jesper Dangaard Brouer
2010-11-04  0:16 ` [RFC 0/3] MPEG2/TS drop analyzer iptables match extension Jan Engelhardt
2010-11-04  9:20   ` Jesper Dangaard Brouer [this message]
2010-11-04 10:29     ` Jan Engelhardt
2010-11-10 11:02       ` Jesper Dangaard Brouer

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

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

  git send-email \
    --in-reply-to=Pine.LNX.4.64.1011040953590.19565@ask.diku.dk \
    --to=hawk@diku.dk \
    --cc=eric.dumazet@gmail.com \
    --cc=jengelh@medozas.de \
    --cc=netdev@vger.kernel.org \
    --cc=netfilter-devel@vger.kernel.org \
    --cc=paulmck@linux.vnet.ibm.com \
    --cc=solvik.blum@smartjog.com \
    /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;
as well as URLs for NNTP newsgroup(s).