6lowpan: ndisc: no overreact if no short address is available
authorAlexander Aring <aar@pengutronix.de>
Sun, 24 Jul 2016 14:12:25 +0000 (16:12 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 1 Sep 2016 16:34:26 +0000 (18:34 +0200)
commit1caa52a87a4c23efddc4c8abb9eaca4ddbcbf44c
tree33b3a8774f642890c6eb82ecc997671598937640
parent572cadca60f78b8f2bbb11a5e87fd3310840df88
6lowpan: ndisc: no overreact if no short address is available

This patch removes handling to remove short address for a neigbour entry
if RS/RA/NS/NA doesn't contain a short address. If these messages
doesn't has any short address option, the existing short address from
ndisc cache will be used. The current behaviour will set that the
neigbour doesn't has a short address anymore.

Signed-off-by: Alexander Aring <aar@pengutronix.de>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/6lowpan/ndisc.c
This page took 0.033187 seconds and 5 git commands to generate.