From 6743ab2887786beaf827dd96bfbacb8676ad4d5a Mon Sep 17 00:00:00 2001 From: jim-p Date: Tue, 18 Jun 2013 13:28:46 -0400 Subject: Add a brief description about bandwidth vs bursting. --- etc/inc/shaper.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'etc/inc/shaper.inc') diff --git a/etc/inc/shaper.inc b/etc/inc/shaper.inc index 07cbf24..d3e540a 100644 --- a/etc/inc/shaper.inc +++ b/etc/inc/shaper.inc @@ -3355,6 +3355,7 @@ EOD; $form .= ""; $form .= ""; $form .= "add"; + $form .= "
" . gettext("Bandwidth is a rate (e.g. Mbit/s), burst is a total amount of data that will be transferred at full speed after an idle period.") . "
"; $form .= ""; $form .= "" . gettext("Mask") . ""; $form .= ""; -- cgit v1.1