Subject: Forwarding and checksum offload
To: None <tech-net@netbsd.org>
From: Carl Levesque Imbeault <Carl.Levesque-Imbeault@hexago.com>
List: tech-net
Date: 09/04/2007 10:46:55
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.