Hi all,
I need to re-caculate the UDP checksum in the recieved packet due to my
modification in the packet context. Has NDIS already provided convenient
utility to caculate the checksum? Or I should follow the procedure from the
presudo header as instructed in "TCP/IP Illustrated" ?
Many Thanks!