summaryrefslogtreecommitdiffstats
path: root/etc/inc/shaper.inc
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Build a new array of items that have .pat in them. Resolves #171sullrich2009-11-281-3/+4
|
* Only show files with .pat in them Resolves #171sullrich2009-11-271-3/+1
|
* Do not show LICENSE in the list of shaper patterns. Resolves #171sullrich2009-11-271-0/+2
|
* Resolves #171. Do not show the license file as a protocol list.Ermal Luçi2009-11-251-2/+4
|
* Simplify divert port generation and make sure it is even to leave room to ↵Ermal Luçi2009-11-111-14/+4
| | | | ipfw-classifyd to always open 2 divert sockets one for reading and one for writing.
* Do not 'spam' a new ipfw-classifyd for each save. If we hit save for an ↵Ermal Luçi2009-11-101-1/+2
| | | | existing configuration(did changes to existing one) just tell ipfw-classifyd to reload the config.
* Relax some very strict cases.Ermal Luçi2009-11-031-6/+6
|
* Be more strict on shaper checking and what is written to config. Clean up ↵Ermal Luçi2009-11-031-1136/+1345
| | | | whitespace while here.
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additionsScott Ullrich2009-09-121-0/+3
|
* Grammar fixes, patch from Josh StomproChris Buechler2009-08-271-31/+31
|
* PHP 5 array change handling. Better check before blindly taking the reference.Ermal Luçi2009-07-261-0/+4
|
* Make the propper check about arrays that php5 requires.Ermal Luçi2009-07-241-0/+4
|
* Found several more variable name typos/mismatchesjim-p2009-04-191-14/+14
|
* Another apparent variable name typojim-p2009-04-191-1/+1
|
* Remove ftp-proxy/pftpx/ftpsesame references we handle all of this in kernel ↵Ermal Luçi2009-03-161-31/+0
| | | | now.(yay!)
* Remove the quotes till i find out why they do not work!Ermal Luçi2009-03-081-2/+2
|
* Correctly detect processes pid's.Ermal Luçi2009-03-081-4/+5
|
OpenPOWER on IntegriCloud