Add support for 802.11n client tx rates

This commit is contained in:
Eric A. Miller
2012-12-07 21:26:00 -05:00
parent ca446faacf
commit 9dae6b20d7
2 changed files with 118 additions and 20 deletions

View File

@@ -28,6 +28,7 @@ version 3.00
* UNIVERSAL::can() now works with dynamic methods
* Dynamically generated methods are added to symbol table to avoid
AUTOLOAD on subsequent calls
* L2::Airspace now supports 802.11n client tx rates
[BUG FIXES]