Commit History

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