summaryrefslogtreecommitdiffstats
path: root/etc/inc/shaper.inc
Commit message (Collapse)AuthorAgeFilesLines
...
* | Ooops fix removed line by accidentErmal2012-10-151-0/+1
|/
* Make limiters have a schedule specified which applie bandwidth limits during ↵Ermal2012-10-091-38/+178
| | | | that period
* Fixes #2428. Reference limiters in rules by name to avoid issues. Also put ↵Ermal2012-06-011-12/+69
| | | | upgrade code for existing configs. The same fix is necessary for 2.0.x though not sure how this should be committed there.
* fix typo. Ticket #2371Chris Buechler2012-04-121-1/+1
|
* Correct location of '\n'Ermal2012-03-231-1/+1
|
* Correct building of queue to not depend on parent maskErmal2012-03-231-5/+5
|
* fix for: Traffic Limiter Bits/sec option brokenDarren Embry2012-03-221-5/+5
| | | | | | fixes #2296 http://redmine.pfsense.org/issues/2296
* Mute error: Undefined variable: g in /etc/inc/shaper.inc on line 4062Ermal2012-01-191-0/+1
|
* Fixes this: http://redmine.pfsense.org/issues/2015Michele Di Maria2011-12-061-3/+5
| | | | I was checking, but if someone of the stuff give it a check it would be much better, since this is a core feature!
* Show friendly interface namesErmal2011-09-081-2/+2
|
* Correct the link generation. Reported-by: ↵Ermal2011-08-121-2/+2
| | | | http://forum.pfsense.org/index.php/topic,39855.0.html
* Remove a slipped in text that confuses peopleErmal2011-08-121-1/+1
|
* Resolves #1193. Properly warn about duplicate default queueErmal2011-08-111-43/+38
|
* Ticket #1193. Do not show default queue checkbox when another queue has it ↵Ermal2011-07-151-23/+21
| | | | selected.
* Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-07-061-1/+1
|\ | | | | | | | | Conflicts: etc/inc/priv.defs.inc
| * Do not show the root interface queue on the queue list availble since it is ↵Ermal2011-06-281-1/+1
| | | | | | | | not allowed to choose it. Ticket #636
* | Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-05-231-1/+1
|\ \ | |/ | | | | | | | | | | Conflicts: etc/inc/interfaces.inc etc/inc/upgrade_config.inc etc/inc/vpn.inc
| * Bring back the optimization on max-packets at pf(4) level now that the ↵Ermal2011-05-021-1/+1
| | | | | | | | issues with daemon have been identified.
* | Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-04-041-13/+23
|\ \ | |/ | | | | | | Conflicts: etc/inc/shaper.inc
| * Fix indent.Ermal2011-04-011-11/+11
| |
| * Correct the conditional testing.Ermal2011-03-311-1/+1
| |
| * Do not show the default queue selection for a queue that has child queuesErmal2011-03-311-8/+10
| |
| * Prevent non-numeric chars from being inputed on bandwidth field.Ermal2011-03-311-2/+10
| |
* | Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-03-251-5/+9
|\ \ | |/ | | | | | | | | | | | | Conflicts: etc/inc/interfaces.inc etc/inc/priv.defs.inc etc/inc/shaper.inc etc/inc/system.inc
| * Unbreak adding subqueues to queues also. This has happened after allowing ↵Ermal2011-03-221-1/+3
| | | | | | | | renaming, oops.
| * Unbreak adding subqueues to limiters. Correct some text in the way.Ermal2011-03-221-6/+6
| |
| * Ticket #1374. Actually test the right field name.Ermal2011-03-211-2/+4
| |
* | Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-03-251-12/+35
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: etc/inc/auth.inc etc/inc/config.lib.inc etc/inc/filter.inc etc/inc/pfsense-utils.inc etc/inc/pkg-utils.inc etc/inc/priv.defs.inc etc/inc/services.inc etc/inc/shaper.inc etc/inc/voucher.inc etc/inc/vpn.inc usr/local/www/fbegin.inc
| * Fix javascript errors reported by: ↵Ermal2011-03-081-5/+5
| | | | | | | | http://forum.pfsense.org/index.php/topic,34139.0.html
| * Allow renaming even shaper queues as an improvement.Ermal2011-02-091-3/+10
| |
| * Fixes #1207. Allow renaming a limiter. Also prevent a limiter to be deleted ↵Ermal2011-02-091-4/+20
| | | | | | | | if it is referenced in filter rules.
* | Merge branch 'master' into incVinicius Coque2011-01-281-15/+54
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: etc/inc/captiveportal.inc etc/inc/config.console.inc etc/inc/config.lib.inc etc/inc/easyrule.inc etc/inc/filter.inc etc/inc/ipsec.inc etc/inc/pkg-utils.inc etc/inc/shaper.inc etc/inc/system.inc etc/inc/voucher.inc
| * Make this actually work as it should. The warnings about default queue ↵Ermal2011-01-281-8/+8
| | | | | | | | should be ok now.
| * Actually send a notice even if no default queue could not be found. This ↵Ermal2011-01-241-1/+5
| | | | | | | | might be serious in some cases.
| * Do not put the queue config on the rules if there is no default queue, just ↵Ermal2011-01-241-7/+17
| | | | | | | | log it. This prevents errors in rules loading which is worse than having no shaper.
| * Log the errors we know for not allowing a queue to be added.Ermal2011-01-241-1/+6
| |
| * Ticket #1210. Also here unset any previous value if none posted.Ermal2011-01-191-0/+8
| |
| * If no value is posted means we have no value to save in config and should ↵Ermal2011-01-191-1/+13
| | | | | | | | unset any pervious set ones.
| * nuke trailing carriage returnsScott Ullrich2010-12-221-1/+1
| |
| * Be consistent on having 1K == 1024Ermal2010-12-221-5/+5
| |
| * This checkbox enables, remove confusing enable/disable.Chris Buechler2010-12-201-2/+2
| |
* | Merge remote branch 'mainline/master' into incVinicius Coque2010-12-141-2/+0
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: etc/inc/auth.inc etc/inc/config.lib.inc etc/inc/filter.inc etc/inc/gwlb.inc etc/inc/interfaces.inc etc/inc/pfsense-utils.inc etc/inc/pkg-utils.inc etc/inc/shaper.inc etc/inc/upgrade_config.inc etc/inc/xmlparse.inc usr/local/www/fbegin.inc
| * Nuke trailing c/rScott Ullrich2010-11-241-2/+0
| |
* | Merge remote branch 'mainline/master' into incRenato Botelho2010-11-161-1/+1
|\ \ | |/ | | | | | | | | Conflicts: etc/inc/PEAR.inc etc/inc/filter.inc
| * Remove trailing carriage returnScott Ullrich2010-11-101-1/+1
| |
| * Fix display of queues on rules and layer7 containers.Ermal2010-11-091-1/+1
| |
* | Merge remote branch 'mainline/master' into incRenato Botelho2010-11-031-9/+19
|\ \ | |/ | | | | | | | | | | | | | | | | Conflicts: etc/inc/auth.inc etc/inc/config.lib.inc etc/inc/priv.defs.inc etc/inc/system.inc etc/inc/upgrade_config.inc etc/inc/vpn.inc
| * Do not show on the queue/limiters list the disabled entries(optimized and ↵Ermal2010-10-251-15/+12
| | | | | | | | cleaner version).
| * Do not show on the queue/limiters list the disabled entries.Ermal2010-10-251-6/+19
| |
* | Fix gettext on shaper.incCarlos Eduardo Ramos2010-08-201-22/+22
| |
OpenPOWER on IntegriCloud