next steps, use noaction to avoid clone3() and breaking ndp
This commit is contained in:
parent
e4d98e02b1
commit
6c3393e941
3 changed files with 37 additions and 11 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue