Hi,
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.

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.
_______________________________________________
Kernelnewbies mailing list
[email protected]
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

Reply via email to