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_struct.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
cleanup: Rename etherinfo_py and ethtool_etherinfo_Type
David Sommerseth
2014-01-09
1
-1
/
+1
*
Merge struct etherinfo and etherinfo_py
David Sommerseth
2013-12-20
1
-12
/
+4
*
Make the device string a python object as well
David Sommerseth
2013-12-20
1
-1
/
+1
*
Get rid of compiler warning
David Sommerseth
2013-12-20
1
-0
/
+2
*
Get rid of the internal IP address lists
David Sommerseth
2013-12-20
1
-2
/
+0
*
Kick out struct etherinfo_obj_data
David Sommerseth
2013-12-17
1
-11
/
+2
*
Reduce the NETLINK pointer complexity
David Sommerseth
2013-12-17
1
-3
/
+1
*
Get rid of a single-user macro: RETURN_STRING()
David Sommerseth
2013-12-16
1
-8
/
+0
*
Make the internal MAC address a Python string object
David Sommerseth
2013-12-16
1
-1
/
+1
*
Merge PyNetlinkIPv4Address and PyNetlinkIPv6Address classes
David Sommerseth
2013-09-13
1
-14
/
+8
*
Re-implement the IPv6 support
David Sommerseth
2013-09-13
1
-0
/
+10
*
Rip out the old IPv6 implementation completely
David Sommerseth
2013-09-13
1
-21
/
+0
*
Migrated from libnl-1 to libnl-3
David Sommerseth
2013-09-12
1
-6
/
+3
*
Support devices with multiple IPv4 addresses
David Malcolm
2013-01-30
1
-3
/
+16
*
Only open the NETLINK interface when needed
David Sommerseth
2011-04-11
1
-2
/
+4
*
RETURN_STRING() did not use Py_INCREF() when returning Py_None
David Sommerseth
2011-02-25
1
-1
/
+1
*
Get rid of not needed struct wrapping
David Sommerseth
2010-08-03
1
-8
/
+1
*
Added missing copyright notifications and updated where needed
David Sommerseth
2010-08-03
1
-0
/
+15
*
Renamed etherinfo_ipv6_py to etherinfo_ipv6addr_py
David Sommerseth
2010-08-02
1
-1
/
+1
*
Improved documentation in the code
David Sommerseth
2010-08-02
1
-16
/
+31
*
Improved IPv6 support
David Sommerseth
2010-07-30
1
-2
/
+23
*
Updated to fetch the interface information when the "getter" function triggers
David Sommerseth
2010-04-28
1
-2
/
+27
*
First cut at a python etherinfo class in C. Does nothing useful yet.
David Sommerseth
2009-09-04
1
-0
/
+23