diff options
author | David Sommerseth <davids@redhat.com> | 2009-09-07 17:24:42 +0200 |
---|---|---|
committer | David Sommerseth <davids@redhat.com> | 2009-09-07 17:24:42 +0200 |
commit | ec9e13c0da2e6ebfb16e60c19c11539fa8b81442 (patch) | |
tree | 628667947792eab472552930149bcd7ee164d4af /python-ethtool/etherinfo_struct.h | |
parent | 0be405b9c6245b59489b7e6987af0dc56ded1406 (diff) | |
download | python-ethtool-ec9e13c0da2e6ebfb16e60c19c11539fa8b81442.tar.gz python-ethtool-ec9e13c0da2e6ebfb16e60c19c11539fa8b81442.tar.xz python-ethtool-ec9e13c0da2e6ebfb16e60c19c11539fa8b81442.zip |
Completed implementing the new Python get_interface_info() function.
It will return a list of Python etherinfo objects. These objects
have the following properties:
.device - Device name
.mac_address - Hardware address
.ipv4_address
.ipv4_netmask
.ipv4_broadcast
.ipv6_address
.ipv6_netmask
In addition, it will produce a human readable output if these objects
are treated as strings.
It will not be possible to modify any of the properties in these objects.
Diffstat (limited to 'python-ethtool/etherinfo_struct.h')
0 files changed, 0 insertions, 0 deletions