summaryrefslogtreecommitdiffstats
path: root/python-ethtool/etherinfo_struct.h
Commit message (Expand)AuthorAgeFilesLines
* Only open the NETLINK interface when neededDavid Sommerseth2011-04-111-2/+4
* RETURN_STRING() did not use Py_INCREF() when returning Py_NoneDavid Sommerseth2011-02-251-1/+1
* Get rid of not needed struct wrappingDavid Sommerseth2010-08-031-8/+1
* Added missing copyright notifications and updated where neededDavid Sommerseth2010-08-031-0/+15
* Renamed etherinfo_ipv6_py to etherinfo_ipv6addr_pyDavid Sommerseth2010-08-021-1/+1
* Improved documentation in the codeDavid Sommerseth2010-08-021-16/+31
* Improved IPv6 supportDavid Sommerseth2010-07-301-2/+23
* Updated to fetch the interface information when the "getter" function triggersDavid Sommerseth2010-04-281-2/+27
* First cut at a python etherinfo class in C. Does nothing useful yet.David Sommerseth2009-09-041-0/+23