summaryrefslogtreecommitdiffstats
path: root/etc/inc/shaper.inc
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Fix creation of pipe/queue aka limiters.Ermal2010-04-201-2/+2
|
* Use ipfw for deleting unused pipes too.Ermal2010-04-021-1/+2
|
* Use ipfw to create the pipes/queues for pf dummynet rules, until we can ↵Ermal2010-04-021-5/+9
| | | | catch up with dummynet v3.
* Use pgrep/pkill to save a bit of cpu.thompsa2010-03-121-2/+2
|
* Revert "Catch up with php changes."Ermal Luçi2010-03-091-12/+12
| | | | This reverts commit 907b435ac8559c4e353dbdd4fb969c465973d142.
* Catch up with php changes.Ermal Luçi2010-03-051-12/+12
|
* fix typos. Ticket #278Chris Buechler2010-01-051-3/+3
|
* Ticket #257. Fix unsetting Red/Rio/Ecn etc...Ermal Luçi2009-12-301-0/+18
|
* Replace some occurrence of /tmp with the propper global variable in attempt ↵Ermal Luçi2009-12-281-6/+6
| | | | to minimize the search for what changes /tmp permissions.
* use product_nameChris Buechler2009-12-171-3/+3
|
OpenPOWER on IntegriCloud