From: Alessandro Boch Date: Mon, 1 Jul 2013 23:40:15 +0000 (-0700) Subject: When containers are present, static flows add/removal/toggling should be blocked... X-Git-Tag: releasepom-0.1.0~322 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=a84e3c483f492477ace9f6da6908754cb257c225;hp=a84e3c483f492477ace9f6da6908754cb257c225 When containers are present, static flows add/removal/toggling should be blocked on default container - In FRM have the static flow APIs call the [install/uninstall/modify]FlowEntry() API instead of the lower level [add/remove/modify]Entry() functions which do not perform the container mode check Change-Id: I8da638fcc36726f8f2dfe0b6733b49614329c7ab Signed-off-by: Alessandro Boch ---