No description
Find a file
Jukka Rissanen 36605e6182 net: apps: Make sure CoAP server works with IPv6 ND
Fixed the IPv6 address handling so that CoAP server works
with default settings when IPv6 neighbor discovery is enabled.

Change-Id: Idd0b0df61aaebed43a9c5a408a192add445cacfe
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2016-02-12 15:36:55 +00:00
arch tickless idle x86: Tickless idle support on nanokernel for x86 2016-02-11 19:10:24 +00:00
boards adc : ti : only one instance 2016-02-10 11:23:56 -05:00
doc doc: Edit the Event Logger APIs 2016-02-12 01:41:20 +00:00
drivers drivers/nble: Add proper boundary checks for function tables 2016-02-12 17:10:42 +02:00
include net: buf: Add net_buf_pull_u8() helper API 2016-02-12 15:10:20 +00:00
kernel sys_clock/microkernel: do not announce ticks until microkernel is up 2016-02-11 17:10:49 -05:00
lib doc: Fix misuse of @file doxygen tag 2016-02-11 20:11:03 +00:00
misc init: use SYS_INIT() where it makes sense 2016-02-05 20:25:25 -05:00
net net: buf: Add net_buf_pull_u8() helper API 2016-02-12 15:10:20 +00:00
samples net: apps: Make sure CoAP server works with IPv6 ND 2016-02-12 15:36:55 +00:00
scripts kconfig: adapt kconfig to work with mingw 2016-02-12 03:04:13 +00:00
tests Bluetooth: samples: Move init and shell to tests 2016-02-12 10:46:32 +02:00
.checkpatch.conf checkpatch: Remove --no-signoff option 2016-02-05 20:25:12 -05:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore gitignore: Add vim temporary files 2016-02-05 20:25:14 -05:00
.mailmap Update .mailmap 2016-02-05 20:24:37 -05:00
Kbuild remove already resolved GENOFFSET_H dependency 2016-02-05 20:25:16 -05:00
Kconfig sanitize use of ARCH/SRCARCH 2016-02-05 20:25:04 -05:00
Kconfig.zephyr kconfig: define architecture as a kconfig variable 2016-02-05 20:24:52 -05:00
LICENSE add top level Apache 2.0 license file 2016-02-05 20:24:37 -05:00
Makefile kbuild: support arbitrary dir for Makefile.app 2016-02-11 14:20:03 +00:00
Makefile.inc build: fix parallel builds of applications 2016-02-05 20:25:30 -05:00
zephyr-env.sh build: changes order in which paths are added to $PATH 2016-02-12 03:04:13 +00:00