All of lore.kernel.org
 help / color / mirror / Atom feed
* problem with connlimit module compile
@ 2005-09-01 18:58 Keith
  2005-09-01 19:08 ` Damon Gray
  2005-09-01 19:43 ` ip_conntrack_get doesn't call nf_conntrack_get(&ct->ct_general) Damon Gray
  0 siblings, 2 replies; 4+ messages in thread
From: Keith @ 2005-09-01 18:58 UTC (permalink / raw)
  To: netfilter

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?

 



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-09-01 22:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-01 18:58 problem with connlimit module compile Keith
2005-09-01 19:08 ` 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

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.