+stringify
This commit is contained in:
parent
8cf84c9404
commit
07858db44b
1 changed files with 1 additions and 1 deletions
|
@ -343,7 +343,7 @@ class L2Controller(object):
|
|||
# Only for matching / if selecting
|
||||
self.controller.table_add("nat64_session", "NoAction",
|
||||
[
|
||||
net['v6_net']
|
||||
str(net['v6_net'])
|
||||
]
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in a new issue