diff options
author | Deepak S <deepak.s@linux.intel.com> | 2017-07-14 06:20:42 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-07-14 06:20:42 +0000 |
commit | 8163f708a674c16b869fd3cba6d652c74ccaf9fd (patch) | |
tree | 95f8489fd6b2d913c8aee76bf83fc0ac8f1435d7 /docs/submodules/samplevnf | |
parent | 5b4af76b6f9a2062efef22163d461d62cd627cf5 (diff) |
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>
Diffstat (limited to 'docs/submodules/samplevnf')
m--------- | docs/submodules/samplevnf | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/samplevnf b/docs/submodules/samplevnf -Subproject 156e2f1781bf3d30ecd54df4c22b23944c85eed +Subproject 7da9fd5f44d3d65872e4da7feaf2cedea7f8d21 |