This commit is contained in:
Nico Schottelius 2019-03-25 12:15:10 +01:00
parent ad19b5ac4b
commit 56c09f1fda
1 changed files with 1 additions and 1 deletions

View File

@ -261,7 +261,7 @@ class L2Controller(object):
log.info("NAT64 map: ({} -> {} => {}), ({} -> {} -> {} (only /24)))".format(
v6_src, v6_dst, v4_dst,
v4_src, v4_dst, v6_src)
v4_src, v4_dst, v6_src))
# [str(v6_src)
self.controller.table_add("nat64", "nat64_static",