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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a memleak which would happen if querying for a non-existing device
v0.9
David Sommerseth
2013-12-11
1
-0
/
+8
*
Merge append_object_for_netlink_address() and callback_nl_address()
David Sommerseth
2013-12-10
1
-49
/
+19
*
Split out generic NETLINK functions from etherinfo.c to netlink.c
David Sommerseth
2013-12-10
2
-86
/
+113
*
Remove a memory leak
David Sommerseth
2013-09-13
1
-0
/
+1
*
Merge PyNetlinkIPv4Address and PyNetlinkIPv6Address classes
David Sommerseth
2013-09-13
4
-167
/
+123
*
Fix missing error checking when reading /proc/net/dev
David Sommerseth
2013-09-13
1
-2
/
+8
*
Re-implement the IPv6 support
David Sommerseth
2013-09-13
5
-13
/
+194
*
Rip out the old IPv6 implementation completely
David Sommerseth
2013-09-13
6
-461
/
+3
*
Migrated from libnl-1 to libnl-3
David Sommerseth
2013-09-12
5
-80
/
+68
*
Fix get_active_devices() for IPv6 only interfaces
Bohuslav Kabrda
2013-09-11
1
-41
/
+11
*
"char *devname" -> "const char *devname" throughout
David Malcolm
2013-02-01
1
-12
/
+12
*
Support devices with multiple IPv4 addresses
David Malcolm
2013-01-30
5
-63
/
+328
*
Eliminate "ret" within _ethtool_etherinfo_getter
David Malcolm
2013-01-15
1
-9
/
+6
*
Fix memory leaks in get_interfaces_info()
David Malcolm
2013-01-15
1
-4
/
+5
*
Fix bad loop condition within get_devices()
David Malcolm
2013-01-15
1
-1
/
+1
*
Fix buffer overflow in get_module()
David Malcolm
2013-01-15
1
-1
/
+1
*
Force O_CLOEXEC on the NETLINK socket
v0.7
David Sommerseth
2011-04-12
1
-0
/
+8
*
Only open the NETLINK interface when needed
David Sommerseth
2011-04-11
5
-72
/
+115
*
Fixed several memory leaks
David Sommerseth
2011-04-11
3
-10
/
+22
*
Improved error situations in case of NULL returns
David Sommerseth
2011-02-25
1
-0
/
+23
*
RETURN_STRING() did not use Py_INCREF() when returning Py_None
David Sommerseth
2011-02-25
1
-1
/
+1
*
Avoid duplicating IPv6 address information
David Sommerseth
2011-01-19
1
-0
/
+8
*
Added ethtool.version string constant
David Sommerseth
2011-01-19
1
-0
/
+1
*
Don't segfault if we don't receive any address from rtnl_link_get_addr()
David Sommerseth
2010-12-21
1
-1
/
+1
*
Python reference counter was not properly set for etherinfo_ipv6addr objects
David Sommerseth
2010-08-09
2
-5
/
+4
*
Get rid of not needed struct wrapping
David Sommerseth
2010-08-03
4
-32
/
+25
*
Don't append newline when etherinfo_ipv6addr objects are used as strings
David Sommerseth
2010-08-03
1
-1
/
+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
7
-3
/
+65
*
Renamed etherinfo_ipv6_py to etherinfo_ipv6addr_py
David Sommerseth
2010-08-02
2
-13
/
+13
*
Improved documentation in the code
David Sommerseth
2010-08-02
4
-25
/
+94
*
Improved IPv6 support
David Sommerseth
2010-07-30
6
-38
/
+348
*
Fixed a bug - IPv4 address quering tried to query NLQRY_LINK instead of NLQRY...
David Sommerseth
2010-05-31
1
-1
/
+1
*
Renamed get_interface_info() to get_interfaces_info() and updated help string
David Sommerseth
2010-05-04
1
-3
/
+5
*
Clean up - avoid static variables in etherinfo_obj.h
David Sommerseth
2010-04-28
3
-79
/
+80
*
Updated to fetch the interface information when the "getter" function triggers
David Sommerseth
2010-04-28
6
-137
/
+222
*
Rewritten ethtool to make use of libnl instead of accessing NETLINK directly
David Sommerseth
2010-04-26
3
-433
/
+133
*
Added parameter to get_interface_inf()
David Sommerseth
2009-09-16
1
-2
/
+66
*
Removed the previous "attempt" of IPv6 support, get_ipaddresses()
David Sommerseth
2009-09-07
1
-34
/
+0
*
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
3
-17
/
+124
*
First cut at a python etherinfo class in C. Does nothing useful yet.
David Sommerseth
2009-09-04
5
-3
/
+262
*
Even more clean up. Improved more error messages
David Sommerseth
2009-08-24
1
-15
/
+32
*
Fixed typos, more clean up
David Sommerseth
2009-08-24
1
-6
/
+7
*
Give some credit
David Sommerseth
2009-08-24
1
-0
/
+1
*
Improved error handling, clean up
David Sommerseth
2009-08-24
1
-7
/
+14
*
Added new function: get_ipaddresses() - retrieves IPv4 and IPv6 addresses for...
David Sommerseth
2009-08-24
1
-1
/
+39
*
Imported functions for retrieving ethernet device info via AF_NETLINK
David Sommerseth
2009-08-24
2
-0
/
+539
*
ethtool: Older kernels don't have IFF_DYNAMIC
Arnaldo Carvalho de Melo
2009-05-28
1
-0
/
+4
[next]