openvswitch: Increase maximum number of datapath ports.
authorPravin B Shelar <pshelar@nicira.com>
Thu, 23 Aug 2012 19:40:54 +0000 (12:40 -0700)
committerJesse Gross <jesse@nicira.com>
Tue, 4 Sep 2012 02:20:49 +0000 (19:20 -0700)
commitb20375d2356492fe4a76133e22cb58c7daec03e0
treecbe59331108927c14a1930a6303ffbb2b303b9a7
parentdbf41dbcb08f6471c47264fe1d310835475350b6
openvswitch: Increase maximum number of datapath ports.

Use hash table to store ports of datapath. Allow 64K ports per switch.

Signed-off-by: Pravin B Shelar <pshelar@nicira.com>
Signed-off-by: Jesse Gross <jesse@nicira.com>
net/openvswitch/actions.c
net/openvswitch/datapath.c
net/openvswitch/datapath.h
net/openvswitch/flow.c
net/openvswitch/flow.h
net/openvswitch/vport.c
net/openvswitch/vport.h