zephyr/subsys/net
Jukka Rissanen 6dfb11c781 net: tcp2: Use safe version of slist macro in conn search
Use SYS_SLIST_FOR_EACH_CONTAINER_SAFE() macro when searching
the connection list so that we notice if new entries are added
or removed in the list.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2020-09-18 22:07:53 -04:00
..
ip net: tcp2: Use safe version of slist macro in conn search 2020-09-18 22:07:53 -04:00
l2
lib net: lwm2m: remove special handling for message id 0 2020-09-17 13:34:19 -05:00
buf.c
CMakeLists.txt
hostname.c
Kconfig
Kconfig.hostname
Kconfig.template.log_config.default.net
Kconfig.template.log_config.net