network/library
Thomas Haller 2cd6d3dbdf library: ignore failure of ethtool to get permanent MAC address
It's not uncommon that ethtool fails with:

  # ethtool -P dummy0
  Cannot read permanent address: Operation not supported

Ignore such errors.
2017-08-02 20:50:37 +02:00
..
network_connections.py library: ignore failure of ethtool to get permanent MAC address 2017-08-02 20:50:37 +02:00
test_network_connections.py library: drop unused "ip_is_present" variable 2017-05-31 18:43:29 +02:00