Skip to content

0.7

Compare
Choose a tag to compare
@hroncok hroncok released this 24 Mar 19:32
· 188 commits to master since this release
  • Fixed several memory leaks (commit aa2c20e, abc7f91)
  • Improved error checking towards NULL values (commit 4e928d6)
  • Fixed typo in pethtool --help (commit 710766d)
  • Only open a NETLINK connection when needed (commit 508ffff)
  • Added man page for pifconfig and pethtool (commit 9f0d17a, rhbz#638475)
  • Force NETLINK socket to close on fork() using FD_CLOEXEC (commit 1680cbe)