
The natifaces library[1] was abandoned more than 3 years ago. Replace it by psutils which is already used by a few other projects. [1] https://github.com/al45tair/netifaces Closes-Bug: #2071596 Change-Id: I805321229e84a57312bbe160d330281e6c13ab97
8 lines
291 B
YAML
8 lines
291 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
IPv6 support now is detected according to the IP addresses assigned to all
|
|
network interfaces, instead of presence of IPv6 default route. In case
|
|
there is any IP v6 address, which is not loopback or link-local, then
|
|
the host is considered to support IPv6.
|