Skip to content

0.6

Compare
Choose a tag to compare
@hroncok hroncok released this 24 Mar 19:32
· 195 commits to master since this release
  • Don't segfault if we don't receive any address from rtnl_link_get_addr()
  • Remove errornous file from MANIFEST
  • Added ethtool.version string constant
  • Avoid duplicating IPv6 address information
  • import sys module in setup.py (@xsuchy)