From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Samad Subject: Problem with apply patch connlimit to 2.6.10 (debian 2.6.10-6) Date: Sat, 26 Mar 2005 10:43:32 +1100 Message-ID: <20050325234332.GD10616@samad.com.au> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="llIrKcgUOe3dCx0c" To: netfilter-devel@lists.netfilter.org Content-Disposition: inline List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-devel-bounces@lists.netfilter.org Errors-To: netfilter-devel-bounces@lists.netfilter.org List-Id: netfilter-devel.vger.kernel.org --llIrKcgUOe3dCx0c Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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=20 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 --llIrKcgUOe3dCx0c Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (GNU/Linux) iD8DBQFCRKIkkZz88chpJ2MRAvgVAKDLCWvKHk3FvxZ36JIV9tadC1gRFQCff/01 hqBxZZv5WSogHsocRuk3DB0= =Kp6h -----END PGP SIGNATURE----- --llIrKcgUOe3dCx0c--