From: Pravin B Shelar Date: Mon, 19 Aug 2013 18:23:02 +0000 (-0700) Subject: vxlan: Add vxlan recv demux. X-Git-Tag: v3.12-rc1~132^2~273^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5cfccc5a47ebcaac5d5fa82a6dcef94a78b1eb6c;p=pandora-kernel.git 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-diff-tree failed