2
0
mirror of https://github.com/openvswitch/ovs synced 2025-10-17 14:28:02 +00:00
Files
openvswitch/vswitchd
Ethan Jackson 380f49c4a1 ofproto-dpif: Set flow-eviction-threshold globally.
With the single datapath, it no longer makes sense to have a per
ofproto flow eviction threshold.  This patch moves the flow
eviction threshold to the Open_vSwitch table making the setting
global, though still treated separately for each ofproto.  A future
patch will unify flow eviction on a per datapath basis.

Signed-off-by: Ethan Jackson <ethan@nicira.com>
2013-06-07 13:38:45 -07:00
..
2013-06-05 14:57:54 -07:00
2013-04-22 14:33:58 -07:00
2013-04-22 14:33:58 -07:00
2012-05-02 17:08:02 -07:00