最終更新:2024-11-27 (水) 14:08:39 (502d)
CONFIG_NL80211
Top / CONFIG_NL80211
nl80211 new Netlink interface support
2.6.24–2.6.29
This option turns on the new netlink interface (nl80211) support in cfg80211.
定義
依存
設定項目の削除
- cfg80211がnl80211に依存するようになったので項目が削除
- Now we remove the option for user to select nl80211. It will always be compiled if user selects cfg80211.
https://github.com/torvalds/linux/commit/633e24ed95b6c87b42f201ecb65c12a75a5a7eef
使われどころ
- ユーザースペースのアプリケーション(例: iwコマンド)はこのインターフェースを利用して無線デバイスを制御

