File: remove-solicit-delay-57a035b91922522a.yaml

package info (click to toggle)
python-diskimage-builder 3.37.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 5,572 kB
  • sloc: sh: 7,380; python: 6,444; makefile: 37
file content (8 lines) | stat: -rw-r--r-- 384 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
---
deprecations:
  - |
    The ``DIB_SIMPLE_INIT_NETWORKMANAGER_IPV6_DELAY`` variable is removed as
    it turned out that increasing this delay increased the odds that
    NetworkManager would fail to configure IPv6 on an interface. Instead,
    glean has been updated to not up interfaces and relies on NetworkManager
    to do this. This results in reliable IPv4 and IPv6 config.