common: arp_route_tbl entry is not working 01/44001/1
authorAnand B Jyoti <anand.b.jyoti@intel.com>
Mon, 2 Oct 2017 22:30:33 +0000 (04:00 +0530)
committerAnand B Jyoti <anand.b.jyoti@intel.com>
Mon, 2 Oct 2017 22:30:33 +0000 (04:00 +0530)
commit4d17d770539a2f0a0505e5acc24e6a1db7e35dfe
tree5753f36e4a0270fa7771352a13e3fe06ff20cf00
parentcf99de92f530cbc827774270da2e26fcccbc3565
common: arp_route_tbl entry is not working

JIRA: SAMPLEVNF-80

The arp_route_tbl entry was not getting effected as the vnf_gateway
flag was not set after adding entry to routing table.

This patch fixes the issue.

Change-Id: Id3b1b14b698dea5e2beea7f3e90e8622896b5c5f
Signed-off-by: Anand B Jyoti <anand.b.jyoti@intel.com>
common/VIL/l2l3_stack/lib_arp.c