From 8163f708a674c16b869fd3cba6d652c74ccaf9fd Mon Sep 17 00:00:00 2001 From: Deepak S Date: Fri, 14 Jul 2017 06:20:42 +0000 Subject: 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 - 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 --- docs/submodules/samplevnf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/submodules/samplevnf b/docs/submodules/samplevnf index 156e2f178..7da9fd5f4 160000 --- a/docs/submodules/samplevnf +++ b/docs/submodules/samplevnf @@ -1 +1 @@ -Subproject commit 156e2f1781bf3d30ecd54df4c22b23944c85eed1 +Subproject commit 7da9fd5f44d3d65872e4da7feaf2cedea7f8d214 -- cgit 1.2.3-korg