Hi, I've notice the following lines in netinet/ip_input.c/ip_forward(): /* * Clear any in-bound checksum flags for this packet. */ m->m_pkthdr.csum_flags = 0; but I can't find the equivalent for ipv6. Can someone please en-light me regarding this? Thanks in advance, Carl Lévesque Imbeault.