From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Thu, 10 Dec 2009 12:33:13 +0800 References: <771195.22552.qm@web111610.mail.gq1.yahoo.com> <200912101200.33322.lindner_marek@yahoo.de> <1106299A6DFA0E4D8E13CFD83A7611F0034462BA@IE10EV813.global.ds.honeywell.com> In-Reply-To: <1106299A6DFA0E4D8E13CFD83A7611F0034462BA@IE10EV813.global.ds.honeywell.com> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200912101233.13945.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [Olsr-users] point me to some OSI layer diagramsif possible ? Reply-To: The list for a Better Approach To Mobile Ad-hoc Networking List-Id: The list for a Better Approach To Mobile Ad-hoc Networking List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Bhat, Ishwara" Cc: olsr list users mailing , b.a.t.m.a.n@lists.open-mesh.net On Thursday 10 December 2009 12:28:37 you wrote: > I thought 802.11s need not be strictly layer 2. Open source 11s driver > is on top of MAC drivers that comply with mac80211 framework. > > http://open80211s.com/trac > > So it can be either layer 2 or 2.5. I'm no expert on this driver because I never really used it (just had a quick look through the code) but why do you think it is layer 2.5 ? The page you provided clearly says: open80211s is based on the mac80211 wireless stack and should run on any of the wireless cards that mac80211 supports. Seems it does not run over ethernet/VPNs/other_layer2 ... Maybe you confused it with the layers inside of the linux wifi stack ? Regards, Marek