add icmp6_ns to v6_networks table
This commit is contained in:
parent
c89441001b
commit
5781d26541
1 changed files with 1 additions and 0 deletions
|
@ -247,6 +247,7 @@ control MyIngress(inout headers hdr,
|
||||||
controller_debug;
|
controller_debug;
|
||||||
controller_reply;
|
controller_reply;
|
||||||
nat64_static;
|
nat64_static;
|
||||||
|
icmp6_neighbor_solicitation;
|
||||||
NoAction;
|
NoAction;
|
||||||
}
|
}
|
||||||
size = ROUTING_TABLE_SIZE;
|
size = ROUTING_TABLE_SIZE;
|
||||||
|
|
Loading…
Reference in a new issue