Commit Graph

  • 1022b72d08 add option to get IF_NAME from default route master Jesse D. McDonald 2020-05-03 03:57:40 -0500
  • da31662b92 Reorder argument order for add_prio_classes to ensure correct execution hk 2018-03-13 20:44:04 +0100
  • bc9e96ea4d Try to automatically calculate a better burst size for ingress policing hk 2018-02-10 18:01:02 +0100
  • 6416f35c37 Merge branch 'master' of https://github.com/hkbakke/tc-gen hk 2018-02-04 10:51:13 +0100
  • 8d62b89eaa Remove unnecessary flowid classification on ingress policer hk 2018-02-04 10:49:40 +0100
  • c14e0f450d
    Update README.md hkbakke 2018-02-03 23:21:15 +0100
  • 82c4e8e47c Change to per-interface post-commands hk 2018-02-03 22:40:45 +0100
  • 11a68ee0c4 Fix bug in custom prio class config parser hk 2018-02-03 22:11:47 +0100
  • 7fe32de1ca Add post commands support hk 2018-02-03 01:31:05 +0100
  • 100b441853 Minor visual refactor hk 2018-02-02 23:03:56 +0100
  • 8ed4fbaea4 Refactor shaping code to minimize duplication hk 2018-02-02 22:27:47 +0100
  • 7d391d3be6 Bump version hk 2018-02-01 01:28:58 +0100
  • 2d048b5639 Fix syntax error in help hk 2018-02-01 01:28:16 +0100
  • 0eb3e34ea0 Add prio class support to IFB interface using -C hk 2018-02-01 01:26:42 +0100
  • 4ae592d477 Move prio classes to function hk 2018-02-01 01:09:16 +0100
  • dc515aea3f Rename tc-gen.sh to tc-gen hk 2017-10-23 18:42:49 +0200
  • 06eaebfb28 Bump version hk 2017-10-11 22:06:23 +0200
  • b61bbd9171 Use command instead of which to auto locate executables hk 2017-10-11 22:05:58 +0200
  • e57574b0b7 Write errors to stderr instead of stdout hk 2017-10-11 22:03:18 +0200
  • 66947d158c Do not fail on ethtool errors hk 2017-02-01 11:47:17 +0100
  • e0b1e77bac Bump version to 1.1.4 hk 2017-02-01 00:00:22 +0100
  • 6de334210b Disable gro for low bandwiths on ingress shaping hk 2017-01-31 23:59:59 +0100
  • c7f448c972 Bump version to 1.1.3 hk 2017-01-31 17:10:23 +0100
  • b87152688c Bump version to 1.1.2 hk 2017-01-31 17:09:10 +0100
  • c135e2131d Add support for kbit/s rates hk 2017-01-31 17:08:50 +0100
  • 905d62e4a6 Set quantum on htb root parent dev hk 2017-01-27 10:40:19 +0100
  • a8d3bdfd1c Bump version to 1.1.1 hk 2017-01-27 09:42:16 +0100
  • 6e4a6f639e Make disabling of tso and gso bandwith dependant hk 2017-01-27 09:41:49 +0100
  • d751745554 print usage for all invalid options hk 2017-01-24 09:09:12 +0100
  • 5cc975e16a Change get_ecn to better reflect the actual value ending up in the script hk 2017-01-13 21:41:36 +0100
  • 423d3b2401 Add -V argument to print version hk 2017-01-13 08:57:52 +0100
  • 46a4125980 Enable ECN for egress if class bandwith is larger than 3 Mbit/s hk 2017-01-13 08:32:09 +0100
  • bf64a15ea5 Create LICENCE hkbakke 2017-01-11 23:11:11 +0100
  • 858c25ad24 Delete LICENSE hkbakke 2017-01-11 23:10:54 +0100
  • 4848dd58e2 Update README.md hkbakke 2017-01-11 23:06:23 +0100
  • 115fd74bcc Fix some minor typos and inconsistencies hk 2016-11-18 11:39:25 +0100
  • 81652d2310 Remove printing ifb config as it made the output inconsistent hk 2016-10-31 13:43:17 +0100
  • 2b1c434391 Also print ifb configuration if it is configured on ingress hk 2016-10-31 13:37:45 +0100
  • dca9f124e4 Fix some errors in documentation hk 2016-10-31 13:01:44 +0100
  • 8cb8fbe5e4 First code commit hk 2016-10-31 12:58:41 +0100
  • 35459c323d Initial commit hkbakke 2016-10-31 12:41:31 +0100