commit | 58116f8b94b13cc2579dd91b2927eaad9737e17d | [log] [tgz] |
---|---|---|
author | Jukka Rissanen <jukka.rissanen@linux.intel.com> | Fri Jul 08 09:35:51 2016 +0300 |
committer | Jukka Rissanen <jukka.rissanen@linux.intel.com> | Fri Dec 02 12:40:20 2016 +0200 |
tree | 50b1c86aa53060ca611b37668f9cbed70b62ad1c | |
parent | 06c8d99cc130397db3944a560a88a5090d0c8ae0 [diff] |
net: Do not access IPv6 neighbor cache directly The neighbor index only works when indexed over neighbor pool as that takes into account the additional data that is embedded after the net_nbr struct. Change-Id: I3a5b971beccb24735e75dd87bfefc75bebba30dc Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>