File: replace-netifaces-632f60884fb7ae00.yaml

package info (click to toggle)
python-openstacksdk 4.4.0-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 13,352 kB
  • sloc: python: 122,960; sh: 153; makefile: 23
file content (7 lines) | stat: -rw-r--r-- 291 bytes parent folder | download
1
2
3
4
5
6
7
---
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.