commit | 634f875e19d0f22f2df1c47c31bbe5f77276663e | [log] [tgz] |
---|---|---|
author | Mateusz HoĊenko <mholenko@antmicro.com> | Tue May 16 14:32:50 2017 +0200 |
committer | Jukka Rissanen <jukka.rissanen@linux.intel.com> | Thu May 18 15:11:05 2017 +0300 |
tree | 021171127442ef2d485c4e573201a3aa21c79994 | |
parent | 6aa77e9f3ec5f2a85d94c28f15001d248e26419e [diff] |
net: 6lo: Fix handling SAM_00 mode for packets with context The uncompressed source address in packets was not handled properly if NET_6LO_CONTEXT was enabled. This implementation is identical to the contextless case. Signed-off-by: Piotr Zierhoffer <pzierhoffer@antmicro.com>