> Eh, a quick grep in netinet for in_cksum() shows a bunch of calls, but > for in4_cksum() only two: in tcp_input.c and udp_usrreq.c, and the > one in tcp_input.c is ifdef'd out. Excuse me, I misread the conditional and got the sense of the test backwards.. sorry for the false alarm. - Bill