This commit is contained in:
Nico Schottelius 2019-03-05 22:33:03 +01:00
parent 8832069536
commit 2c3db11c80

View file

@ -158,7 +158,7 @@ control MyIngress(inout headers hdr,
actions = { actions = {
controller_debug; controller_debug;
controller_reply; controller_reply;
icmp_echo_reply; icmp6_echo_reply;
NoAction; NoAction;
} }
size = ADDRESS_TABLE_SIZE; size = ADDRESS_TABLE_SIZE;