datapath: Sync vxlan tunneling code with upstream ovs-vxlan.
authorPravin B Shelar <pshelar@nicira.com>
Mon, 26 Aug 2013 18:05:35 +0000 (11:05 -0700)
committerJustin Pettit <jpettit@nicira.com>
Thu, 29 Aug 2013 21:51:21 +0000 (14:51 -0700)
commit6342550195498a84b972381b46e51210d9618abc
tree04ac1f819e3c35965e58150076385ec9b0d5f6c0
parentfe8a17989a74e8022bbe548c3703140b0107508e
datapath: Sync vxlan tunneling code with upstream ovs-vxlan.

Upstream vxlan implementation was changed according to few
comments.  Following patch brings back those changes to out
of tree ovs module.

Signed-off-by: Pravin B Shelar <pshelar@nicira.com>
Acked-by: Jesse Gross <jesse@nicira.com>
datapath/linux/compat/include/net/vxlan.h
datapath/linux/compat/vxlan.c
datapath/vport-vxlan.c