Hi Alex, > This patch fixes handling in case of link-local address compression. A > IPv6 link-local address is defined as fe80::/10 prefix which is also > what ipv6_addr_type checks for link-local addresses. > > But IPHC compression for link-local addresses are for fe80::/64 types > only. This patch adds additional checks for zero padded bits in case of > link-local address compression to match on a fe80::/64 address only. > > Signed-off-by: Alexander Aring <aar@xxxxxxxxxxxxxx> > --- > net/6lowpan/iphc.c | 11 +++++++++-- > 1 file changed, 9 insertions(+), 2 deletions(-) patch has been applied to bluetooth-next tree. Regards Marcel -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html