On Thursday 2010-11-04 10:20, Jesper Dangaard Brouer wrote: > 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. I do not mind who is hosting what parts, as git repos can be transferred easily, but I strongly suggest not to decouple xt_mp2t from (any clone of) the xtables-addons structure base, because doing so would bring you back to square one with regard to maintenance. I recognize you may dislike splitting up the IPTV codebase, so I propose that you make use of submodules, and have an Xt-a clone as one submodule. That would allow merging in both directions. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html