Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
Go to file
Jukka Rissanen 0506cc1fd7 net: Verify that MAC address is not NULL
Add additional check which verifies that MAC address is given
and return -EINVAL if it is not set.

Change-Id: I90d415670c4b35d092ba057329f998df3a72018e
Jira: ZEP-213
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2016-05-17 09:57:29 +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: Verify that MAC address is not NULL 2016-05-17 09:57:29 +03:00
samples net: apps: Add IPv4 client support to echo-client 2016-05-17 09:57:29 +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
.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
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