zephyr/include/net/yaip
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
..
dhcpv4.h net: Add DHCPv4 client support 2016-12-02 12:40:26 +02:00
ieee802154_radio.h net: Add preliminary IEEE 802.15.4 L2 driver 2016-12-02 12:40:18 +02:00
ieee802154.h net: ieee802154: Add CSMA-CA non slotted radio protocol support 2016-12-02 12:40:25 +02:00
nbuf.h net: Fix typos in nbuf apis 2016-12-02 12:40:51 +02:00
net_context.h net: tcp: Initial TCP functionality 2016-12-02 12:40:51 +02:00
net_core.h net: Network stack analyzer uses now the SYS_LOG sub-system 2016-12-02 12:40:08 +02:00
net_event.h net: Differentiate IPv6 event command and final event 2016-12-02 12:40:48 +02:00
net_if.h net: Fixes the network interface naming macro 2016-12-02 12:40:46 +02:00
net_ip.h net: Add helpers to get sockaddr pointer 2016-12-02 12:40:51 +02:00
net_l2.h net: Add initial Bluetooth support using native IP stack 2016-12-02 12:40:50 +02:00
net_mgmt.h net: events: Fix a mix up between code and command 2016-12-02 12:40:47 +02:00
trickle.h net: Trickle algorithm implementation 2016-12-02 12:40:21 +02:00