All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexander Samad <alex@samad.com.au>
To: netfilter-devel@lists.netfilter.org
Subject: Problem with apply patch connlimit to 2.6.10 (debian 2.6.10-6)
Date: Sat, 26 Mar 2005 10:43:32 +1100	[thread overview]
Message-ID: <20050325234332.GD10616@samad.com.au> (raw)

[-- Attachment #1: Type: text/plain, Size: 1498 bytes --]

Hi


I have been trying to apply the connlimit patch to a debian kernel
source package.  These are the other patches I apply

policy TARPIT iprange raw dstlimit ROUTE time IPMARK CLASSIFY
dropped-table pool realm TCPLAG ULOG account connlimit nf_conntrack nth
owner-socketlookup ownercmd conntrack-cacheline-opt

But I this error when I try and compile the kernel 

  CC [M]  net/ipv4/netfilter/ipt_connlimit.o
net/ipv4/netfilter/ipt_connlimit.c: In function `count_them':
net/ipv4/netfilter/ipt_connlimit.c:100: error: structure has no member
named `infos'
net/ipv4/netfilter/ipt_connlimit.c:107: error: structure has no member
named `infos'
make[5]: *** [net/ipv4/netfilter/ipt_connlimit.o] Error 1
make[4]: *** [net/ipv4/netfilter] Error 2
make[3]: *** [net/ipv4] Error 2
make[2]: *** [net] Error 2
make[2]: Leaving directory
`/mnt/space0/alex/src/kernel/debian/kernel-source-2.6.10.wrk'
make[1]: *** [stamp-build] Error 2
make[1]: Leaving directory
`/mnt/space0/alex/src/kernel/debian/kernel-source-2.6.10.wrk'
make: *** [kernel] Error 2


I have had a look in include/linux/netfilter_ipv4/ip_conntrack.h  and it
seems like the structure has gone  and I am not sure what else I need to
apply to make it compile.

I have had similiar problems with ipv6 REJECT patch, but I have built a
linux/include/linux/netfilter_ipv6/ip6t_REJECT.h that can be patched
(but there might be stuff missing from there as well!

and suggestions what I can do

Thanks
Alex

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

             reply	other threads:[~2005-03-25 23:43 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-25 23:43 Alexander Samad [this message]
2005-03-26  0:15 ` Problem with apply patch connlimit to 2.6.10 (debian 2.6.10-6) Alexander Samad
2005-03-26  1:17   ` Phil Oester
2005-03-26  1:22     ` Alexander Samad
2005-04-01  6:47     ` 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=20050325234332.GD10616@samad.com.au \
    --to=alex@samad.com.au \
    --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.