Hacker News new | ask | show | jobs
by rezonant 1209 days ago
Some implementations do skip checksum (leaving it as zero), for instance you can configure a Linux UDP socket to skip it if you can't afford the time it would take to calculate them.