Subject: Re: kern/29971: Loopback checksum optimizations cause UDP problems
To: None <gnats-bugs@netbsd.org>
From: Jason Thorpe <thorpej@shagadelic.org>
List: netbsd-bugs
Date: 04/16/2005 10:56:13
On Apr 15, 2005, at 10:22 PM, YAMAMOTO Takashi wrote:
> if no one objects, i'll commit the attached patch.
>
> - for ipv4, defer the decision to ip layer as h/w checksum
> offloading does,
> so that it can check the actual interface the packet is going to.
> - for ipv6, don't bother to omit checksumming. maybe will be
> revisited when
> it implements h/w checksum offloading.
yah, this looks fine.
thx.
-- thorpej