public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* Using Wireless Extensions in a Kernel Module
@ 2009-07-10  9:23 Tim Schneider
  2009-07-10 16:39 ` Marcel Holtmann
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Tim Schneider @ 2009-07-10  9:23 UTC (permalink / raw)
  To: netdev

Hi,

I am trying to write a Kernel Module with an implementation of a new  
TCP-Algorithm. Since I need to know the RSSI-Value (Received Signal  
Strength indication) of the sent package, I extended the Pluggable  
Congestion Control Mechanism by a new function which is called right  
after the package is send. At that point, I need to read the RSSI-Value.

I'm now trying to somehow access that value, but I can't figure out  
how. I've come as far, that I found out about the Wirelless  
Extensions, which seem to be very promising. In the header file the  
author states, that this mechanism can be used by both user-space apps  
and kernel modules. Unfortunately nobody seems to ever have used it in  
kernel space, since I can't find any documentations about it.

I would be very glad, if somebody could give me link to a page  
containing informations about this topic, or even just a hint that  
could help me.

Thank you

Tim Schneider


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2009-07-15 17:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-10  9:23 Using Wireless Extensions in a Kernel Module Tim Schneider
2009-07-10 16:39 ` Marcel Holtmann
     [not found] ` <4A5850E7.5020708@gdt.id.au>
2009-07-13  6:24   ` Tim Schneider
2009-07-15  9:17 ` why some packets lost during transmission? jon_zhou
2009-07-15 17:17   ` Jesper Dangaard Brouer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox