This commit is contained in:
Nico Schottelius 2019-03-05 22:33:03 +01:00
parent 8832069536
commit 2c3db11c80
1 changed files with 1 additions and 1 deletions

View File

@ -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;