From: "Florian Fuessl" <flo@degnet.de>
To: "'Patrick McHardy'" <kaber@trash.net>
Cc: <netfilter-devel@vger.kernel.org>, <madduck@debian.org>
Subject: RE: netfilter 00/07: SIP TCP & T.38 support
Date: Thu, 21 Jan 2010 00:57:31 +0100 [thread overview]
Message-ID: <000001ca9a2c$54a44250$fdecc6f0$@de> (raw)
In-Reply-To: <20100120191824.25922.36663.sendpatchset@x2.localnet>
Thank you, Patrick :)
Patrick McHardy wrote:
>
> The attached patches add TCP and T.38 FAX support to the SIP conntrack
> helper.
>
> The patches are still work-in-progress, but they already work fine in
> all my tests and I know some people have been waiting for these
> features, so here's a snapshot of my current tree for anyone
> interested in testing.
>
Leave me a note when heading to Munich next time; the beer will be on my
bill ;)
> They're based on the nf-next-2.6.git tree, but they also apply to the
> 2.6.32 release (might not compile though :).
>
I'll give it a try within the next days ...
> Please report any test results.
>
... and leave you a message with my results.
>
> include/linux/netfilter/nf_conntrack_sip.h | 19 ++-
> include/net/netfilter/nf_conntrack.h | 2 +-
> include/net/netfilter/nf_conntrack_expect.h | 1 +
> include/net/netfilter/nf_nat_helper.h | 32 ++-
> net/ipv4/netfilter/nf_nat_helper.c | 39 ++--
> net/ipv4/netfilter/nf_nat_sip.c | 158 ++++++++-----
> net/netfilter/nf_conntrack_expect.c | 9 +
> net/netfilter/nf_conntrack_sip.c | 333
> +++++++++++++++++++++------
> 8 files changed, 435 insertions(+), 158 deletions(-)
>
> Patrick McHardy (7):
> netfilter: nf_conntrack: show helper and class in
> /proc/net/nf_conntrack_expect
> netfilter: nf_conntrack_sip: fix ct_sip_parse_request() REGISTER
> request parsing
> netfilter: nf_conntrack_sip: pass data offset to NAT functions
> netfilter: nf_conntrack_sip: add TCP support
> netfilter: nf_nat: support mangling a single TCP packet multiple
> times
> netfilter: nf_nat_sip: add TCP support
> netfilter: nf_conntrack_sip: add T.38 FAX support
prev parent reply other threads:[~2010-01-20 23:57 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-20 19:18 netfilter 00/07: SIP TCP & T.38 support Patrick McHardy
2010-01-20 19:18 ` netfilter: nf_conntrack: show helper and class in /proc/net/nf_conntrack_expect Patrick McHardy
2010-01-20 19:37 ` Jan Engelhardt
2010-01-20 22:43 ` Patrick McHardy
2010-01-20 19:18 ` netfilter: nf_conntrack_sip: fix ct_sip_parse_request() REGISTER request parsing Patrick McHardy
2010-01-20 19:18 ` netfilter: nf_conntrack_sip: pass data offset to NAT functions Patrick McHardy
2010-01-20 19:18 ` netfilter: nf_conntrack_sip: add TCP support Patrick McHardy
2010-01-20 19:18 ` netfilter: nf_nat: support mangling a single TCP packet multiple times Patrick McHardy
2010-01-20 19:18 ` netfilter: nf_nat_sip: add TCP support Patrick McHardy
2010-01-20 19:18 ` netfilter: nf_conntrack_sip: add T.38 FAX support Patrick McHardy
2010-01-20 23:57 ` Florian Fuessl [this message]
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='000001ca9a2c$54a44250$fdecc6f0$@de' \
--to=flo@degnet.de \
--cc=kaber@trash.net \
--cc=madduck@debian.org \
--cc=netfilter-devel@vger.kernel.org \
/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).