mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-14 08:34:39 +00:00
interfaces: tweak working for vlan hw filter; closes #2094
This commit is contained in:
parent
461e28dce8
commit
73ad71d0f6
@ -254,7 +254,7 @@ include("head.inc");
|
||||
</option>
|
||||
</select>
|
||||
<output class="hidden" for="help_for_disablevlanhwfilter">
|
||||
<?=gettext("Checking this option will disable VLAN hardware filtering. This offloading is broken in some hardware drivers, and may impact performance with some specific NICs."); ?>
|
||||
<?= gettext('Set usage of VLAN hardware filtering. This hardware acceleration may be broken in a particular device driver, or may impact performance.') ?>
|
||||
</output>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user