linux/net/6lowpan
Alexander Aring 5ddedce3b7 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>
2016-09-19 20:19:34 +02:00
..
6lowpan_i.h 6lowpan: introduce 6lowpan-nd 2016-06-15 20:41:23 -07:00
Kconfig
Makefile 6lowpan: introduce 6lowpan-nd 2016-06-15 20:41:23 -07:00
core.c 6lowpan: introduce 6lowpan-nd 2016-06-15 20:41:23 -07:00
debugfs.c 6lowpan: add support for getting short address 2016-06-15 20:41:24 -07:00
iphc.c 6lowpan: add support for 802.15.4 short addr handling 2016-06-15 20:41:24 -07:00
ndisc.c 6lowpan: ndisc: no overreact if no short address is available 2016-09-19 20:19:34 +02:00
nhc.c
nhc.h
nhc_dest.c
nhc_fragment.c
nhc_ghc_ext_dest.c
nhc_ghc_ext_frag.c
nhc_ghc_ext_hop.c
nhc_ghc_ext_route.c
nhc_ghc_icmpv6.c
nhc_ghc_udp.c
nhc_hop.c
nhc_ipv6.c
nhc_mobility.c
nhc_routing.c
nhc_udp.c 6lowpan: change naming for lowpan private data 2016-04-13 10:41:09 +02:00