Update git submodules
authorJaime Caamaño Ruiz <jcaamano@suse.com>
Fri, 2 Mar 2018 17:14:37 +0000 (18:14 +0100)
committerGerrit Code Review <gerrit@opnfv.org>
Mon, 9 Apr 2018 08:11:38 +0000 (08:11 +0000)
commitac34d1655569e790dcb9d697f24d6f95238ddf76
tree30c31aa6c22c29dd4fae46113714b3aeec4217d2
parent1b61bd540e16e0b9fca94b53d0508853cf1e2711
Update git submodules

* Update docs/submodules/sfc from branch 'master'
  - Support sfp redirect action on acl flow check

    Starting Oxygen, ODL networking-sfc translator supports symmetric
    paths and maps flow classifiers to ACLs with SFP redirect action
    instead of RSP redirect action. A SFP may have two RSPs associated
    if the path is symmetric, one otherwise. One of the two RSPs will
    be flagged as the reverse path and the other is the forward path.
    Traffic from the logical-source-port will be classified to the forward
    path, while traffic from the logical-destination-port will be
    classified to the reverse path.

    This patch updates the ACL flow check logic to account for the above.

    Change-Id: I2d8b9e6c2a1033d469668db29b9c18f525e89370
Signed-off-by: Jaime Caamaño Ruiz <jcaamano@suse.com>
docs/submodules/sfc