33ed27ae65
net/mld: Checksum calculation needs to know the full size of the IPv6 header, including the size of the extension headers. The payload size in the IPv64 header must include the extension headers (not considered part of the header in this case). Fixes a few additional errors in size, endian-ness and checksum calculations. Wireshark now reports the the outgoing Report has a good checksum. net/mld/mld_query.c: Add a cast to assure that the left shift does not overflow. |
||
---|---|---|
.. | ||
Make.defs | ||
devif.h | ||
devif_callback.c | ||
devif_forward.c | ||
devif_initialize.c | ||
devif_iobsend.c | ||
devif_loopback.c | ||
devif_pktsend.c | ||
devif_poll.c | ||
devif_send.c | ||
ipv4_input.c | ||
ipv6_input.c |