zephyr/subsys/net
Luiz Augusto von Dentz 7aa5ae1feb net: rpl: Make sure k_delayed_work_init is only called once
k_delayed_work_init shall only be called once per work and not every
time before as that can trash the workqueue list if the work is pending.

Change-Id: Ib04b6689c59d03328687b0b579e80012dbd2f853
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2017-03-17 11:37:48 +02:00
..
ip net: rpl: Make sure k_delayed_work_init is only called once 2017-03-17 11:37:48 +02:00
lib net/http: let HTTP_SERVER, HTTP_CLIENT and HTTP_PARSER select HTTP 2017-03-17 10:34:45 +02:00
buf.c net: buf: Add more accounting info to net_buf pool 2017-03-09 20:33:42 +02:00
Kconfig net: Switch from per-iface tx thread to a unique k_poll triggered one 2017-03-09 20:33:49 +02:00
Makefile net: Restructure network protocols 2017-01-02 10:03:19 +01:00
TODO net: todo: Mark multicast join/leave support done 2017-03-09 20:33:48 +02:00