From 5cfccc5a47ebcaac5d5fa82a6dcef94a78b1eb6c Mon Sep 17 00:00:00 2001 From: Pravin B Shelar Date: Mon, 19 Aug 2013 11:23:02 -0700 Subject: [PATCH] vxlan: Add vxlan recv demux. Once we have ovs-vxlan functionality, one UDP port can be assigned to kernel-vxlan or ovs-vxlan port. Therefore following patch adds vxlan demux functionality, so that vxlan or ovs module can register for particular port. Signed-off-by: Pravin B Shelar Signed-off-by: David S. Miller --- Reading git-format-patch failed