diff options
author | Christian Poessinger <christian@poessinger.com> | 2023-01-01 08:18:10 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-01 08:18:10 +0100 |
commit | 6574b0dd5a5c7616ac4b17619d5f2c29a691616d (patch) | |
tree | 1aeda3c69dc87a8b69172fbd6fa3f4011602cdbe /debian/control | |
parent | 182adaf56a5573d32d79d3c21e24007f5c18fb2b (diff) | |
parent | bebec647c3d04f42d471d4aed1a3b98bf82732b8 (diff) | |
download | vyos-1x-6574b0dd5a5c7616ac4b17619d5f2c29a691616d.tar.gz vyos-1x-6574b0dd5a5c7616ac4b17619d5f2c29a691616d.zip |
Merge pull request #1663 from c-po/t4284-qos
QoS: T4284: re-implementation using XML and Python
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 5d90b79e6..696f8902d 100644 --- a/debian/control +++ b/debian/control @@ -69,7 +69,7 @@ Depends: ipaddrcheck, iperf, iperf3, - iproute2, + iproute2 (>= 6.0.0), iputils-arping, isc-dhcp-client, isc-dhcp-relay, |