summaryrefslogtreecommitdiffstats
path: root/usr/local/www/interfaces_wlan.inc
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/interfaces_wlan.inc')
-rwxr-xr-xusr/local/www/interfaces_wlan.inc4
1 files changed, 0 insertions, 4 deletions
diff --git a/usr/local/www/interfaces_wlan.inc b/usr/local/www/interfaces_wlan.inc
index 6951f56..ca9dbf3 100755
--- a/usr/local/www/interfaces_wlan.inc
+++ b/usr/local/www/interfaces_wlan.inc
@@ -301,8 +301,6 @@ function wireless_config_print() {
<br/>When operating as an access point in 802.11g mode allow only 11g-capable stations to associate (11b-only stations are not permitted to associate).
</td>
</tr>
-
- <!--
<tr>
<td valign="top" class="vncell">Allow intra-BSS communication</td>
<td class="vtable"><input name="apbridge_enable" type="checkbox" value="yes" class="formfld" id="apbridge_enable" <? if ($pconfig['apbridge_enable']) echo "checked";?>>
@@ -312,8 +310,6 @@ function wireless_config_print() {
Disabling the internal bridging is useful when traffic is to be processed with packet filtering.
</td>
</tr>
- -->
-
<tr>
<td valign="top" class="vncell">Enable WME</td>
<td class="vtable"><input name="wme_enable" type="checkbox" class="formfld" id="wme_enable" value="yes" <? if ($pconfig['wme_enable']) echo "checked";?>>
OpenPOWER on IntegriCloud