X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=tools%2Fman%2Fwlanconfig.8;h=8a59d1382cb008d1b98915c7a0a877158b69e1a6;hb=2f64d27835408bf1546adae505434d04f5327d32;hp=128fdaba50f5390dfc747edf7d8092ef8c9ac5b8;hpb=2c0d8db912df58c3a1b506e144e2b5d72edec617;p=madwifi%2F.git diff --git a/tools/man/wlanconfig.8 b/tools/man/wlanconfig.8 index 128fdab..8a59d13 100644 --- a/tools/man/wlanconfig.8 +++ b/tools/man/wlanconfig.8 @@ -18,7 +18,7 @@ underlying base device which is created when the driver is loaded. .PP .SH "ARGUMENTS" .TP -.B create [nounit] wlandev wlanmode [bssid|-bssid] [nosbeacon] +.B create [nounit] wlandev wlanmode [uniquebssid] Create the interface using the specified and . can either be a full interface name (e.g. 'ath0'), or just the suffix (e.g. 'ath'), in which case, the kernel will automatically append the next vacant integer. [nounit] will turn off the automatic integer increments. .TP .B destroy @@ -49,14 +49,17 @@ Create the station in WDS mode. .PP .SH "OPTIONS" .TP +.B uniquebssid +Create the VAP using a new unique MAC address, different from the underlying device. +.TP .B bssid -Create the VAP using a different MAC address from the underlying device. +Synonym for uniquebssid, for backward compatibility. .TP .B \-bssid -Create the VAP using the MAC address of the underlying device. -.TP +Ignored for backward compatibility. +.TP .B nosbeacon -When both station VAPS and AP VAPs coexist, the station should be created with the nosbeacon flag set in order to disable the use of hardware beacon times for the station. +Ignored for backward compatibility. .PP .SH "LIST ITEMS" .TP @@ -124,7 +127,7 @@ Scan for local stations and access points. .RS 0 \fBifconfig br0 up .RS 7 -\fRCreate a WDS bridge. See http://madwifi.org/ for more information. +\fRCreate a WDS bridge. See http://madwifi-project.org/ for more information. .RS -7 .PP .SH "AUTHOR"