Re: Constant RSSI Measurement per Packet per Every1-hop Neighbour
"rick f" <[email protected]>
| Newsgroups | gmane.linux.drivers.ipw2100.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Siva -
in an AdHoc network (IBSS), address 2 contains the MAC of the sending node
(i.e. the transmitter). However, this definition can change depending upon
the settings of the 'FromDS' and 'ToDS' fields in the 'Frame Control' field.
The table below is from "802.11 Wirelss Wireless networks"
(ISBN0596001835):
ToDS FromDS Addr1 Addr2
Addr3 Addr4
IBSS 0 0 DA SA
BSSID n/a
To AP 1 0 BSSID SA
DA n/a
Fm AP 0 1 DA BSSID
SA n/a
bridge 1 1 RA TA
Rick
>From: "Siva Sivavakeesar" <[email protected]>
>To: [email protected]
>Subject: Re: [Ipw2100-devel] Constant RSSI Measurement per Packet per
>Every1-hop Neighbour
>Date: Wed, 1 Nov 2006 12:25:54 +0000
>
>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
_________________________________________________________________
All-in-one security and maintenance for your PC. Get a free 90-day trial!
http://clk.atdmt.com/MSN/go/msnnkwlo0050000002msn/direct/01/?href=http://www.windowsonecare.com/?sc_cid=msn_hotmail
-------------------------------------------------------------------------
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