[icmp6] v6_networks table add actions
This commit is contained in:
parent
f2cd835ced
commit
03ffe73957
1 changed files with 2 additions and 0 deletions
|
@ -155,6 +155,8 @@ control MyIngress(inout headers hdr,
|
|||
}
|
||||
actions = {
|
||||
set_egress_port;
|
||||
controller_debug;
|
||||
controller_reply;
|
||||
NoAction;
|
||||
}
|
||||
size = ROUTING_TABLE_SIZE;
|
||||
|
|
Loading…
Reference in a new issue