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)
commit8163f708a674c16b869fd3cba6d652c74ccaf9fd
tree95f8489fd6b2d913c8aee76bf83fc0ac8f1435d7
parent5b4af76b6f9a2062efef22163d461d62cd627cf5
Update git submodules

* 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