Update git submodules
authorAnand B Jyoti <anand.b.jyoti@intel.com>
Wed, 11 Oct 2017 05:09:51 +0000 (10:39 +0530)
committerGerrit Code Review <gerrit@opnfv.org>
Thu, 12 Oct 2017 10:37:55 +0000 (10:37 +0000)
commitc9a33325e3ef0b6b54d2b24aa089cabf7326455d
tree090f69287655073a29251aa24fdfff47783a9355
parent3e6ba0f22d13427d4ad4a2e3d49dc7c2db808699
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>
docs/submodules/samplevnf