<div dir="ltr"><div>Hi, </div><div>I am looking for the code in linux kernel that verifies the checksum of TCP header and IP header for inbound packet. The packet supposes to be dropped if the checksum doesn't match.</div>
<div><br></div><div>I tried tcp_input.c and ip_input.c, also with global search. But I couldn't find any code that does this job. Can anyone tell me where is the code? Thanks.</div></div>