All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wang Jian <lark@linux.net.cn>
To: netfilter-devel@lists.netfilter.org
Subject: Re: [PATCH pom-ng] H.225 parser for h323-conntrack-nat
Date: Mon, 04 Apr 2005 23:32:05 +0800	[thread overview]
Message-ID: <20050404232509.0238.LARK@linux.net.cn> (raw)
In-Reply-To: <20050404150638.GA32081@roonstrasse.net>

Hi Max Kellermann,

Error message

Do you want to apply this patch [N/y/t/f/a/r/b/w/q/?] y
unable to find ladd slot in src /tmp/pom-10691/include/linux/netfilter_ipv4/ip_conntrack.h 
(./h323-conntrack-nat/linux-2.6.11/./include/linux/netfilter_ipv4/ip_conntrack.h.ladd_3)

ladd_3 looks like

        /* insert conntrack helper private data (expect) here */
        struct ip_ct_h225_expect exp_h225_info;

But ip_conntrac.h in 2.6.11 and 2.6.11.6 is

-- snip --
union ip_conntrack_expect_proto {
        /* insert expect proto private data here */
};
-- snip --


Acutally, rtsp/mms/h323 all failed on this. If I edit ip_conntrack.h by
hand and fix the insertion marker, then the pom-ng can be applied but
can't be compiled.


Here it is 23:30, so I say 'tomorrow' means I want to get a break now :)


On Mon, 4 Apr 2005 17:06:38 +0200, Max Kellermann <max@duempel.org> wrote:

> On 2005/04/04 17:04, Wang Jian <lark@linux.net.cn> wrote:
> > I tried it once with 2.6.11 and 2.6.11.6, both failed. But I will try it
> > again tomorrow.
> 
> What failed exactly? Message? Reject file?
> 
> I guess changing the "time" parameter (= tomorrow) won't help in this
> case ;)
> 
> Max
> 



-- 
  lark

  reply	other threads:[~2005-04-04 15:32 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-17  3:24 [PATCH pom-ng] H.225 parser for h323-conntrack-nat Max Kellermann
2005-04-01  5:58 ` Harald Welte
2005-04-04  8:07   ` Jozsef Kadlecsik
2005-04-04  9:10     ` Max Kellermann
2005-04-04  9:28       ` Jozsef Kadlecsik
2005-04-04 14:01       ` Wang Jian
2005-04-04 14:06         ` Max Kellermann
2005-04-04 15:04           ` Wang Jian
2005-04-04 15:06             ` Max Kellermann
2005-04-04 15:32               ` Wang Jian [this message]
2005-04-04 15:51                 ` Max Kellermann
2005-04-04 15:58                   ` Wang Jian
2005-04-10 20:41           ` Harald Welte
2005-04-10 21:01             ` Max Kellermann
2005-04-10 21:21               ` Harald Welte

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=20050404232509.0238.LARK@linux.net.cn \
    --to=lark@linux.net.cn \
    --cc=netfilter-devel@lists.netfilter.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.