Historial de Commits

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