Skip to content

Releases: thombashi/tcconfig

v0.17.1

29 Dec 12:09
Compare
Choose a tag to compare
  • Add a deb package

v0.17.0

04 Nov 14:53
Compare
Choose a tag to compare
  • Improve log messages
  • Drop support for Python 3.3

v0.16.2

28 Oct 15:00
Compare
Choose a tag to compare
  • Fix improper tcdel output when executed with --tc-command/--tc-script options
  • Suppress an excessive warning message that outputted when executed with --tc-command/--tc-script options

v0.16.1

17 Oct 16:15
Compare
Choose a tag to compare

v0.16.0

08 Oct 12:08
Compare
Choose a tag to compare
  • Change --change option behavior to add a shaping rule if there are no existing rules: #88 (Thanks to @dastergon)
  • Improve error messages
  • Bug fixes

v0.15.0

02 Sep 16:39
Compare
Choose a tag to compare
  • Support extra time units in delay specification: #86 (Thanks to @dastergon)
  • Improve log messages

v0.14.1

19 Aug 01:53
Compare
Choose a tag to compare
  • Fix qdisc handle parsing failed when the handle include alphabet: #85 (Thanks to @selimt)
  • Fix tcdel failed when deleting the final filter with Python 3

v0.14.0

18 Aug 16:21
Compare
Choose a tag to compare
  • Add support for deletion per-network to tcdel: #80 (Thanks to @dastergon)
  • Suppress unnecessary log messages when add/change shaping rules: #84 (Thanks to @dastergon)
  • Bug fixes

v0.13.2

16 Aug 17:44
Compare
Choose a tag to compare
  • Fix tcset --change option alters other defined rules: #79 (Thanks to @dastergon)
  • Add config file existence check for the tcset
  • Add --stacktrace option for debugging
  • Improve log messages
  • Bug fixes

v0.13.1

08 Aug 15:06
Compare
Choose a tag to compare
  • Fix handles negative NIC speed values: #81 (Thanks to @dastergon)