summaryrefslogtreecommitdiffstats
path: root/python-ethtool/etherinfo_struct.h
Commit message (Expand)AuthorAgeFilesLines
* Merge PyNetlinkIPv4Address and PyNetlinkIPv6Address classesDavid Sommerseth2013-09-131-14/+8
* Re-implement the IPv6 supportDavid Sommerseth2013-09-131-0/+10
* Rip out the old IPv6 implementation completelyDavid Sommerseth2013-09-131-21/+0
* Migrated from libnl-1 to libnl-3David Sommerseth2013-09-121-6/+3
* Support devices with multiple IPv4 addressesDavid Malcolm2013-01-301-3/+16
* 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