adjust table/action
This commit is contained in:
parent
7f1e9f6252
commit
4c331dc296
2 changed files with 3 additions and 2 deletions
|
|
@ -138,6 +138,7 @@ control MyIngress(inout headers hdr,
|
|||
actions = {
|
||||
// icmp6_answer;
|
||||
send_to_controller;
|
||||
controller_reply;
|
||||
NoAction;
|
||||
}
|
||||
size = ADDRESS_TABLE_SIZE;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue