Re: [ovs-dev] [PATCH] dpif-netdev: Fix UDP checksum calculation.

2011-12-21 Thread Jesse Gross
On Wed, Dec 21, 2011 at 11:43 AM, Ben Pfaff wrote: > Jesse, don't we have the same bug in the datapath?  I don't see any > special case for a zero UDP checksum there either. Hmm, it does look like we have the same problem. ___ dev mailing list dev@openv

Re: [ovs-dev] [PATCH] dpif-netdev: Fix UDP checksum calculation.

2011-12-21 Thread Ben Pfaff
Jesse, don't we have the same bug in the datapath? I don't see any special case for a zero UDP checksum there either. Ethan, your fix looks fine, thanks. On Wed, Dec 21, 2011 at 11:27:59AM -0800, Ethan Jackson wrote: > dpif-netdev incorrectly calculated the UDP checksum when modifying > source a