commit | 00627c1566f82d9cda93e2fe39c8ee8402784c76 | [log] [tgz] |
---|---|---|
author | Murat Sezgin <msezgin@codeaurora.org> | Fri Feb 05 16:53:21 2016 -0800 |
committer | Murat Sezgin <msezgin@codeaurora.org> | Fri Feb 05 16:53:21 2016 -0800 |
tree | 9a7af276b1caa14c5da5c61b9c4eb02511d38f8c | |
parent | 0bad42aaefd8f0b1b53a2efcd9ef654f9a50c541 [diff] |
[qca-nss-ecm] Send arp/solicitation when mac lookup fails This is especially required for the LAN host mac lookups. If the LAN hosts are the origin of the traffic and they are not in the neigh table, until they send arp/solicitation requests to the devices, their IPs will not be added to the neigh table. So, it is better to send these requests to them from ECM. Change-Id: Icb90c6e3c841da91f16523d55c3bbf3f9137d76e Signed-off-by: Murat Sezgin <msezgin@codeaurora.org>