Many people had implemented some prototypes of 802.11
  protocol. For example, BBN
  
(http://acert.ir.bbn.com/viewvc/adroitgrdevel/adroitgrdevel/gr-bbn/src/examples/)
  had shared the code of 802.11. However, the BBN's code seem only
  focus on physical layer of IEEE 802.11 (coding and modulation).

We did not have a full stack working, but did inject received frames
into the net80211 machinery so that we could run tcpdump on them.  In
NetBSD (and FreeBSD), see src/sys/net80211:

  http://cvsweb.netbsd.org/bsdweb.cgi/src/sys/net80211/

That implements a lot of the upper half of the MAC, but not RTS/CTS.


_______________________________________________
Discuss-gnuradio mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to