Skip to content

Releases: thombashi/tcconfig

v0.20.1

19 Aug 16:37
Compare
Choose a tag to compare

v0.20.0

05 Aug 17:55
Compare
Choose a tag to compare
  • Add support for Docker
  • Reduce hash conflict when generating tc scripts: #100 (Thanks to @user-name-is-taken)
  • Bug fixes

v0.19.1

27 Jul 12:02
Compare
Choose a tag to compare
  • Fix tcset command execution failed when all of the following conditions:
    • Using --tc-command option with --direction incoming option
    • netifaces package is installed.

v0.19.0

16 Jul 13:17
Compare
Choose a tag to compare
  • Change -d/--device option of tcconfig commands into a positional argument
    • e.g. tcset eth0 --rate 1Mbps
    • -d/--device option still can be used for backward compatibility
  • Change tcset -f option to --import-setting option
  • Add --color option to tcshow command
  • Add support for Python 3.7
  • Introduce colorized logging
  • Fix choices for --shaping-algo option
  • Bug fixes

v0.18.3

02 Jul 14:20
Compare
Choose a tag to compare
Bump version to 0.18.3

v0.18.2

04 May 11:52
Compare
Choose a tag to compare
  • Add support for Linux capability of the --direction incoming option
  • Fix tcconfig commands failed when missing optional packages
  • Improve log messages
  • Bug fixes

v0.18.1

22 Apr 14:45
Compare
Choose a tag to compare
Bump version to 0.18.1

v0.18.0

08 Apr 09:38
Compare
Choose a tag to compare
  • Add support for Linux capabilities: #98 (Thanks to @dastergon )
  • Bug fixes

v0.17.3

04 Feb 13:43
Compare
Choose a tag to compare
  • Add execution permission check to tcset/tcdel
  • Suppress excessive log message output

v0.17.2

20 Jan 17:12
Compare
Choose a tag to compare
  • Fix tcdel for the deb package: #93 (Thanks to @pxsalehi)
  • Bugfix for tcshow