next steps, use noaction to avoid clone3() and breaking ndp

This commit is contained in:
Nico Schottelius 2019-04-08 15:59:28 +02:00
commit 6c3393e941
3 changed files with 37 additions and 11 deletions

View file

@ -214,7 +214,8 @@ Echo or Echo Reply Message
NoAction;
}
size = NAT64_TABLE_SIZE;
default_action = controller_debug_table_id(TABLE_NAT64);
// default_action = controller_debug_table_id(TABLE_NAT64);
default_action = NoAction;
}
table nat46 {