diff options
author | Joe Groocock <me@frebib.net> | 2023-08-20 14:40:38 +0100 |
---|---|---|
committer | Viacheslav Hletenko <v.gletenko@vyos.io> | 2023-12-06 06:55:31 +0000 |
commit | 7d49f7079f1129c2fadc7f38ceb230804d89e177 (patch) | |
tree | ab142ba5a5f9dcd0fc1994be0bc0f17852f0d368 /debian/control | |
parent | 99c674cdf6147a69fd57b4151886ff42917caeec (diff) | |
download | vyos-1x-7d49f7079f1129c2fadc7f38ceb230804d89e177.tar.gz vyos-1x-7d49f7079f1129c2fadc7f38ceb230804d89e177.zip |
nat64: T160: Implement Jool-based NAT64 translator
Signed-off-by: Joe Groocock <me@frebib.net>
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 |