Releases: thombashi/tcconfig
Releases · thombashi/tcconfig
v0.20.0
- Add support for Docker
- Reduce hash conflict when generating tc scripts: #100 (Thanks to @user-name-is-taken)
- Bug fixes
v0.19.1
- 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
- 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.2
- 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.0
- Add support for Linux capabilities: #98 (Thanks to @dastergon )
- Bug fixes
v0.17.3
- Add execution permission check to
tcset
/tcdel
- Suppress excessive log message output
v0.17.2
- Fix tcdel for the deb package: #93 (Thanks to @pxsalehi)
- Bugfix for
tcshow