datapath: Strip down vport interface - ifIndex.
authorPravin B Shelar <pshelar@nicira.com>
Thu, 6 Oct 2011 02:06:29 +0000 (19:06 -0700)
committerPravin B Shelar <pshelar@nicira.com>
Thu, 6 Oct 2011 02:06:29 +0000 (19:06 -0700)
commit33b14e70e2c1c6dd6bf52ae4ec3099bc4456270e
tree78c3116b7e081f63fa0f254d45af3ee252ae8689
parentc4f8424e0e18bf2c0be4d0800cc343b9d91ea897
datapath: Strip down vport interface - ifIndex.

        Following patch removes ifIndex attribute of vport which is not
used in userspace.

Signed-off-by: Pravin B Shelar <pshelar@nicira.com>
Acked-by: Jesse Gross <jesse@nicira.com>
Bug #7114
datapath/datapath.c
include/openvswitch/datapath-protocol.h
lib/dpif-linux.c
lib/dpif-linux.h