[p4] add controller action
This commit is contained in:
parent
0ea9e708de
commit
11d376bcb8
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@ control MyIngress(inout headers hdr,
|
|||
}
|
||||
actions = {
|
||||
multicast_pkg;
|
||||
send_to_controller;
|
||||
NoAction;
|
||||
}
|
||||
size = NDP_TABLE_SIZE;
|
||||
|
|
Loading…
Reference in a new issue