Add support for multiple tasks generating to same ip in l3 mode. 49/49149/2
authorXavier Simonart <xavier.simonart@intel.com>
Sun, 17 Dec 2017 17:43:56 +0000 (18:43 +0100)
committerXavier Simonart <xavier.simonart@intel.com>
Mon, 18 Dec 2017 18:14:00 +0000 (19:14 +0100)
commit516310e780f11d844bc06e5fafb60938e329c651
treef72524fbdaca155b814a1b747ac74730493d4830
parent65504ce40edc1a2f5ad154ed7935d93a3650e5b7
Add support for multiple tasks generating to same ip in l3 mode.

When multiple tasks generate to the same ip in l3 mode (i.e. with arp
support), all those tasks generate arp requests. we need to make sure
that they all receive a arp-reply i.e. that the master broadcast
the reply to all those cores.

Change-Id: I7e89196497a1016a94dde167f212b1f6ed03bcfe
Signed-off-by: Xavier Simonart <xavier.simonart@intel.com>
VNFs/DPPD-PROX/handle_master.c