zephyr/net
Jukka Rissanen ddda50c214 net: tcp: Initial TCP functionality
This creates initial TCP handling logic but does not yet
enable fully working TCP connection.

Some of the connection logic is taken from FNET TCP
implementation.

Origin: FNET 3.6.1
URL: https://github.com/butok/FNET/blob/master/fnet_stack/stack/fnet_tcp.c

Change-Id: I1e100d9fa9c91437562b933d94d0bd3db1a5885e
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2016-12-02 12:40:51 +02:00
..
ip net: Fix Kconfig indentation issue 2016-12-02 12:40:47 +02:00
yaip net: tcp: Initial TCP functionality 2016-12-02 12:40:51 +02:00
buf.c net: buf: Add extra logic when debug is enabled 2016-11-28 14:57:44 +00:00
Kconfig net: Fix Kconfig indentation issue 2016-12-02 12:40:47 +02:00
Makefile net: Add L2 RAW channel hidden option 2016-12-02 12:40:46 +02:00
TODO net: Add TODO item for Bluetooth 2016-12-02 12:40:50 +02:00