cfg80211专题

cfg80211的kernel架构(基于Linux 3.08)之sta 201

大致框架 http://blog.chinaunix.net/uid-27167114-id-3783603.html 2, 几个主要流程 a) malloc & init(softmac) 内存分布 struct wiphy struct ieee80211_local Driver private class 结构体关

wireless之nl80211\cfg80211\mac80211

1. 基本概念     • cfg80211:  用于对无线设备进行配置管理。与FullMAC, mac80211和nl80211一起工作。(Kernel态)     • mac80211: 是一个driver开发者可用于为SoftMAC无线设备写驱动的框架 (Kernel态)。     • nl80211: 用于对无线设备进行配置管理,它是一个基本Netlink的用户态协议(User态)

nl80211 cfg80211 库是如何工作的?

译至:http://stackoverflow.com/questions/21456235/how-nl80211-cfg80211-libraries-work 参考阅读:http://blog.csdn.net/robertsong2004/article/details/38898523 http://blog.csdn.net/robertsong2004/article/detai