[no init from v4 world]
This commit is contained in:
parent
0525f2b4b5
commit
1a1d2fcdb7
1 changed files with 1 additions and 1 deletions
|
@ -315,7 +315,7 @@ Echo or Echo Reply Message
|
||||||
}
|
}
|
||||||
size = NAT64_TABLE_SIZE;
|
size = NAT64_TABLE_SIZE;
|
||||||
//default_action = controller_debug_table_id(TABLE_NAT64_TCP);
|
//default_action = controller_debug_table_id(TABLE_NAT64_TCP);
|
||||||
default_action = nat64_tcp_session_create;
|
default_action = NoAction;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue