index
:
python-ethtool.git
master
Official python-ethtool repository
David Sommerseth
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
python-ethtool
/
etherinfo_obj.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support devices with multiple IPv4 addresses
David Malcolm
2013-01-30
1
-36
/
+95
*
Eliminate "ret" within _ethtool_etherinfo_getter
David Malcolm
2013-01-15
1
-9
/
+6
*
Only open the NETLINK interface when needed
David Sommerseth
2011-04-11
1
-8
/
+11
*
Fixed several memory leaks
David Sommerseth
2011-04-11
1
-3
/
+8
*
Improved error situations in case of NULL returns
David Sommerseth
2011-02-25
1
-0
/
+23
*
Python reference counter was not properly set for etherinfo_ipv6addr objects
David Sommerseth
2010-08-09
1
-0
/
+1
*
Moved etherinfo::ipv6_addresses to etherinfo::get_ipv6_addresses()
David Sommerseth
2010-08-03
1
-29
/
+46
*
Added missing copyright notifications and updated where needed
David Sommerseth
2010-08-03
1
-0
/
+16
*
Improved IPv6 support
David Sommerseth
2010-07-30
1
-22
/
+38
*
Fixed a bug - IPv4 address quering tried to query NLQRY_LINK instead of NLQRY...
David Sommerseth
2010-05-31
1
-1
/
+1
*
Clean up - avoid static variables in etherinfo_obj.h
David Sommerseth
2010-04-28
1
-0
/
+79
*
Updated to fetch the interface information when the "getter" function triggers
David Sommerseth
2010-04-28
1
-25
/
+41
*
Changed the RETURN_STRING() macro to return None instead of False, to make it...
David Sommerseth
2009-09-07
1
-3
/
+3
*
Make Python dir() function work with ethtool.etherinfo objects
David Sommerseth
2009-09-07
1
-2
/
+1
*
Completed implementing the new Python get_interface_info() function.
David Sommerseth
2009-09-07
1
-10
/
+64
*
First cut at a python etherinfo class in C. Does nothing useful yet.
David Sommerseth
2009-09-04
1
-0
/
+121