zephyr/net
Jukka Rissanen 8bd355c49f net: tcp: Fix the TCP client not sending multiple SYN
TCP client only sent one SYN and if that was lost, the connection
was not initiated correctly.

Change-Id: Iebb0b719a3d01d2e4f56ed911b3ed94643e53941
Jira: ZEP-385
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2016-05-20 12:59:08 +03:00
..
bluetooth Bluetooth: L2CAP: Handle disconnection request from peer 2016-05-20 06:54:10 +00:00
ip net: tcp: Fix the TCP client not sending multiple SYN 2016-05-20 12:59:08 +03:00
Kconfig net: buf: Fix net buf debug 2016-02-05 20:24:47 -05:00
Makefile net: Add initial generic buffer implementation 2016-02-05 20:24:38 -05:00
buf.c net: buf: Add net_buf_pull_le32() helper API 2016-05-15 19:39:14 +00:00