[ovs-discuss] Classifier maximum number of entries

Masoud Moshref Javadi masood.moshref.j at gmail.com
Fri Aug 12 18:42:59 UTC 2011


I am using OpenVSwitch implementation which is distributed with MiniNet 
image file.

I want to change the maximum number of entries in the flow table. It 
seems that statistics that are created in response of table stat request 
are created in ofproto/ofproto.c in line: ots->max_entries = 
htonl(65536); It seems that it is hard codded here. Where is the real 
configuration parameter?

Thank you



More information about the discuss mailing list