summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorBohuslav Kabrda <bkabrda@redhat.com>2013-08-07 17:12:00 +0200
committerDavid Sommerseth <davids@redhat.com>2013-09-11 20:56:27 +0200
commitc61363e517154548f0b85772e1f83186dff898bc (patch)
tree6e1cdbdcfcd069a1d6282bd49c053e730daaa03c /setup.py
parent22b8d25d41743de54b4ea38b81689d1c3d251215 (diff)
downloadpython-ethtool-c61363e517154548f0b85772e1f83186dff898bc.tar.gz
python-ethtool-c61363e517154548f0b85772e1f83186dff898bc.tar.xz
python-ethtool-c61363e517154548f0b85772e1f83186dff898bc.zip
Fix get_active_devices() for IPv6 only interfaces
The old ioctl() calls will only return active interaces which is configured with IPv4 addresses. Thus an interface with only IPv6 configured will not be returned. This modifies get_active_devices() to use a newer API to retrieve the needed information. Bugzilla: RH#855920 Signed-off-by: David Sommerseth <davids@redhat.com>
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions