Re: Constant RSSI Measurement per Packet per Every 1-hop Neighbour

"Siva Sivavakeesar" <[email protected]>
Newsgroups gmane.linux.drivers.ipw2100.devel
Message-ID <[email protected]>
Hello there,

Further to my previous mai on this subject, I wish to mention that I started
going through the ieee80211.h and ieee80211_rx.c codes and I would like to
know whether there exists any way to grab the MAC/IP address of the
previous-hop node, whenever a frame is received. This is because the
ieee80211_hdr does not have any address field at all, but there exist four
different headers such as ieee80211_hdr_1addr, ieee80211_hdr_2addr,
ieee80211_hdr_3addr, and ieee80211_hdr_4addr with each being consisted
of  u8 addr1[ETH_ALEN], u8 addr2[ETH_ALEN], u8 addr3[ETH_ALEN], u8
addr4[ETH_ALEN] fields.  I am not sure which field contains the address
pertaining to the (previous-hop) sender.

Please shed some light on this aspect.

Cheers

Siva



On 11/1/06, [email protected] <
[email protected]> wrote:
>
> Send ipw2100-devel mailing list submissions to
>        [email protected]
>
> To subscribe or unsubscribe via the World Wide Web, visit
>        https://lists.sourceforge.net/lists/listinfo/ipw2100-devel
> or, via email, send a message with subject or body 'help' to
>        [email protected]
>
> You can reach the person managing the list at
>        [email protected]
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of ipw2100-devel digest..."
>
>
> Today's Topics:
>
>   1. Re: Constant RSSI Measurement per Packet per Every        Neighbour
>      in an Ad Hoc Network (Siva Sivavakeesar)
>   2. Re: Constant RSSI Measurement per Packet per Every Neighbour
>      in an Ad Hoc Network (Pedro Ramalhais)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Tue, 31 Oct 2006 16:55:03 +0000
> From: "Siva Sivavakeesar" <[email protected]>
> Subject: Re: [Ipw2100-devel] Constant RSSI Measurement per Packet per
>        Every   Neighbour in an Ad Hoc Network
> To: [email protected]
> Message-ID:
>        <[email protected]>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Hello there,
>
> I am using the Intele PRO/Wireless 2200BG Network Connection mini PCI
> adapters in our Mobile Ad Hoc Testbed, and have downloaded the necessary
> source codes for IPW2200BG and IEEE 802.11 from http://ipw2200.sf.net and
> http://ieee80211.sf.net respectively. My requirment is that every mobile
> node needs to constantly monitor the SNR and maintain a table as depicted
> below in which to specify at what power level each packet/frame is
> received
> from its one-hop neighbours. In order to achieve it, I am currently gloing
> through the ieee80211.h and ieee80211_rx.c codes and checking which
> function
> will enable me to perform this. I want this information only when the
> network is operating in the Ad-hoc mode.
>
>            1-hop neighbour IP/MAC Address                  SNR
> Time Instance
>          ------------------------------------------------------
> ----------          -------------------------
>
>
> -
> -                           -
>
> -                                                       -
> -
>
> -
> -                           -
>
> Would you please let me know how I can get get this information ?
>
> Thanks in for taking your invaluable time to answer my question.
>
> Best Regards
>
> SS
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL:
> http://sourceforge.net/mailarchive/forum.php?forum=ipw2100-devel/attachments/20061031/40596d8b/attachment.html
>
> ------------------------------
>
> Message: 2
> Date: Tue, 31 Oct 2006 17:15:33 +0000
> From: Pedro Ramalhais <[email protected]>
> Subject: Re: [Ipw2100-devel] Constant RSSI Measurement per Packet per
>        Every Neighbour in an Ad Hoc Network
> To: Siva Sivavakeesar <[email protected]>
> Cc: [email protected]
> Message-ID: <[email protected]>
> Content-Type: text/plain; charset=ISO-8859-1
>
> Siva Sivavakeesar wrote:
> > Hello there,
> >
> > I am using the Intele PRO/Wireless 2200BG Network Connection mini PCI
> > adapters in our Mobile Ad Hoc Testbed, and have downloaded the
> > necessary source codes for IPW2200BG and IEEE 802.11 from
> > http://ipw2200.sf.net <http://ipw2200.sf.net/> and
> > http://ieee80211.sf.net <http://ieee80211.sf.net/> respectively. My
> > requirment is that every mobile node needs to constantly monitor
> > the SNR and maintain a table as depicted below in which to specify at
> > what power level each packet/frame is received from its one-hop
> > neighbours. In order to achieve it, I am currently gloing through the
> > ieee80211.h and ieee80211_rx.c codes and checking which function will
> > enable me to perform this. I want this information only when the
> > network is operating in the Ad-hoc mode.
> >
> >             1-hop neighbour IP/MAC Address
> > SNR             Time Instance
> >           ------------------------------------------------------
> > ----------          -------------------------
> >
> >
> > -
> > -                           -
> >
> >  -                                                       -
> > -
> >
> > -
> > -                           -
> >
> > Would you please let me know how I can get get this information ?
> >
> > Thanks in for taking your invaluable time to answer my question.
> >
> > Best Regards
> >
> > SS
> >
> >
> >
> > ------------------------------------------------------------------------
> >
> >
> -------------------------------------------------------------------------
> > Using Tomcat but need to do more? Need to support web services,
> security?
> > Get stuff done quickly with pre-integrated technology to make your job
> easier
> > Download IBM WebSphere Application Server v.1.0.1 based on Apache
> Geronimo
> > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> > ------------------------------------------------------------------------
> >
> > _______________________________________________
> > ipw2100-devel mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/ipw2100-devel
> >
> Check the radiotap (rtap) interface code in the ipw2200 driver. The
> driver might be making that information available in the radiotap header.
>
> Regards,
> --
> Pedro Ramalhais
>
>
>
> ------------------------------
>
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job
> easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
>
> ------------------------------
>
> _______________________________________________
> ipw2100-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/ipw2100-devel
>
>
> End of ipw2100-devel Digest, Vol 5, Issue 13
> ********************************************
>

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

_______________________________________________
ipw2100-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ipw2100-devel
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.