PERFORCE change 136312 for review

Sam Leffler sam at FreeBSD.org
Wed Feb 27 01:28:23 UTC 2008


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

Change 136312 by sam at sam_ebb on 2008/02/27 01:27:55

	indicate we are capable of WDS

Affected files ...

.. //depot/projects/vap/sys/dev/ath/if_ath.c#37 edit

Differences ...

==== //depot/projects/vap/sys/dev/ath/if_ath.c#37 (text+ko) ====

@@ -511,6 +511,7 @@
 		| IEEE80211_C_HOSTAP		/* hostap mode */
 		| IEEE80211_C_MONITOR		/* monitor mode */
 		| IEEE80211_C_AHDEMO		/* adhoc demo mode */
+		| IEEE80211_C_WDS		/* 4-address traffic works */
 		| IEEE80211_C_SHPREAMBLE	/* short preamble supported */
 		| IEEE80211_C_SHSLOT		/* short slot time supported */
 		| IEEE80211_C_WPA		/* capable of WPA1+WPA2 */


More information about the p4-projects mailing list