diff options
author | Daniil Baturin <daniil@baturin.org> | 2019-02-21 22:46:51 +0100 |
---|---|---|
committer | Daniil Baturin <daniil@baturin.org> | 2019-02-21 22:59:45 +0100 |
commit | 852253ce2c5cae371663d0f15b9f416b0848e9b9 (patch) | |
tree | b14f1ef3be9503a3f292dc88752164682adb37c3 /debian/control | |
parent | 944a665cfc19cca1af9d46a70fb31ba1f4893d68 (diff) | |
download | vyos-1x-852253ce2c5cae371663d0f15b9f416b0848e9b9.tar.gz vyos-1x-852253ce2c5cae371663d0f15b9f416b0848e9b9.zip |
[IPsec] T1260: VICI-based implementation of "show vpn ipsec sa"
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 859c36f14..45e037c07 100644 --- a/debian/control +++ b/debian/control @@ -26,6 +26,7 @@ Depends: python3, python3-six, python3-isc-dhcp-leases, python3-hurry.filesize, + python3-vici (>= 5.7.2), ipaddrcheck, tcpdump, tshark, |