dnlove / maica

porting Multi-Rate Adaptation with Interference and Congestion Awareness(MAICA) to linux-wireless

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

+ ported from madwifi-maica to linux-wireless
needs more testing

+ I package into compat-wireless-3.0-2 for portability and easy testing

+ You can the implementation in 

net/mac80211/rc80211_maica.{h,c}

+ I made modifications to the following files
config.mk
include/linux/compat_autoconf.h
net/mac80211/Makefile
net/mac80211/rate.h
net/mac80211/main.c

About

porting Multi-Rate Adaptation with Interference and Congestion Awareness(MAICA) to linux-wireless

License:Other


Languages

Language:C 99.7%Language:Shell 0.3%