From: Alex Riesen <raa.lkml@gmail.com>
To: linux lover <linux.lover2004@gmail.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: loading modules at kernel startup
Date: Tue, 21 Dec 2004 10:37:32 +0100 [thread overview]
Message-ID: <81b0412b041221013752802fc5@mail.gmail.com> (raw)
In-Reply-To: <72c6e3790412210114650e05d1@mail.gmail.com>
On Tue, 21 Dec 2004 14:44:23 +0530, linux lover
<linux.lover2004@gmail.com> wrote:
> Hi all,
> How to load own kernel modules just after eth0
> interface is brought up?
> I want to load kernel module as soon as networking part of kenrel
> starts.
Look at udev and hotplug
> I dont want to loose any packets that travels on my linux
> machine.
You'll always loose something: there will be a gap between activating
of the network interface and running of your module (or sniffer, as it sounds).
next prev parent reply other threads:[~2004-12-21 9:37 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-12-21 9:14 loading modules at kernel startup linux lover
2004-12-21 9:37 ` Alex Riesen [this message]
2004-12-21 10:04 ` linux lover
2004-12-21 10:13 ` Bernd Petrovitsch
2004-12-21 12:38 ` Jan Engelhardt
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=81b0412b041221013752802fc5@mail.gmail.com \
--to=raa.lkml@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux.lover2004@gmail.com \
/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.