[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: finding other devs in the stack
- To: John Tyner <jtyner@cs.ucr.edu>
- Subject: Re: finding other devs in the stack
- From: Stephane List <stephane.list@fr.alcove.com>
- Date: Mon, 1 Oct 2001 11:18:03 +0200
- Cc: kernelnewbies@nl.linux.org
- In-Reply-To: <Pine.LNX.4.30.0109261656240.11004-100000@hill.cs.ucr.edu>; from jtyner@cs.ucr.edu on Wed, Sep 26, 2001 at 04:57:42PM -0700
- Organization: Alcôve, l'informatique est libre
- References: <Pine.LNX.4.30.0109261656240.11004-100000@hill.cs.ucr.edu>
- Sender: owner-kernelnewbies@nl.linux.org
- User-Agent: Mutt/1.2.5i
Take a look at insane :
http://www.linux-mag.com/2000-04/gear_01.html
It's a network driver between the network stack and the real network driver.
With insane you can supress some network packet (for example 10%..)
Stephane
On Wed, Sep 26, 2001 at 04:57:42PM -0700, John Tyner wrote :
> I'm trying to write a network driver that will reside somewhere in the
> middle of the statck. I want to use dev_queue_xmit to send the skb down
> the stack but I don't know how to find out which dev is below me.
>
> Can someone help me out?
>
> Am I going to have the same problem sending things back up?
>
> --
> John Tyner
> jtyner@cs.ucr.edu
>
> -
> Kernelnewbies: Help each other learn about the Linux kernel.
> Archive: http://mail.nl.linux.org/kernelnewbies/
> IRC Channel: irc.openprojects.net / #kernelnewbies
> Web Page: http://www.kernelnewbies.org/
--
Stéphane LIST -- <stephane.list@fr.alcove.com>
Alcôve, l'informatique est libre -- <http://www.alcove.com/>
-
Kernelnewbies: Help each other learn about the Linux kernel.
Archive: http://mail.nl.linux.org/kernelnewbies/
IRC Channel: irc.openprojects.net / #kernelnewbies
Web Page: http://www.kernelnewbies.org/