Also add required icmp6_type

This commit is contained in:
Nico Schottelius 2019-03-23 15:07:07 +01:00
commit 4d3641fc50
3 changed files with 5 additions and 5 deletions

View file

@ -301,8 +301,6 @@ control MyIngress(inout headers hdr,
// ndp_answer.apply();
//ndp.apply(); /* flood or if it is us - answer */
icmp6.apply();
v6_networks.apply();
}