0.7
- 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)