No description
Find a file
Jukka Rissanen 61edc68c9e net: tcp: Supporting TCP client functionality when using IPv6
The application can initiate TCP connection when using IPv6.

Change-Id: I632fa2559d5deb40d71288762bd13fbc2aac9cc7
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2016-05-17 09:57:28 +03:00
arch arc: fix spelling error in comment of fault_s.S 2016-05-15 10:54:35 -07:00
boards spi: consalidate and simplify 2016-05-12 10:57:26 +00:00
doc build: Add MinGW dependencies in makefile 2016-05-14 15:55:03 +00:00
drivers drivers/nble: Update RPC to the latest 0516 firmware 2016-05-16 14:30:22 +03:00
include net: Do not wait forever when sending TCP data 2016-05-17 09:57:28 +03:00
kernel nanokernel: Introduce workqueue API 2016-05-12 15:26:39 +00:00
lib build: move library related code to lib/ 2016-05-16 19:43:50 +00:00
misc tinycrypt: move from lib to regular objects 2016-05-16 19:43:50 +00:00
net net: tcp: Supporting TCP client functionality when using IPv6 2016-05-17 09:57:28 +03:00
samples net: apps: Quit echo-client if TCP connection fails 2016-05-17 09:57:28 +03:00
scripts build: Fixes an issue with file permissions on windows 2016-05-14 15:55:04 +00:00
tests Bluetooth/shell: Fix variable scope 2016-05-16 15:54:22 +03:00
.checkpatch.conf checkpatch: change default kconfig help length warns 2016-05-11 20:23:51 +00:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore build: rename non-generated linker scripts to .ld extension 2016-05-09 18:09:26 +00:00
.gitreview Add a .gitreview file 2016-02-20 14:25:01 +00:00
.mailmap mailmap: Fix a couple of incorrect git author names 2016-05-10 18:45:22 +00:00
Kbuild remove already resolved GENOFFSET_H dependency 2016-02-05 20:25:16 -05:00
Kconfig kconfig: Do not put architecture in the title 2016-03-14 16:50:51 -04:00
Kconfig.zephyr tinycrypt: move from lib to regular objects 2016-05-16 19:43:50 +00:00
LICENSE add top level Apache 2.0 license file 2016-02-05 20:24:37 -05:00
Makefile build: move library related code to lib/ 2016-05-16 19:43:50 +00:00
Makefile.inc build: Do not depend on python while creating the relative path 2016-05-16 22:21:01 +00:00
zephyr-env.sh zephyr-env.sh: Add a note to indicate the required version of zsh 2016-03-18 22:01:19 +00:00