Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Porting documents or instructions? #65

Closed
e1001925 opened this issue Aug 7, 2017 · 3 comments
Closed

Porting documents or instructions? #65

e1001925 opened this issue Aug 7, 2017 · 3 comments

Comments

@e1001925
Copy link

e1001925 commented Aug 7, 2017

Dear open80211s team,

I plan to porting the open80211s to a mac80211 based driver for a platform.

I saw the description is "may require minimal code changes", but I am still looking for a suitable entry point..

I just found this project, but many links in the wiki document are lost... I am looking for any documents or suggestions that may help me porting, or even better, a patch to enable 80211s..

Thanks in advanced.

@twpedersen
Copy link
Contributor

twpedersen commented Aug 7, 2017

Which driver are you looking at? The driver will need to support:

  • FIF_OTHER_BSS RX filter (or dumb promiscuous mode if not possible)
  • beaconing
  • 802.11s 4 and 6 addr frames

There are probably additional requirements for secure mesh. Try open mesh to start with.

@e1001925
Copy link
Author

e1001925 commented Aug 8, 2017

Hi Thomas ,

Thanks for your reply. I get a WiFi driver, so I believe it supports those functions.

I saw most of the code are under net/mac80211/ but the rests are everywhere..

Are there any design documents that show the code structure or describe usage of each part?

And open mesh you mentioned is that Batman project? LOL

@chunyeow
Copy link
Contributor

chunyeow commented Aug 8, 2017 via email

@e1001925 e1001925 closed this as completed Nov 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants