From: "Keith" <keith@acsinc.net>
To: netfilter@lists.netfilter.org
Subject: problem with connlimit module compile
Date: Thu, 1 Sep 2005 14:58:23 -0400 [thread overview]
Message-ID: <006101c5af27$2087e750$dd8069d8@html> (raw)
I'm using kernel 2.6.13 and iptables 1.3.2 and
patch-o-matic ng-20040621
I'm getting an error when I try to patch and compile to use
connlimit from the patch-o-matic base. the errors look like this:
In function count_them:
struct ip_conntrack_tuple_hash has no member named ctrack
And sure enough I find the ctrack pointer was removed here:
http://lists.netfilter.org/pipermail/netfilter-devel/2005-January/018147.htm
l
I started digging into the source and find it non-trivial
Any suggestions on a work around?
next reply other threads:[~2005-09-01 18:58 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-09-01 18:58 Keith [this message]
2005-09-01 19:08 ` problem with connlimit module compile Damon Gray
2005-09-01 19:43 ` ip_conntrack_get doesn't call nf_conntrack_get(&ct->ct_general) Damon Gray
2005-09-01 22:05 ` Patrick McHardy
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='006101c5af27$2087e750$dd8069d8@html' \
--to=keith@acsinc.net \
--cc=netfilter@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.