Skip to content
Commit 5cd667b0 authored by Alex Wang's avatar Alex Wang Committed by Pravin B Shelar
Browse files

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: default avatarAlex Wang <alexw@nicira.com>
Acked-by: default avatarThomas Graf <tgraf@redhat.com>
Signed-off-by: default avatarPravin B Shelar <pshelar@nicira.com>
parent f6e67532
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment