PERFORCE change 77145 for review

Sam Leffler sam at FreeBSD.org
Wed May 18 13:25:04 PDT 2005


http://perforce.freebsd.org/chv.cgi?CH=77145

Change 77145 by sam at sam_ebb on 2005/05/18 20:24:19

	update net80211 capabilities list

Affected files ...

.. //depot/projects/vap/sbin/ifconfig/ifieee80211.c#5 edit

Differences ...

==== //depot/projects/vap/sbin/ifconfig/ifieee80211.c#5 (text+ko) ====

@@ -1034,9 +1034,9 @@
 }
 
 #define	IEEE80211_C_BITS \
-"\020\1WEP\2TKIP\3AES\4AES_CCM\6CKIP\7FF\10TURBOP\11IBSS\12PMGT\13HOSTAP\14AHDEMO" \
-"\15SWRETRY\16TXPMGT\17SHSLOT\20SHPREAMBLE\21MONITOR\22TKIPMIC\30WPA1" \
-"\31WPA2\32BURST\33WME"
+"\020\1WEP\2TKIP\3AES\4AES_CCM\6CKIP\7FF\10TURBOP\11IBSS\12PMGT\13HOSTAP" \
+"\14AHDEMO\15SWRETRY\16TXPMGT\17SHSLOT\20SHPREAMBLE\21MONITOR\22TKIPMIC" \
+"\30WPA1\31WPA2\32BURST\33WME\34WDS\35BGSCAN"
 
 static void
 list_capabilities(int s)


More information about the p4-projects mailing list