diff options
author | Viacheslav Hletenko <v.gletenko@vyos.io> | 2023-12-07 09:29:47 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-07 09:29:47 +0200 |
commit | 18ee2422cf8a24a6a63d07e565fb677d05f881db (patch) | |
tree | 128415b148c092e39f7961a6ef5a2fab9f96ee83 /debian/control | |
parent | 99c674cdf6147a69fd57b4151886ff42917caeec (diff) | |
parent | 336bb5a071b59264679be4f4f9bedbdecdbe2834 (diff) | |
download | vyos-1x-18ee2422cf8a24a6a63d07e565fb677d05f881db.tar.gz vyos-1x-18ee2422cf8a24a6a63d07e565fb677d05f881db.zip |
Merge pull request #2578 from sever-sever/nat64
T160: add NAT64
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/control b/debian/control index b2b0c6ed0..f20268444 100644 --- a/debian/control +++ b/debian/control @@ -249,6 +249,9 @@ Depends: libstrongswan-standard-plugins (>=5.9), python3-vici (>= 5.7.2), # End "vpn ipsec" +# For "nat64" + jool, +# End "nat64" # For nat66 ndppd, # End nat66 |