openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
P
python-ethtool
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 16, 2023 — Jan 16, 2024
Showing page 3 of 5
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Avoid duplicating IPv6 address information
David Sommerseth
More...
about 14 years ago
Added ethtool.version string constant
David Sommerseth
More...
about 14 years ago
Remove errornous file from MANIFEST
David Sommerseth
More...
about 14 years ago
Don't segfault if we don't receive any address from rtnl_link_get_addr()
David Sommerseth
More...
about 14 years ago
import sys module
Miroslav Suchý
as Miroslav Suchy
More...
over 14 years ago
Version bump - v0.5
David Sommerseth
More...
over 14 years ago
Python reference counter was not properly set for etherinfo_ipv6addr objects
David Sommerseth
More...
over 14 years ago
Corrected a few spelling mistakes
David Sommerseth
More...
over 14 years ago
Preparing for a python-ethtool-0.4 release
David Sommerseth
More...
over 14 years ago
Get rid of not needed struct wrapping
David Sommerseth
More...
over 14 years ago
Don't append newline when etherinfo_ipv6addr objects are used as strings
David Sommerseth
More...
over 14 years ago
Moved etherinfo::ipv6_addresses to etherinfo::get_ipv6_addresses()
David Sommerseth
More...
over 14 years ago
Added missing copyright notifications and updated where needed
David Sommerseth
More...
over 14 years ago
Renamed etherinfo_ipv6_py to etherinfo_ipv6addr_py
David Sommerseth
More...
over 14 years ago
Improved documentation in the code
David Sommerseth
More...
over 14 years ago
Updated MANIFEST to include new needed source files
David Sommerseth
More...
over 14 years ago
Improved IPv6 support
David Sommerseth
More...
over 14 years ago
Fixed a bug - IPv4 address quering tried to query NLQRY_LINK instead of NLQRY_ADDR
David Sommerseth
More...
over 14 years ago
Renamed get_interface_info() to get_interfaces_info() and updated help string
David Sommerseth
More...
over 14 years ago
Clean up - avoid static variables in etherinfo_obj.h
David Sommerseth
More...
almost 15 years ago
Updated MANIFEST with the extra files needed
David Sommerseth
More...
almost 15 years ago
Updated .spec file with BuildRequires libnl-devel
David Sommerseth
More...
almost 15 years ago
Updated to fetch the interface information when the "getter" function triggers
David Sommerseth
More...
almost 15 years ago
Rewritten ethtool to make use of libnl instead of accessing NETLINK directly
David Sommerseth
More...
almost 15 years ago
Added parameter to get_interface_inf()
David Sommerseth
More...
over 15 years ago
Removed the previous "attempt" of IPv6 support, get_ipaddresses()
David Sommerseth
More...
over 15 years ago
Changed the RETURN_STRING() macro to return None instead of False, to make it more Pythonish
David Sommerseth
More...
over 15 years ago
Make Python dir() function work with ethtool.etherinfo objects
David Sommerseth
More...
over 15 years ago
Completed implementing the new Python get_interface_info() function.
David Sommerseth
More...
over 15 years ago
First cut at a python etherinfo class in C. Does nothing useful yet.
David Sommerseth
More...
over 15 years ago
←
1
2
3
4
5
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree