From: Chris Lalancette <[EMAIL PROTECTED]>
Date: Tue, 07 Nov 2006 08:33:00 -0500

> David Miller wrote:
> > From: Chris Lalancette <[EMAIL PROTECTED]>
> > Date: Mon, 06 Nov 2006 18:40:59 -0500
> > 
> >>      Assuming that this is just an oversight, attached is a simple
> >>      patch to compute the UDP checksum in netpoll_send_udp.
> > 
> > If the resulting checksum is zero, you should set it to
> > all 1's, like the real UDP code does.
> 
> David,
>      Ah, thanks.  Forgot about that.  I re-spun the patch with the change 
> (attached).  I also moved the UDP checksum calculation up to where the rest 
> of the UDP header setup is, to make it more consistent.
> 
> Thanks again for the comments!
> 
> Signed-off-by: Chris Lalancette <[EMAIL PROTECTED]>

Looks good, applied, thanks Chris.
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to