0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 2 years ago. based on code collected about 2 years ago.
Jun 27, 2023 — Jun 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove a memory leak More... almost 13 years ago
Merge PyNetlinkIPv4Address and PyNetlinkIPv6Address classes More... almost 13 years ago
Fix missing error checking when reading /proc/net/dev More... almost 13 years ago
Re-implement the IPv6 support More... almost 13 years ago
Rip out the old IPv6 implementation completely More... almost 13 years ago
Migrated from libnl-1 to libnl-3 More... almost 13 years ago
Fix get_active_devices() for IPv6 only interfaces
Slavek Kabrda
as Bohuslav Kabrda
More... about 13 years ago
update "Source:" URL within specfile More... over 13 years ago
bump version to 0.8 More... over 13 years ago
update URL within specfile to point to git.fedorahosted.org repo More... over 13 years ago
add a test suite More... over 13 years ago
add python-ethtool/netlink-address.c to MANIFEST More... over 13 years ago
"char *devname" -> "const char *devname" throughout More... over 13 years ago
Support devices with multiple IPv4 addresses More... over 13 years ago
Eliminate "ret" within _ethtool_etherinfo_getter More... over 13 years ago
Fix memory leaks in get_interfaces_info() More... over 13 years ago
Fix bad loop condition within get_devices() More... over 13 years ago
Fix buffer overflow in get_module() More... over 13 years ago
remove redundant material from setup.py More... over 13 years ago
pifethtool: Show IPv6 address information when available More... about 15 years ago
Make pifconfig respect interface arguments from the command line More... about 15 years ago
Package man pages in the RPM More... over 15 years ago
Force O_CLOEXEC on the NETLINK socket More... over 15 years ago
Only open the NETLINK interface when needed More... over 15 years ago
Fixed several memory leaks More... over 15 years ago
Fixed typo in pethtool --help screen More... over 15 years ago
Improved error situations in case of NULL returns More... over 15 years ago
RETURN_STRING() did not use Py_INCREF() when returning Py_None More... over 15 years ago
Added man pages for pethtool and pifconfig More... over 15 years ago
Version bump - python-ethtool v0.6 More... over 15 years ago