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
* Clarify note on limiter queue weight to state that higher values get a larger...jim-p2014-03-201-1/+1
* XHTML ComplianceN0YB2014-03-011-4/+4
* 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
* Merge pull request #796 from phil-davis/masterChris Buechler2013-09-031-15/+11
* Dummynet does not require burst size specificationJean Cyr2013-09-021-4/+3
* 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
* Back port sharper.inc commit from master to RELENG_2_1Jean Cyr2013-05-301-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
* | 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
OpenPOWER on IntegriCloud