zephyr/net/ip
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
..
contiki net: 6lowpan: Fix 6lowpan fragmentation 2016-05-19 14:18:38 +00:00
er-coap net: Enable TCP support 2016-04-25 09:40:32 +03:00
rest-engine net: Enable TCP support 2016-04-25 09:40:32 +03:00
tinydtls net: Enable TCP support 2016-04-25 09:40:32 +03:00
Kconfig net: tcp: Enable active connection support by default 2016-05-17 09:57:28 +03:00
Kconfig.debug net: Enable TCP support 2016-04-25 09:40:32 +03:00
Makefile net/ip: Fix Makefile typo 2016-05-11 21:18:56 +00:00
cc2520_15_4_radio.h cc2520: Initial checkin for TI CC2520 802.15.4 driver 2016-02-05 20:25:23 -05:00
dummy_15_4_radio.c net: 802.15.4: Fix the dummy driver 2016-03-03 07:17:56 +00:00
dummy_15_4_radio.h net: 15.4: Add 802.15.4 driver and 802.15.4 loopback radio driver 2016-02-05 20:14:30 -05:00
ip_buf.c net: buf: Fix the code indentation in ip_buf_unref() 2016-04-18 12:07:22 +00:00
l2_buf.c net: contiki: move neighbor_list to struct l2_buf 2016-03-16 14:20:56 +00:00
net_context.c net: tcp: Fix the TCP client not sending multiple SYN 2016-05-20 12:59:08 +03:00
net_core.c net: tcp: Fix the TCP client not sending multiple SYN 2016-05-20 12:59:08 +03:00
net_driver_15_4.c net: 6lowpan: Fix 6lowpan fragmentation 2016-05-19 14:18:38 +00:00
net_driver_15_4.h net: Refactor code to use new generic net_buf API 2016-02-05 20:24:46 -05:00
net_driver_bt.c net: 6lowpan: Fix 6lowpan fragmentation 2016-05-19 14:18:38 +00:00
net_driver_bt.h net: Network driver for Bluetooth 6LoWPAN connections 2016-02-05 20:24:59 -05:00
net_driver_ethernet.c net: Fix ethernet headers in ipv6 2016-05-04 13:36:56 +00:00
net_driver_ethernet.h net: Refactor code to use new generic net_buf API 2016-02-05 20:24:46 -05:00
net_driver_loopback.c net: Fix not setting loopback address in loopback driver 2016-02-05 20:25:09 -05:00
net_driver_loopback.h net/loopback: add missing license 2016-05-10 05:16:20 +00:00
net_driver_slip.c net: Removed obsolete print defines from slip driver 2016-04-18 12:07:19 +00:00
net_driver_slip.h net: slip: Add slip driver for testing purposes 2016-02-05 20:14:34 -05:00