zephyr/subsys/net
Marcus Shawcroft 8df38dc55f net/dhcpv4: Move timers inside the net_if dhcpv4 context
The dhcpv4 state machine has a dedicated context within each net_if
structure.  For reasons unknown the timers used by the dhcpv4 state
machine have been placed in net_if outside of the dhcpv4 context area.
Relocate them into the dhcpv4 context.

Change-Id: I0531f493610dffda9ca9208993597a5665bde997
Signed-off-by: Marcus Shawcroft <marcus.shawcroft@arm.com>
2017-03-09 20:33:40 +02:00
..
ip net/dhcpv4: Move timers inside the net_if dhcpv4 context 2017-03-09 20:33:40 +02:00
lib lib/zoap: Fix warning about signedness conversion 2017-03-09 20:33:40 +02:00
buf.c net: buf: net_buf_frag_del() had insufficient debugging 2017-02-22 17:28:26 +02:00
Kconfig license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Makefile net: Restructure network protocols 2017-01-02 10:03:19 +01:00
TODO net: todo: Add CAN support entry 2017-02-08 10:12:35 +02:00