0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Avoid duplicating IPv6 address information More... about 14 years ago
Added ethtool.version string constant More... about 14 years ago
Remove errornous file from MANIFEST More... about 14 years ago
Don't segfault if we don't receive any address from rtnl_link_get_addr() More... about 14 years ago
import sys module
Miroslav Suchý
as Miroslav Suchy
More... over 14 years ago
Version bump - v0.5 More... over 14 years ago
Python reference counter was not properly set for etherinfo_ipv6addr objects More... over 14 years ago
Corrected a few spelling mistakes More... over 14 years ago
Preparing for a python-ethtool-0.4 release More... over 14 years ago
Get rid of not needed struct wrapping More... over 14 years ago
Don't append newline when etherinfo_ipv6addr objects are used as strings More... over 14 years ago
Moved etherinfo::ipv6_addresses to etherinfo::get_ipv6_addresses() More... over 14 years ago
Added missing copyright notifications and updated where needed More... over 14 years ago
Renamed etherinfo_ipv6_py to etherinfo_ipv6addr_py More... over 14 years ago
Improved documentation in the code More... over 14 years ago
Updated MANIFEST to include new needed source files More... over 14 years ago
Improved IPv6 support More... over 14 years ago
Fixed a bug - IPv4 address quering tried to query NLQRY_LINK instead of NLQRY_ADDR More... over 14 years ago
Renamed get_interface_info() to get_interfaces_info() and updated help string More... over 14 years ago
Clean up - avoid static variables in etherinfo_obj.h More... almost 15 years ago
Updated MANIFEST with the extra files needed More... almost 15 years ago
Updated .spec file with BuildRequires libnl-devel More... almost 15 years ago
Updated to fetch the interface information when the "getter" function triggers More... almost 15 years ago
Rewritten ethtool to make use of libnl instead of accessing NETLINK directly More... almost 15 years ago
Added parameter to get_interface_inf() More... over 15 years ago
Removed the previous "attempt" of IPv6 support, get_ipaddresses() More... over 15 years ago
Changed the RETURN_STRING() macro to return None instead of False, to make it more Pythonish More... over 15 years ago
Make Python dir() function work with ethtool.etherinfo objects More... over 15 years ago
Completed implementing the new Python get_interface_info() function. More... over 15 years ago
First cut at a python etherinfo class in C. Does nothing useful yet. More... over 15 years ago