diff options
author | Xavier Simonart <xavier.simonart@intel.com> | 2018-11-27 15:03:21 +0100 |
---|---|---|
committer | Xavier Simonart <xavier.simonart@intel.com> | 2018-12-13 16:21:20 +0100 |
commit | 4da0effed52e73e23f73884af771d2aff1332efc (patch) | |
tree | a63de3deba812868608233b4f500c82d35c0e2d1 /VNFs/DPPD-PROX/input_conn.c | |
parent | 6923c9623fd958b183741b4d4f8d2cbe4325a144 (diff) |
Fix issue in l3 mode when no arp reply was received
When no arp reply was received in l3 mode, the requesting core
continuously sends ARP requests every seconds (which is correct).
But master core was keeping a list of all requests, while all
those requests are the same, resulting in potential table overflow.
Change-Id: I13aa1ec4ea88404a690a25678fb6ec72df19a9b9
Signed-off-by: Xavier Simonart <xavier.simonart@intel.com>
Diffstat (limited to 'VNFs/DPPD-PROX/input_conn.c')
0 files changed, 0 insertions, 0 deletions