From 56c09f1fdafd515b751df210f19bfeec02eb3bd4 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Mon, 25 Mar 2019 12:15:10 +0100 Subject: [PATCH] +) --- p4app/controller.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/p4app/controller.py b/p4app/controller.py index 47a4fcb..94955d9 100755 --- a/p4app/controller.py +++ b/p4app/controller.py @@ -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",