Add action to action list
This commit is contained in:
parent
976397379d
commit
f965942dd5
1 changed files with 1 additions and 0 deletions
|
@ -319,6 +319,7 @@ control MyIngress(inout headers hdr,
|
|||
actions = {
|
||||
set_egress_port;
|
||||
controller_debug;
|
||||
controller_debug_table_id;
|
||||
NoAction;
|
||||
}
|
||||
size = ROUTING_TABLE_SIZE;
|
||||
|
|
Loading…
Reference in a new issue