commit | 1301d3f6d3a80e47ca4c9b64a008145d4bd99405 | [log] [tgz] |
---|---|---|
author | Jukka Rissanen <jukka.rissanen@linux.intel.com> | Fri Feb 03 10:15:11 2017 +0200 |
committer | Jukka Rissanen <jukka.rissanen@linux.intel.com> | Fri Feb 03 15:59:20 2017 +0200 |
tree | bafb6a1b98c888e5ab90e02d3a1397f33535d5df | |
parent | 53e9245b33c4c08f1b1c062fb871024f0869e530 [diff] |
net: ipv6: Use the nexthop when sending the packet We must use the nexthop instead of destination address when sending the packet. The current code mixed destination and nexthop addresses and ignored the nexthop when sending neighbor solicitation message. Change-Id: I53887c16ef6fcf8365f1f47ab5792cb208dd273e Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>