Much cleanup, such duplicity fighting, so logical!
- 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.