All of lore.kernel.org
 help / color / mirror / Atom feed
From: linux lover <linux.lover2004@gmail.com>
To: Alex Riesen <raa.lkml@gmail.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: loading modules at kernel startup
Date: Tue, 21 Dec 2004 15:34:54 +0530	[thread overview]
Message-ID: <72c6e379041221020463b1861b@mail.gmail.com> (raw)
In-Reply-To: <81b0412b041221013752802fc5@mail.gmail.com>

Hello Alex,
               The kernel modules are netfilter modules that i wrote
and want to be loaded as soon as eth0 is up. Is there any way in
kernel to add my modules and get it loaded at startup?
              I actually added in .bashrc but modules are loaded with
every console i open but not once in system.
regards,
linux_lover


On Tue, 21 Dec 2004 10:37:32 +0100, Alex Riesen <raa.lkml@gmail.com> wrote:
> 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).
>

  reply	other threads:[~2004-12-21 10:04 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
2004-12-21 10:04   ` linux lover [this message]
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=72c6e379041221020463b1861b@mail.gmail.com \
    --to=linux.lover2004@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=raa.lkml@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.