[ovs-discuss] Removing flow table from OVS

2016-06-27 Thread Adonis Congaro
I have found that this command is used to limit flow entries in user space: ovs-vsctl -- --id=@ft create Flow_Table flow_limit=100 overflow_policy=refuse -- set Bridge brflow_tables=0=@ft But after executing this command a few times with different flow limit number, an error occurred. The acti

[ovs-discuss] Packet-in event

2016-05-31 Thread Adonis Congaro
Hi I'm trying to understand the caching system in ovs, and I'm wondering where is the function that handle first packet-in event in the source code? Many thanks Ado ___ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo