All of lore.kernel.org
 help / color / mirror / Atom feed
* pc stand still after using module
@ 2004-09-13  8:29 Lars Lockenvitz
  0 siblings, 0 replies; only message in thread
From: Lars Lockenvitz @ 2004-09-13  8:29 UTC (permalink / raw)
  To: netfilter-devel

Hi,

I have a modules for connection tracking of clearcase packets.
After adjustment from kernel 2.4.27 to 2.6.8 my pc is standing still after using this module.
The only things I changed are the pameters of the help function.

From:
static int help (const struct iphdr *iph, size_t len,
                        struct ip_conntrack *ct, enum ip_conntrack into ctinfo)

To:
static int help (struct sk_buff *skb, struct ip_conntrack *ct, enum ip_conntrack_info ctinfo)

Now the modules works, but then the pc doesn´t  recognizes anything.


Does anybody have a similar problem and know how to solve it, or have anybody else any idea.
Please help me, please!!!

Regards

Lars
_______________________________________________________
WEB.DE Video-Mail - Sagen Sie mehr mit bewegten Bildern
Informationen unter: http://freemail.web.de/?mc=021199

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-09-13  8:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-09-13  8:29 pc stand still after using module Lars Lockenvitz

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.