Sebastian Moeller
|
e146219ba4
Do not declare the same local variable twice inside a function.
|
il y a 6 ans |
Sebastian Moeller
|
c023f5feb8
Make sure the new functions declare all variables as local to avoid unintended leakage into the caller.
|
il y a 6 ans |
Sebastian Moeller
|
12cea92418
Remove now unused parameter HTB_QUANTUM_FUNCTION from run-openwrt.sh
|
il y a 6 ans |
Sebastian Moeller
|
8f75950749
Change the fall-back default duration returned by get_burst to be equivalent to 1ms at the specified bandwidth.
|
il y a 6 ans |
Sebastian Moeller
|
5a9d8f1d8b
Changed the default burst buffer duration to 1ms
|
il y a 6 ans |
Sebastian Moeller
|
27877b886b
Tidy up the debug output of passed parameters for get_[""|htb_]{burst|quantum]}
|
il y a 6 ans |
Sebastian Moeller
|
2cf2305447
Make get_htb_burst/quantum tolerant against missing
|
il y a 6 ans |
Sebastian Moeller
|
e75d86c3e1
Switch HTB's quantum calculations to be duration based
|
il y a 6 ans |
Sebastian Moeller
|
7e6641cfe8
Switched the time units to specify the shaper bust buffer from milli- to microseconds
|
il y a 6 ans |
Sebastian Moeller
|
9f57e5fa88
Revert "Revert "Revert "To future proof the burst by duration scaling allow to pass microseconds"""
|
il y a 6 ans |
Sebastian Moeller
|
4f2941115c
Revert "Revert "To future proof the burst by duration scaling allow to pass microseconds""
|
il y a 6 ans |
Sebastian Moeller
|
34a2511105
Revert "To future proof the burst by duration scaling allow to pass microseconds"
|
il y a 6 ans |
Sebastian Moeller
|
566e427f90
To future proof the burst by duration scaling allow to pass microseconds
|
il y a 6 ans |
Sebastian Moeller
|
091844d1cf
Fix silencing of TBF in verify_qdisc
|
il y a 6 ans |
Sebastian Moeller
|
7fb184a6e1
Silence TBF testing in verify_qdisc
|
il y a 6 ans |
Sebastian Moeller
|
ec1286413d
Reduced minimal burst for htb and tbf from 2*MTU to
|
il y a 6 ans |
Sebastian Moeller
|
cc6a91476b
Rename get_by_by_duration to get_burst, to maintain compatibility
|
il y a 6 ans |
Sebastian Moeller
|
f1b1d6f72b
Fixes simple.tbf.qos to explicity call get_burst_by_duration.
|
il y a 6 ans |
Sebastian Moeller
|
336e1c908c
Reire the "classic" htb burst calculation method
|
il y a 6 ans |
Sebastian Moeller
|
ddac4c5de0
Add a new method to calculate the burst size for htb based on the
|
il y a 6 ans |
Toke Høiland-Jørgensen
|
d0ac824ec0
Don't run openwrt hotplug script if $DEVICE is unset
|
il y a 6 ans |
Sebastian Moeller
|
e8021be06a
Fixes a typo, it is interface not inerface...
|
il y a 6 ans |
Sebastian Moeller
|
4b50643a9d
Also pass SQM_VERBOSITY_MIN into stop-sqm
|
il y a 6 ans |
Sebastian Moeller
|
578fbf0960
Fix an embarrasing typo in do_modules
|
il y a 6 ans |
Sebastian Moeller
|
1f7f2a21ef
Merge branch 'master' of https://github.com/tohojo/sqm-scripts
|
il y a 6 ans |
Sebastian Moeller
|
141369edee
Also pass SQM_VERBOSITY_MAX to the stop_sqm invocation so that
|
il y a 6 ans |
Toke Høiland-Jørgensen
|
a94318a2ec
hotplug: Don't condition stopping on the init script being enabled
|
il y a 6 ans |
Sebastian Moeller
|
b474fa73a2
Fix the hotplug script to first stop sqm instances before starting them
|
il y a 6 ans |
Jo-Philipp Wich
|
79c3aa11fe
Fix OpenWrt start script boot action (#66)
|
il y a 6 ans |
Toke Høiland-Jørgensen
|
b124f10c6c
Remove stray variable names from function definition
|
il y a 6 ans |