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)
commit15eac2a74277bc7de68a7c2a64a7c91b4b6f5961
treecbe59331108927c14a1930a6303ffbb2b303b9a7
parent46df7b814548849deee01f50bc75f8f5ae8cd767
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