Skip to content

Much cleanup, such duplicity fighting, so logical!

Compare
Choose a tag to compare
@strizhechenko strizhechenko released this 17 Jun 14:44
· 200 commits to master since this release
  • link-rate has highlighted errors
  • softnet-stat-top has highlighted errors
  • irqtop has highlighting for total irq counters if it is too big
  • all threshold values moved to appropriate top-like utility from network-top
  • nice refactoring, duplicity fighting and optimized imports return network-top to 118 lines from 138
  • all libraries get rid of if __name__ == '__main__'
  • missed-pkts-monitor has been deleted because it was doing the same task link-rate doing
  • Makefile targets to run every top-like utility even on non-linux machine
  • flake8 is in use for checking pep8 violations right in travis-ci

Aaaaand there are pretty much things to do.