summaryrefslogtreecommitdiffstats
path: root/etc/inc/shaper.inc
Commit message (Expand)AuthorAgeFilesLines
* Previous attempt to fix #1995 allow to set more than one default queues, prev...Renato Botelho2013-01-211-1/+2
* Remove call-time pass-by-referenceRenato Botelho2013-01-171-1/+1
* Allow to edit default queue. Should fix #1995Renato Botelho2013-01-171-1/+1
* Correct limiter queue rule generationErmal2012-12-171-1/+1
* Enable io_fast on dummynet to avoid uncessesary loop arounds of packetsErmal2012-11-171-1/+3
* Correctly mark found configuration. Ermal Luçi2012-11-091-0/+2
* More fixes to the schedules rulesErmal2012-11-081-1/+3
* break the loop for none schedule limitersErmal2012-11-071-2/+5
* Mark the pipe/queue with zero(unlimited) bandwidth to allow traffic on the st...Ermal2012-10-291-1/+5
* To avoid issues with missing removed schedules just do not create the pipe at...Ermal2012-10-241-1/+2
* Correct issues with limiters. 1. correct spelling of config option 2. avoid d...Ermal2012-10-231-2/+2
* Check if there is any configuration present before going through it.Ermal2012-10-181-1/+1
* Check if there is any configuration present before going through it.Ermal2012-10-181-5/+7
* Merge pull request #239 from phil-davis/masterErmal Luçi2012-10-151-2/+2
|\
| * Limiter addBwRowTo plus icon syntaxPhil Davis2012-10-121-2/+2
* | 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
* Fixes #2428. Reference limiters in rules by name to avoid issues. Also put up...Ermal2012-06-011-12/+69
* 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
* 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
* Show friendly interface namesErmal2011-09-081-2/+2
* Correct the link generation. Reported-by: http://forum.pfsense.org/index.php/...Ermal2011-08-121-2/+2
* 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 se...Ermal2011-07-151-23/+21
* Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-07-061-1/+1
|\
| * Do not show the root interface queue on the queue list availble since it is n...Ermal2011-06-281-1/+1
* | Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-05-231-1/+1
|\ \ | |/
| * Bring back the optimization on max-packets at pf(4) level now that the issues...Ermal2011-05-021-1/+1
* | Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-04-041-13/+23
|\ \ | |/
| * 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
|\ \ | |/
| * Unbreak adding subqueues to queues also. This has happened after allowing ren...Ermal2011-03-221-1/+3
| * 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
|\ \ | |/
| * Fix javascript errors reported by: http://forum.pfsense.org/index.php/topic,3...Ermal2011-03-081-5/+5
| * 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 i...Ermal2011-02-091-4/+20
* | Merge branch 'master' into incVinicius Coque2011-01-281-15/+54
|\ \ | |/
| * Make this actually work as it should. The warnings about default queue should...Ermal2011-01-281-8/+8
| * Actually send a notice even if no default queue could not be found. This migh...Ermal2011-01-241-1/+5
| * Do not put the queue config on the rules if there is no default queue, just l...Ermal2011-01-241-7/+17
OpenPOWER on IntegriCloud