summaryrefslogtreecommitdiffstats
path: root/python-ethtool/etherinfo_obj.c
Commit message (Expand)AuthorAgeFilesLines
* Changed the RETURN_STRING() macro to return None instead of False, to make it...David Sommerseth2009-09-071-3/+3
* Make Python dir() function work with ethtool.etherinfo objectsDavid Sommerseth2009-09-071-2/+1
* Completed implementing the new Python get_interface_info() function.David Sommerseth2009-09-071-10/+64
* First cut at a python etherinfo class in C. Does nothing useful yet.David Sommerseth2009-09-041-0/+121