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
_______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to