summaryrefslogtreecommitdiffstats
path: root/python-ethtool/etherinfo.h
Commit message (Expand)AuthorAgeFilesLines
* Rip out the old IPv6 implementation completelyDavid Sommerseth2013-09-131-3/+0
* Migrated from libnl-1 to libnl-3David Sommerseth2013-09-121-7/+0
* Only open the NETLINK interface when neededDavid Sommerseth2011-04-111-2/+5
* Get rid of not needed struct wrappingDavid Sommerseth2010-08-031-1/+1
* Added missing copyright notifications and updated where neededDavid Sommerseth2010-08-031-1/+1
* Improved documentation in the codeDavid Sommerseth2010-08-021-1/+1
* Improved IPv6 supportDavid Sommerseth2010-07-301-0/+2
* Updated to fetch the interface information when the "getter" function triggersDavid Sommerseth2010-04-281-11/+9
* Rewritten ethtool to make use of libnl instead of accessing NETLINK directlyDavid Sommerseth2010-04-261-3/+1
* First cut at a python etherinfo class in C. Does nothing useful yet.David Sommerseth2009-09-041-0/+1
* Imported functions for retrieving ethernet device info via AF_NETLINKDavid Sommerseth2009-08-241-0/+36