zephyr/subsys/net
Tomasz Gorochowik 3a51c8d932 net: gptp: Fix sync interval timeout timer starting
The last parameter is 'period', we should not pass duration twice.
Doing so makes zephyr hang with current mainline when it is chosen to be
the Grand Master.

Signed-off-by: Tomasz Gorochowik <tgorochowik@antmicro.com>
2018-10-01 14:48:53 +03:00
..
ip net: gptp: Fix sync receipt timeout timer starting 2018-10-01 14:48:53 +03:00
l2 net: gptp: Fix sync interval timeout timer starting 2018-10-01 14:48:53 +03:00
lib net: coap: Fix Coap coap_option_value_to_int and coap_append_option_int 2018-09-28 11:11:17 +03:00
CMakeLists.txt
Kconfig Kconfig: Use a short, consistent style for prompts 2018-08-15 04:10:10 -07:00
Kconfig.hostname subsys: kconfig: Remove 'default n' properties and clean up a bit 2018-07-12 23:13:22 -04:00
TODO
buf.c portability: Avoid void* arithmetics which is a GNU extension 2018-09-28 07:57:28 +05:30
hostname.c