[ovs-dev] [PATCH v18 9/9] Add incremental processing to lflow_run and physical_run

2016-06-08 Thread Ryan Moats
From: "RYAN D. MOATS" This code changes to allow incremental processing of the logical flow and physical binding tables whenver possible. Note: flows created by physical_run for multicast_groups are *NOT* handled incrementally due to to be solved issues with GWs and local routers. Signed-off-by

[ovs-dev] [PATCH v18 9/9] Add incremental processing to lflow_run and physical_run

2016-06-07 Thread Ryan Moats
From: "RYAN D. MOATS" This code changes to allow incremental processing of the logical flow and physical binding tables whenver possible. Note: flows created by physical_run for multicast_groups are *NOT* handled incrementally due to to be solved issues with GWs and local routers. Signed-off-by