zephyr/subsys/net
Ruslan Mstoi 59c21ad3cf net: tcp2: Fix reading TCP options
This patch fixes an issue with TCP options reading. Previous approach
was accessing the options with pointers (th + 1). This does not work if
TCP options span multiple net_pkt buffer fragments. Instead net_pkt
functions must be used.

Signed-off-by: Ruslan Mstoi <ruslan.mstoi@intel.com>
2020-04-22 13:15:58 +03:00
..
ip net: tcp2: Fix reading TCP options 2020-04-22 13:15:58 +03:00
l2 net: l2: openthread: Add config option to enable OpenThread CoAP api 2020-04-17 09:21:41 +03:00
lib net: lwm2m: Initialize socket FD to an invalid value 2020-04-21 20:58:56 +02:00
buf.c
CMakeLists.txt
hostname.c
Kconfig
Kconfig.hostname
Kconfig.template.log_config.default.net
Kconfig.template.log_config.net