+6
This commit is contained in:
parent
8832069536
commit
2c3db11c80
1 changed files with 1 additions and 1 deletions
|
@ -158,7 +158,7 @@ control MyIngress(inout headers hdr,
|
|||
actions = {
|
||||
controller_debug;
|
||||
controller_reply;
|
||||
icmp_echo_reply;
|
||||
icmp6_echo_reply;
|
||||
NoAction;
|
||||
}
|
||||
size = ADDRESS_TABLE_SIZE;
|
||||
|
|
Loading…
Reference in a new issue