[p4] +,
This commit is contained in:
parent
a5c8be40be
commit
3fecfad989
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ control MyComputeChecksum(inout headers hdr, inout metadata meta) {
|
|||
hdr.ipv6.payload_length, /* 16 -> should be 32 according to RFC2460 - also static number? */
|
||||
24w0, /* 24 0's */
|
||||
PROTO_ICMP6 /* 8 */
|
||||
}
|
||||
},
|
||||
hdr.icmp6.checksum,
|
||||
HashAlgorithm.csum16);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue