Lines Matching refs:to

89 There are two types of config sections in this file. The '\texttt{wifi-device}' refers to
108 option network the interface you want wifi to bridge with
133 The driver to use for this interface.
136 The country code used to determine the regulatory settings.
160 Set the transmission power to be used. The amount is specified in dBm.
168 Selects the interface section from \texttt{/etc/config/network} to be
194 WDS point-to-point link
199 Set the SSID to be used on the wifi device.
202 Set the BSSID address to be used for wds to set the mac address of the other wds unit.
205 (Deprecated, set in wifi-device) Set the transmission power to be used. The amount is specified in dBm.
234 The RADIUS server port (defaults to 1812)
240 Optional: Isolation is a mode usually set on hotspots that limits the clients to communicate only with the AP and not with other wireless clients.
256 to be installed to setup mesh links. OpenWrt creates mshN mesh point interfaces. A sample
278 This configuration example shows you how to setup unencrypted WDS connections.
305 It is also possible to encrypt WDS connections. \texttt{psk}, \texttt{psk2} and
390 N is the maximum number of VAPs that the module allows, it defaults to 4, but can be
400 The driver specific script should be placed in \texttt{/lib/wifi/<driver>.sh} and has to
410 Each driver script should append the driver to a global DRIVERS variable :
448 # bring up virtual interface belonging to
463 # bring down virtual interfaces belonging to
473 for new devices should be written to stdout. Must check for already existing config sections
474 belonging to the interfaces before creating new templates.