[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: finding other devs in the stack



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/