summaryrefslogtreecommitdiffstats
path: root/etc/inc/shaper.inc
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* 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.
* 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
* 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.
* 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
|
* 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
|
* 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.
* 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
|
* Nuke trailing c/rScott Ullrich2010-11-241-2/+0
|
* Remove trailing carriage returnScott Ullrich2010-11-101-1/+1
|
* Fix display of queues on rules and layer7 containers.Ermal2010-11-091-1/+1
|
* 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
|
* Properly clear the qlimit or tbrconfig settings when a value is deleted from GUIErmal2010-08-051-0/+4
|
* Resolves #716. Correctly unset values of m1 and d on HFSC and appropriate ↵Ermal2010-08-031-1/+18
| | | | special values on other schedulers if previously they had a value.
* Resolves #791. add a missing = in the get request.Ermal2010-08-031-1/+1
|
* Even on child queue honor when bandwidth is empty for HFSC this is valid.Ermal2010-07-221-9/+3
|
* If no bandwidth specified for root queue honor this decision and generate ↵Ermal2010-07-221-8/+7
| | | | proper rules.
* Remove priority from HFSC it is a null config option. Center most of the ↵Ermal2010-07-211-50/+54
| | | | text in the center of a <td> and add some space between objects.
* Show the Enable/Disable and name first and then the bandwidth values. Fix ↵Ermal2010-07-201-3/+3
| | | | html markup so the table is displayed propperly.
* fix textChris Buechler2010-06-171-3/+3
|
* Reduce XXX's.Ermal2010-06-151-1/+1
|
* Fix some errors in spelling, punctuation, grammar, etc.Larry Gilbert2010-06-121-4/+4
|
* Fix displaying the Enable/Disable checkbox. Previously after a save button ↵Ermal2010-05-041-4/+36
| | | | click it will show the old saved value.
* Fix displaying the Enable/Disable checkbox. Previously after a save button ↵Ermal2010-05-041-2/+2
| | | | click it will show the old saved value.
* Ticket #535. Correct from where we get the port number.Ermal2010-05-041-1/+1
|
* Silence and correct command that tries to kill a previous running ↵Ermal2010-04-271-2/+1
| | | | ipfw-classifyd command.
* Unbreak limiter rule creation.Ermal2010-04-221-1/+1
|
OpenPOWER on IntegriCloud