From: "Lars Lockenvitz" <L.Locke@web.de>
To: netfilter-devel@lists.netfilter.org
Subject: pc stand still after using module
Date: Mon, 13 Sep 2004 10:29:18 +0200 [thread overview]
Message-ID: <1470957170@web.de> (raw)
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
reply other threads:[~2004-09-13 8:29 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=1470957170@web.de \
--to=l.locke@web.de \
--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.