datapath: make skb->csum consistent with rest of networking stack.
authorPravin B Shelar <pshelar@nicira.com>
Wed, 12 Jun 2013 23:59:28 +0000 (16:59 -0700)
committerPravin B Shelar <pshelar@nicira.com>
Wed, 12 Jun 2013 23:59:28 +0000 (16:59 -0700)
commit3cfede14890f1fae3a8faf7ba179018201079dc6
treeff09b80e02206a6639219519fe44a5892c9dbfee
parentca077186ceac8cdf50dd76dc46e249cac78ce4c5
datapath: make skb->csum consistent with rest of networking stack.

As suggested by Jesse in the comment for patch "gre: Restructure
tunneling", following patch keeps skb->csum correct across ovs.

Signed-off-by: Pravin B Shelar <pshelar@nicira.com>
Acked-by: Jesse Gross <jesse@nicira.com>
datapath/actions.c
datapath/flow.c
datapath/vlan.h
datapath/vport-gre.c
datapath/vport-internal_dev.c
datapath/vport-lisp.c
datapath/vport-netdev.c
datapath/vport-vxlan.c
datapath/vport.h