Go to file
Jukka Rissanen 2dab1d7371 net: apps: Ignore multicast context get fails in echo-server
The echo-server should work just fine even if the multicast
context cannot be get. By default there are only two contexts
so the multicast would fail always anyway and the program
would not run properly.

Change-Id: Ia9737cbda4a933a208aae020f055f0b6062b4f47
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2016-05-27 06:15:22 +00:00
arch arm: Add support for Nordic Semiconductor's nRF52 series of ICs 2016-05-27 01:38:20 +00:00
boards boards: Add support for the nRF52 DK board (PCA10040) 2016-05-27 01:38:22 +00:00
doc
drivers ext: include headers based on HAL being used 2016-05-27 01:38:23 +00:00
ext ext: Import Nordic MDK header files 2016-05-27 01:38:23 +00:00
include
kernel
lib ext: include headers based on HAL being used 2016-05-27 01:38:23 +00:00
misc
net net: ipv6: Allow user to select number of neighbors 2016-05-27 06:15:21 +00:00
samples net: apps: Ignore multicast context get fails in echo-server 2016-05-27 06:15:22 +00:00
scripts scripts: Add the ISA to the path of included libraries 2016-05-27 01:38:22 +00:00
tests test: bluetooth: disable test for STM32F103RB not enough RAM 2016-05-26 11:14:38 -05:00
.checkpatch.conf
.gitattributes
.gitignore
.gitreview
.mailmap
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
MAINTAINERS MAINTAINERS: Add section for Bluetooth 2016-05-26 21:35:42 +00:00
Makefile ext: include headers based on HAL being used 2016-05-27 01:38:23 +00:00
Makefile.inc
zephyr-env.sh