diff options
author | Alexander Aring <[email protected]> | 2016-03-16 13:52:41 +0100 |
---|---|---|
committer | Marcel Holtmann <[email protected]> | 2016-04-08 19:28:13 +0200 |
commit | feb2add3235ca81dc5cd5d975490c707a24c9889 (patch) | |
tree | 403717eb115afc4ce01d1d6c0889ce3b2d683871 /tools/perf/scripts/python/compaction-times.py | |
parent | 13407376b255325fa817798800117a839f3aa055 (diff) |
6lowpan: iphc: fix handling of link-local compression
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 <[email protected]>
Acked-by: Jukka Rissanen <[email protected]>
Reviewed-by: Stefan Schmidt <[email protected]>
Signed-off-by: Marcel Holtmann <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/compaction-times.py')
0 files changed, 0 insertions, 0 deletions