Commit History

作者 SHA1 備註 提交日期
  Sebastian Moeller 9a0b1a7268 Change [tc|ip]_wrapper to use "$@" instead of plain $@ 6 年之前
  Sebastian Moeller 4ed72e2389 In command_wrapper consistently use $@ instead of $* 6 年之前
  Sebastian Moeller 55efa9adb1 Replace $* with $@ to be more robust against quoting 6 年之前
  Sebastian Moeller 7e2423f1e3 Unify command wrapper scripts 6 年之前
  Sebastian Moeller d513967652 Use the exist status of tc and ip executions to key error logging to 6 年之前
  Sebastian Moeller 0a8d9d8ddf Fixes a typo, its wrapper not wraper... 6 年之前
  Sebastian Moeller 5e5ff15cc0 Trigger the sqm_error output on LAST_ERROR not being empty instead of on the exit status 6 年之前
  Sebastian Moeller 93c5d33b8a Implement slightly more verbose error reporting from ip and tc 6 年之前
  Toke Høiland-Jørgensen 67e9246a8d Remove check for CAKE MPU support 6 年之前
  Toke Høiland-Jørgensen bfeb3ced9c Add DOI badge 6 年之前
  Toke Høiland-Jørgensen d0ac824ec0 Don't run openwrt hotplug script if $DEVICE is unset 6 年之前
  Sebastian Moeller e8021be06a Fixes a typo, it is interface not inerface... 6 年之前
  Sebastian Moeller 4b50643a9d Also pass SQM_VERBOSITY_MIN into stop-sqm 6 年之前
  Sebastian Moeller 578fbf0960 Fix an embarrasing typo in do_modules 6 年之前
  Sebastian Moeller 1f7f2a21ef Merge branch 'master' of https://github.com/tohojo/sqm-scripts 6 年之前
  Sebastian Moeller 141369edee Also pass SQM_VERBOSITY_MAX to the stop_sqm invocation so that 6 年之前
  Toke Høiland-Jørgensen a94318a2ec hotplug: Don't condition stopping on the init script being enabled 6 年之前
  Sebastian Moeller b474fa73a2 Fix the hotplug script to first stop sqm instances before starting them 6 年之前
  Jo-Philipp Wich 79c3aa11fe Fix OpenWrt start script boot action (#66) 6 年之前
  Toke Høiland-Jørgensen b124f10c6c Remove stray variable names from function definition 6 年之前
  Jo-Philipp Wich 295d417544 Migrate OpenWrt init script to procd 6 年之前
  Toke Høiland-Jørgensen a659391a63 defaults.sh: Add missing $ in SCRIPTS var 6 年之前
  Sebastian Moeller a67824b911 Revert "Stop automatically loading the sch_hfsc kernel module..." 6 年之前
  Sebastian Moeller 98e2a3ff19 Stop automatically loading the sch_hfsc kernel module... 6 年之前
  Sebastian Moeller 0ed7f87dfe Automatically extract all variable names from defaults.sh and store in the state file 6 年之前
  Sebastian Moeller 38012e921f Fix stray ">" in verify_qdisc_parameter_against_tc_help... 7 年之前
  Sebastian Moeller ca1c98b307 Remove the superflous instance of verify_qdisc_parameter_against_tc_help 7 年之前
  Sebastian Moeller 9e7dcc414b Added cautious handling of mpu handling for cake 7 年之前
  Stepan Henek 41d091722f run-openwrt.sh: last queue disabled and /etc/init.d/sqm restart fix (#59) 7 年之前
  guidosarducci 4bfa807692 functions.sh: Fix extraction of IFB device in get_ifb_associated_with_if() (#57) 7 年之前