commit | 4a8a42f9dd1c24f3b9fc3bd6214a1e29c35092e9 | [log] [tgz] |
---|---|---|
author | Ravi kumar Veeramally <ravikumar.veeramally@linux.intel.com> | Mon Jun 05 13:56:18 2017 +0300 |
committer | Anas Nashif <nashif@linux.intel.com> | Tue Jun 06 09:06:01 2017 -0400 |
tree | 522854deb43cbacb0a420ea4226ef8497f2f0059 | |
parent | 2e2ce3120abbc11f1533d2468ebdd4e476d38929 [diff] |
net: rpl: Update RPL header Empty RPL HBH header will be inserted while finalizing IPv6 packet but updated after finding nexthop and sent the packet. In case of Bluetooth or multicast dst address it was missed. Resulted in empty RPL HBH header and packet dropped at peer node. It should be updated in all circumstances. Jira: ZEP-2088 Signed-off-by: Ravi kumar Veeramally <ravikumar.veeramally@linux.intel.com>