adjust table/action

This commit is contained in:
Nico Schottelius 2019-03-03 22:37:58 +01:00
commit 4c331dc296
2 changed files with 3 additions and 2 deletions

View file

@ -138,6 +138,7 @@ control MyIngress(inout headers hdr,
actions = {
// icmp6_answer;
send_to_controller;
controller_reply;
NoAction;
}
size = ADDRESS_TABLE_SIZE;