summaryrefslogtreecommitdiffstats
path: root/etc/inc/shaper.inc
Commit message (Expand)AuthorAgeFilesLines
* Remove units from burst as it is always specified in bytes. (Per ipfw(8)).jim-p2014-05-061-2/+2
* Put this here for easier troubleshooting and code reading. Helps with Ticket ...Ermal2014-04-281-7/+4
* Use php module calls here to speedup thingsErmal2014-04-281-2/+2
* Avoid warnings later on if no config for layer7 existsErmal2014-04-141-1/+3
* replaced uppercase html tags with lowercaseayvis2014-03-191-1/+1
* xhtml Complianceayvis2014-03-141-49/+49
* Fix #2302, save custom uploaded l7 pattern files on config.xml and replicate ...Renato Botelho2014-02-241-0/+16
* Set variable after make sure it's defined and has elementsRenato Botelho2014-02-241-3/+3
* Fix whitespace and indentRenato Botelho2014-02-241-827/+827
* Add escapeshellarg() calls on exec parameters. While I'm here, replace some e...Renato Botelho2014-02-041-1/+1
* Fix #3259. Save 'packet loss rate' and 'bucket size' for limiter queuesRenato Botelho2013-10-211-0/+8
* Fix 'Packet loss rate' and 'Bucket Size' range checkingRenato Botelho2013-10-111-4/+4
* Fix codel not being applied on non-priq queue typesRichard Connon2013-09-281-0/+9
* Fixed typo in CoDel wiki linkRichard Connon2013-09-281-1/+1
* Remove call-time pass by reference from traffic shaper files, it should fix #...Renato Botelho2013-09-121-17/+17
* Traffic Shaper GUI text typosPhil Davis2013-09-031-15/+13
* Dummynet does not require burst size specificationJean Cyr2013-09-021-5/+2
* Correct the comments describing the error with correct valuesErmal2013-06-191-3/+3
* Add a brief description about bandwidth vs bursting.jim-p2013-06-181-0/+1
* A better fix for conditionally including burst.jim-p2013-06-181-2/+2
* Burst of 0 is also validjim-p2013-06-181-2/+2
* Only add burst if a burst is definedjim-p2013-06-181-2/+4
* Include the burst size in the limiter. Submitted-by: http://forum.pfsense.org...Ermal2013-06-171-4/+27
* Do not hide IPV6 setting when system->advanced->network->allowipv6 is falseJean Cyr2013-05-281-68/+32
* Allow IPV6 bandwidth limiter maskJean Cyr2013-05-211-56/+116
* Bandwidth Limiter - Disable and blank mask bits input field when mask type is...Jean Cyr2013-05-131-12/+40
* Allow explicit mask specification in bandwidth limiterJean Cyr2013-05-111-28/+81
* Allow codel to be activated as an option for the specific queues or as its ow...Ermal2013-05-061-5/+73
* Tidy up "shaper.inc" XHTMLColin Fleming2013-04-091-1/+1
* Fixes Javascript ErrorsMichele Di Maria2013-04-071-3/+3
* Tidy up "shaper.inc" XHTMLColin Fleming2013-04-031-32/+31
* Update HTML boolean operatorsColin Fleming2013-03-291-122/+122
* Tidy up "shaper.inc" XHTMLColin Fleming2013-03-251-72/+72
* Tidy up "shaper" and "firewall shaper" XHTMLColin Fleming2013-03-231-57/+57
* Tidy up "shaper.inc" XHTMLColin Fleming2013-03-221-40/+48
* 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
OpenPOWER on IntegriCloud