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:34:23 +0000 (10:34 +0000)
commiteecdf51d34b66081f6fe212683f2b951191a5804
tree78a3b5213743274dbf72c47f8d5d586b60f6ca77
parentbbf1c977bcadd63c8ddf0e2a1fef5a4a8f2c6fbe
Update git submodules

* Update docs/submodules/samplevnf from branch 'master'
  - 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: I96ba3882b5fecc6ac2f7b75f11a63083b847bba5
Signed-off-by: Anand B Jyoti <anand.b.jyoti@intel.com>
docs/submodules/samplevnf