summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/diag_packet_capture.php
diff options
context:
space:
mode:
authorstilez <stilez@users.noreply.github.com>2017-07-17 06:24:07 +0100
committerGitHub <noreply@github.com>2017-07-17 06:24:07 +0100
commitf72f2facad9eefd61b4aed28a02a462886956af0 (patch)
treee480efe2cb5fde97ec5f6e55af2005dce3de769b /src/usr/local/www/diag_packet_capture.php
parent49bb19eb0f12fb41fc4adfbaa149b30e4c8cc3b0 (diff)
downloadpfsense-f72f2facad9eefd61b4aed28a02a462886956af0.zip
pfsense-f72f2facad9eefd61b4aed28a02a462886956af0.tar.gz
add "very"
Diffstat (limited to 'src/usr/local/www/diag_packet_capture.php')
-rwxr-xr-xsrc/usr/local/www/diag_packet_capture.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/diag_packet_capture.php b/src/usr/local/www/diag_packet_capture.php
index 869c33b..b8b357e 100755
--- a/src/usr/local/www/diag_packet_capture.php
+++ b/src/usr/local/www/diag_packet_capture.php
@@ -319,7 +319,7 @@ $section->addInput(new Form_Checkbox(
'%2$s%3$sPromiscuous mode%4$s ("sniffing") captures all data seen by the adapter, whether or not related to the host, ' .
'but in some cases may have undesirable side effects and not all adapters support this option. Click Info for details %5$s' .
'Promiscuous mode requires more kernel processing of packets. This puts a slightly higher demand on system resources, especially ' .
- 'on busy networks or low power processors. The change in packet processing may allow a hostile host to detect that an adapter is in promiscuous mode ' .
+ 'on very busy networks or low power processors. The change in packet processing may allow a hostile host to detect that an adapter is in promiscuous mode ' .
'or to \'fingerprint\' the kernel (see %6$s). Some network adapters may not support or work well in promiscuous mode (see %7$s).%8$s',
'<p style="margin-bottom:2px;padding-bottom:0px">',
OpenPOWER on IntegriCloud