When containers are present, static flows add/removal/toggling should be blocked... 38/538/2
authorAlessandro Boch <aboch@cisco.com>
Mon, 1 Jul 2013 23:40:15 +0000 (16:40 -0700)
committerAlessandro Boch <aboch@cisco.com>
Mon, 1 Jul 2013 23:59:32 +0000 (16:59 -0700)
    - 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 <aboch@cisco.com>

No differences found