dpif-netdev: Handle ECN bits when updating IP checksum.
authorJean Tourrilhes <jt@hpl.hp.com>
Thu, 9 Dec 2010 06:05:07 +0000 (22:05 -0800)
committerJesse Gross <jesse@nicira.com>
Thu, 9 Dec 2010 06:05:07 +0000 (22:05 -0800)
commit3d785a24216d946fcce1c351e5d978043e14cbe2
tree6258a068c9abd484296cd38a4222dfba4a5f0f80
parent05abb769d32d440dbd521e99484d8418f95431bd
dpif-netdev: Handle ECN bits when updating IP checksum.

When recalculating the checksum after a set ToS action, we were
not taking into account the ECN bits copied from the original header.
lib/dpif-netdev.c