zephyr/subsys/net
Tomasz Bursztyka f729f82171 net/6lo: First buffer fragment should hold the full compressed header
Current 6lo implementation is unable to deal with scattered headers
(which should not happen usually, though it's a valid use case), so
let's just fail uncompressing such packet then.

Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2021-02-04 07:36:16 -05:00
..
ip net/6lo: First buffer fragment should hold the full compressed header 2021-02-04 07:36:16 -05:00
l2 net/ieee802154: Drop fragmented packet if first frag is not present 2021-02-03 17:39:26 -05:00
lib net: coap: clean up token usage in samples and tests 2021-02-02 14:03:01 -05:00
buf.c net: buf: Allow passing NULL as allocator to net_buf_append_bytes 2021-01-22 16:30:19 +02:00
CMakeLists.txt
hostname.c net: hostname: Update unique hostname on link address change 2021-01-13 17:50:32 +02:00
Kconfig power: standarize PM Kconfigs and cleanup 2020-12-09 15:18:29 -05:00
Kconfig.hostname net: hostname: Update unique hostname on link address change 2021-01-13 17:50:32 +02:00
Kconfig.template.log_config.default.net
Kconfig.template.log_config.net