o11s / open80211s

open80211s
Other
242 stars 55 forks source link

Porting documents or instructions? #65

Closed e1001925 closed 6 years ago

e1001925 commented 6 years ago

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 commented 6 years ago

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

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

e1001925 commented 6 years ago

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 commented 6 years ago

Look into net/wireless/ for the code as well.

Probably you can look into the mesh related commits to figure out how it works.

Open mesh here means that no SAE (security) support for L2 mesh, nothing to do with the L3 mesh.


Chun-Yeow

On Tue, Aug 8, 2017 at 11:51 AM, Michael65535 notifications@github.com wrote:

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

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/o11s/open80211s/issues/65#issuecomment-320842875, or mute the thread https://github.com/notifications/unsubscribe-auth/ABBewg6NQhZVVHNSTzljxfcV4O-qrOx-ks5sV9tSgaJpZM4OvIdi .