summaryrefslogtreecommitdiffstats
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Releasing v0.10v0.10David Sommerseth2014-01-101-1/+1
* Split out generic NETLINK functions from etherinfo.c to netlink.cDavid Sommerseth2013-12-101-0/+1
* Rip out the old IPv6 implementation completelyDavid Sommerseth2013-09-131-1/+0
* Migrated from libnl-1 to libnl-3David Sommerseth2013-09-121-2/+3
* bump version to 0.8David Malcolm2013-02-191-1/+1
* Support devices with multiple IPv4 addressesDavid Malcolm2013-01-301-1/+2
* remove redundant material from setup.pyDavid Malcolm2013-01-151-4/+0
* Only open the NETLINK interface when neededDavid Sommerseth2011-04-111-3/+3
* Added ethtool.version string constantDavid Sommerseth2011-01-191-2/+5
* import sys moduleMiroslav Suchy2010-09-291-0/+1
* Improved IPv6 supportDavid Sommerseth2010-07-301-1/+2
* Rewritten ethtool to make use of libnl instead of accessing NETLINK directlyDavid Sommerseth2010-04-261-1/+53
* First cut at a python etherinfo class in C. Does nothing useful yet.David Sommerseth2009-09-041-1/+2
* Added new function: get_ipaddresses() - retrieves IPv4 and IPv6 addresses for...David Sommerseth2009-08-241-1/+1
* setup: fix version field, we're at 0.2Arnaldo Carvalho de Melo2008-06-301-1/+1
* [PYTHON-ETHTOOL]: Create repositoryArnaldo Carvalho de Melo2007-12-181-0/+15