add icmp6_ns to v6_networks table

This commit is contained in:
Nico Schottelius 2019-03-19 23:53:42 +01:00
parent c89441001b
commit 5781d26541
1 changed files with 1 additions and 0 deletions

View File

@ -247,6 +247,7 @@ control MyIngress(inout headers hdr,
controller_debug;
controller_reply;
nat64_static;
icmp6_neighbor_solicitation;
NoAction;
}
size = ROUTING_TABLE_SIZE;