UDP checksum population

In the IPV4 UDP packet structure, there is a checksum field (optional in IPv4, and mandatory in IPv6). I was wondering if on the Electron and Photon UDP implementations, if these checksums are populated (specifically wondering in relation to transmitting UDP).

Cheers

Matthew

The Photon is definitely yes. I think it’s set for the Electron as well.

1 Like