summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Version bump - v0.5v0.5David Sommerseth2010-08-091-1/+4
* Python reference counter was not properly set for etherinfo_ipv6addr objectsDavid Sommerseth2010-08-092-5/+4
* Corrected a few spelling mistakesv0.4David Sommerseth2010-08-031-1/+1
* Preparing for a python-ethtool-0.4 releaseDavid Sommerseth2010-08-031-6/+9
* Get rid of not needed struct wrappingDavid Sommerseth2010-08-034-32/+25
* Don't append newline when etherinfo_ipv6addr objects are used as stringsDavid Sommerseth2010-08-031-1/+1
* Moved etherinfo::ipv6_addresses to etherinfo::get_ipv6_addresses()David Sommerseth2010-08-031-29/+46
* Added missing copyright notifications and updated where neededDavid Sommerseth2010-08-037-3/+65
* Renamed etherinfo_ipv6_py to etherinfo_ipv6addr_pyDavid Sommerseth2010-08-022-13/+13
* Improved documentation in the codeDavid Sommerseth2010-08-024-25/+94
* Updated MANIFEST to include new needed source filesDavid Sommerseth2010-07-301-0/+2
* Improved IPv6 supportDavid Sommerseth2010-07-307-39/+350
* Fixed a bug - IPv4 address quering tried to query NLQRY_LINK instead of NLQRY...David Sommerseth2010-05-311-1/+1
* Renamed get_interface_info() to get_interfaces_info() and updated help stringDavid Sommerseth2010-05-041-3/+5
* Clean up - avoid static variables in etherinfo_obj.hDavid Sommerseth2010-04-283-79/+80
* Updated MANIFEST with the extra files neededDavid Sommerseth2010-04-281-0/+5
* Updated .spec file with BuildRequires libnl-develDavid Sommerseth2010-04-281-2/+5
* Updated to fetch the interface information when the "getter" function triggersDavid Sommerseth2010-04-286-137/+222
* Rewritten ethtool to make use of libnl instead of accessing NETLINK directlyDavid Sommerseth2010-04-264-434/+186
* Added parameter to get_interface_inf()David Sommerseth2009-09-161-2/+66
* Removed the previous "attempt" of IPv6 support, get_ipaddresses()David Sommerseth2009-09-071-34/+0
* 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-073-17/+124
* First cut at a python etherinfo class in C. Does nothing useful yet.David Sommerseth2009-09-046-4/+264
* Even more clean up. Improved more error messagesDavid Sommerseth2009-08-241-15/+32
* Fixed typos, more clean upDavid Sommerseth2009-08-241-6/+7
* Give some creditDavid Sommerseth2009-08-241-0/+1
* Improved error handling, clean upDavid Sommerseth2009-08-241-7/+14
* Added new function: get_ipaddresses() - retrieves IPv4 and IPv6 addresses for...David Sommerseth2009-08-242-2/+40
* Imported functions for retrieving ethernet device info via AF_NETLINKDavid Sommerseth2009-08-242-0/+539
* ethtool: Older kernels don't have IFF_DYNAMICArnaldo Carvalho de Melo2009-05-281-0/+4
* rpm: Rewrote build and install sections as part of the fedora review processArnaldo Carvalho de Melo2008-09-051-5/+9
* pifconfig: Add python ifconfig equivalent to test featuresv0.3Arnaldo Carvalho de Melo2008-08-263-1/+107
* pethtool: rename ethtool-cmd.py to pethtool.pyArnaldo Carvalho de Melo2008-08-263-2/+2
* ethtool: Add a function to get the interface flagsRuben Kerkhof2008-08-251-15/+65
* rpm: Added URL tag and URL to the Source tagArnaldo Carvalho de Melo2008-08-201-1/+2
* rpm: rewrite summary, description, fix changelogArnaldo Carvalho de Melo2008-08-201-3/+9
* ethtool: Add licenseArnaldo Carvalho de Melo2008-08-201-0/+16
* ethtool: initialize some variables to shut up gccArnaldo Carvalho de Melo2008-08-191-4/+4
* rpm: add %build sectionArnaldo Carvalho de Melo2008-08-191-0/+3
* Makefile: fixup version extractionArnaldo Carvalho de Melo2008-08-191-1/+1
* MANIFEST: create file, needed by make rpmdevArnaldo Carvalho de Melo2008-08-071-0/+8
* Makefile: standardize on the one used in p-l-procfsArnaldo Carvalho de Melo2008-08-071-49/+19
* rpm: fixup sitearchArnaldo Carvalho de Melo2008-08-071-0/+4
* ethtool: bindings for binding for ETHTOOL_[GS]RINGPARAMArnaldo Carvalho de Melo2008-07-182-2/+129
* ethtool: remove unused variables from set_tsoArnaldo Carvalho de Melo2008-07-151-3/+0
* ethtool: binding for ETHTOOL_SCOALESCEArnaldo Carvalho de Melo2008-07-152-10/+154
* ethtool: implement binding for get_coalesceArnaldo Carvalho de Melo2008-07-142-9/+188
* Makefile: bz2dev and rpmdev targetsArnaldo Carvalho de Melo2008-07-141-0/+8