From: Alex Wang Date: Thu, 17 Jul 2014 22:14:13 +0000 (-0700) Subject: openvswitch: Allow each vport to have an array of 'port_id's. X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~91^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5cd667b0a4567048bb555927d6ee564f4e5620a9;p=pandora-kernel.git openvswitch: Allow each vport to have an array of 'port_id's. In order to allow handlers directly read upcalls from datapath, we need to support per-handler netlink socket for each vport in datapath. This commit makes this happen. Also, it is guaranteed to be backward compatible with previous branch. Signed-off-by: Alex Wang Acked-by: Thomas Graf Signed-off-by: Pravin B Shelar --- Reading git-diff-tree failed