diff options
author | Anand B Jyoti <anand.b.jyoti@intel.com> | 2017-10-11 10:39:51 +0530 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-10-12 10:37:55 +0000 |
commit | c9a33325e3ef0b6b54d2b24aa089cabf7326455d (patch) | |
tree | 090f69287655073a29251aa24fdfff47783a9355 /docs/submodules/samplevnf | |
parent | 3e6ba0f22d13427d4ad4a2e3d49dc7c2db808699 (diff) |
Update git submodules
* Update docs/submodules/samplevnf from branch 'stable/euphrates'
- arp: Config parameters longer than PIPELINE_MAX_ARGS chars ignored
JIRA: SAMPLEVNF-86
Due to this KW fix the arp pipeline is rejecting the commands
greater than PIPELINE_MAX_ARGS size. This is seen in arp_route_tbl
which can is becoming bigger in case of multi port setup.
This patch undo the KW fix which is causing issue with longer
parameters under ARPICMP pipeline.
Change-Id: I7bd7124118f531aa70d0fddd75a8ae693455d361
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 9e89bb88d02bb1235d8d120a49399daa9ad3434 +Subproject 8f3b4da193b5f2050c06ca57eb09e32439901c5 |