Chinaunix首页 | 论坛 | 博客
  • 博客访问: 521677
  • 博文数量: 51
  • 博客积分: 345
  • 博客等级: 民兵
  • 技术积分: 534
  • 用 户 组: 普通用户
  • 注册时间: 2011-03-21 12:02
个人简介

文章分类

全部博文(51)

文章存档

2023年(2)

2022年(1)

2021年(7)

2020年(10)

2019年(2)

2016年(20)

2015年(5)

2014年(1)

2011年(3)

我的朋友

发布时间:2016-09-13 15:15:57

本文对Atheros源码进行分析。每个无线设备拥有一些不被标准无线扩展包含的特定功能。私有ioctl允许设备导出驱动的特定功能,使得用户直接与驱动交互;         与标准无线扩展一样,每个私有请求通过ioctl number来标识,并且携带一定参数;    .........【阅读全文】

阅读(7506) | 评论(0) | 转发(0)

发布时间:2016-08-18 16:47:06

hostapd可以依赖多种加密库,若选用openssl,可能会遇到不支持CONFIG_EAP_FAST的问题,配置描述如下:     # EAP-FAST for the integrated EAP server# Note: If OpenSSL is used as the TLS library, OpenSSL 1.0 or newer is needed# for EAP-FAST support. Older OpenSSL release.........【阅读全文】

阅读(3073) | 评论(0) | 转发(0)

发布时间:2016-05-17 14:20:06

wifi分为两大类:     RSNA算法:TKIP, CCMP,RSNA establish and  termination procedures,  key management procedures     Pre-RSNA算法:wep; ieee80211 entity authenticationMIC: message integrity code, 该值是由对称密钥加密算法产生的;Michael: t.........【阅读全文】

阅读(1190) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册