Update git submodules
authorDeepak S <deepak.s@linux.intel.com>
Fri, 14 Jul 2017 06:20:42 +0000 (06:20 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Fri, 14 Jul 2017 06:20:42 +0000 (06:20 +0000)
* Update docs/submodules/samplevnf from branch 'master'
  - Merge changes Iefe947a9,I49ae9b19

    * changes:
      vFW: ARPICMP packets shouldn't be processed by vFW
      vFW: Remove TTL decrementing in firewall acting as gateway

  - vFW: ARPICMP packets shouldn't be processed by vFW

    JIRA: SAMPLEVNF-52

    The stats counters are wrong when ARPICMP pkts are received by VFW
    pipeline in case of HWLB mode as the vFW is trying to process
    these pkts.

    The ARPICMP pkts shouldn't be processed by VFW pipeline, as these
    packets are processed by ARPICMP pipeline in case of HWLB.

    Change-Id: Iefe947a9f63fd4943f37900582656a9a4f957f5d
Signed-off-by: Anand B Jyoti <anand.b.jyoti@intel.com>
  - vFW: Remove TTL decrementing in firewall acting as gateway

    JIRA: SAMPLEVNF-51

    vFW is not functioning as a router and hence TTL decrement is
    not required. Remove this TTL decrementing in vFW.

    Change-Id: I49ae9b19a473eec0b8072f8a556dca299d89ef74
Signed-off-by: Anand B Jyoti <anand.b.jyoti@intel.com>
docs/submodules/samplevnf

index 156e2f1..7da9fd5 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 156e2f1781bf3d30ecd54df4c22b23944c85eed1
+Subproject commit 7da9fd5f44d3d65872e4da7feaf2cedea7f8d214