zephyr/subsys/net
Jukka Rissanen db6dac3bcf net: tcp2: Fix sending to 6lo based networks
Do not send the original pkt in 6lo based networks as in those
the IPv6 header is mangled and we would not be able to do any
resends of the original pkt. So for 6lo networks, clone the
pkt and send it to peer. The original pkt is kept in sent list
in case we need to resend to peer.

Fixes #29771

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2020-11-06 18:58:17 +02:00
..
ip net: tcp2: Fix sending to 6lo based networks 2020-11-06 18:58:17 +02:00
l2 net: openthread: fix maximum number of children range 2020-11-04 18:08:48 +02:00
lib net: lwm2m: Notify the application on network error 2020-11-06 12:58:14 +01:00
buf.c net: buf: change avail_count variable to atomic type 2020-10-28 18:45:11 +02:00
CMakeLists.txt
hostname.c
Kconfig
Kconfig.hostname
Kconfig.template.log_config.default.net
Kconfig.template.log_config.net