From: Patrick McHardy <kaber@trash.net>
To: Willy Tarreau <w@w.ods.org>
Cc: netfilter-devel@lists.netfilter.org, tmarshall@real.com
Subject: Re: [PATCH] fix for rtsp helper
Date: Mon, 19 Apr 2004 14:02:59 +0200 [thread overview]
Message-ID: <4083BFF3.2010201@trash.net> (raw)
In-Reply-To: <20040418150948.GA24110@alpha.home.local>
Willy Tarreau wrote:
> Hi,
>
> I noticed that the rtsp helper puts the 'master' info in the expect table
> in ip_conntrack.h. Here's the little fix against latest pom-ng :
Applied, thanks Willy.
Regards
Patrick
>
> Cheers,
> Willy
>
> --- ./rtsp-conntrack/linux/include/linux/netfilter_ipv4/ip_conntrack.h.ladd.orig Sun Apr 18 17:05:13 2004
> +++ ./rtsp-conntrack/linux/include/linux/netfilter_ipv4/ip_conntrack.h.ladd Sun Apr 18 17:05:22 2004
> @@ -1,2 +1,2 @@
> - /* insert conntrack helper private data (expect) here */
> + /* insert conntrack helper private data (master) here */
> struct ip_ct_rtsp_master ct_rtsp_info;
>
>
prev parent reply other threads:[~2004-04-19 12:02 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-04-18 15:09 [PATCH] fix for rtsp helper Willy Tarreau
2004-04-19 12:02 ` Patrick McHardy [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=4083BFF3.2010201@trash.net \
--to=kaber@trash.net \
--cc=netfilter-devel@lists.netfilter.org \
--cc=tmarshall@real.com \
--cc=w@w.ods.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.