Add action to action list

This commit is contained in:
Nico Schottelius 2019-03-25 13:51:08 +01:00
parent 976397379d
commit f965942dd5
1 changed files with 1 additions and 0 deletions

View File

@ -319,6 +319,7 @@ control MyIngress(inout headers hdr,
actions = {
set_egress_port;
controller_debug;
controller_debug_table_id;
NoAction;
}
size = ROUTING_TABLE_SIZE;