File: remove_iptools_implementation-2eb866573a680e61.yaml

package info (click to toggle)
python-os-vif 4.1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 940 kB
  • sloc: python: 5,428; makefile: 25; sh: 2
file content (8 lines) | stat: -rw-r--r-- 298 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
---
upgrade:
  - |
    Removed IPTools implementation. IPTools driver was implemented to avoid a
    bug in pyroute2 library, currently solved. This implementation was marked
    as "deprecated" two releases ago. IP Linux commands now use `Pyroute2`_.

    .. _Pyroute2: https://docs.pyroute2.org/