diff options
author | Christian Poessinger <christian@poessinger.com> | 2022-06-02 12:21:49 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-02 12:21:49 +0200 |
commit | b9a26085b49397eb73e7110872b5c07015c911b4 (patch) | |
tree | 416246b95f828be5404f1ed3ebbacf409c5c42ba /debian | |
parent | c4d824d57d696bcf0e2a1e8e0fd87078e6eaadd3 (diff) | |
parent | b8671b56c153055a2906af14f63b5818b189d808 (diff) | |
download | vyos-1x-b9a26085b49397eb73e7110872b5c07015c911b4.tar.gz vyos-1x-b9a26085b49397eb73e7110872b5c07015c911b4.zip |
Merge pull request #1345 from sever-sever/T4222
sla: T4222: Add OWAMP and TWAMP for service sla
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 437879764..6a6ccf602 100644 --- a/debian/control +++ b/debian/control @@ -108,6 +108,8 @@ Depends: openvpn-auth-ldap, openvpn-auth-radius, openvpn-otp, + owamp-client, + owamp-server, pciutils, pdns-recursor, pmacct (>= 1.6.0), @@ -158,6 +160,8 @@ Depends: tftpd-hpa, traceroute, tuned, + twamp-client, + twamp-server, udp-broadcast-relay, uidmap, usb-modeswitch, |