test_network_ipv6.py : remove wrong icmp type (#6361)

This commit is contained in:
Wei Zhou 2022-05-06 22:01:34 +02:00 committed by GitHub
parent 362488ee3d
commit 3c55806324
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -76,7 +76,6 @@ ICMPV6_TYPE = {
130: "mld-listener-query",
131: "mld-listener-report",
132: "mld-listener-done",
132: "mld-listener-reduction",
133: "nd-router-solicit",
134: "nd-router-advert",
135: "nd-neighbor-solicit",