zephyr/net/ip/contiki/os/dev
Jukka Rissanen ad2e661569 net: Enable TCP support
User can enable TCP server (listening socket) support in the
IP stack. This commit does not yet have TCP client (connecting
socket) support.

Change-Id: I75dd02a81addc1d1e026463b53631d56378157df
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2016-04-25 09:40:32 +03:00
..
nullradio.c net: Refactor code to use new generic net_buf API 2016-02-05 20:24:46 -05:00
nullradio.h
radio.h net: Refactor code to use new generic net_buf API 2016-02-05 20:24:46 -05:00
slip-arch.c Rename simple UART driver to pipe UART 2016-02-05 20:24:52 -05:00
slip.c net: Enable TCP support 2016-04-25 09:40:32 +03:00
slip.h net: Use simple UART driver for handling slip (serial line IP) traffic 2016-02-05 20:14:30 -05:00
watchdog.h net: Dummy implementation for watchdog_periodic() 2016-02-05 20:14:29 -05:00