]> git.proxmox.com Git - mirror_ovs.git/commit - acinclude.m4
datapath: Use skb_postpush_rcsum()
authorPravin B Shelar <pshelar@ovn.org>
Sun, 17 Jul 2016 16:52:05 +0000 (09:52 -0700)
committerPravin B Shelar <pshelar@ovn.org>
Sun, 17 Jul 2016 17:25:08 +0000 (10:25 -0700)
commitea3acd7a9cbf8a46ded6f77b30d6eadf997b953f
tree18f0288536f7c0be416a8ccc219afc6dabe9523d
parenta5d59bf35e1513d0442378c27cca189d49303183
datapath: Use skb_postpush_rcsum()

Use kernel function to update checksum.

Signed-off-by: Pravin B Shelar <pshelar@ovn.org>
Acked-by: Jesse Gross <jesse@kernel.org>
acinclude.m4
datapath/actions.c
datapath/linux/compat/include/linux/skbuff.h
datapath/vport-netdev.c
datapath/vport.h