Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
Go to file
Marcus Shawcroft dc862ec104 net/dhcpv4: Use net_if_ipv4_set_netmask()
Use the interface function rather than writing directly to the iface
structure.  Check for errors in nbuf read.

Change-Id: I75311755c2060b640325962ada28adea597cb914
Signed-off-by: Marcus Shawcroft <marcus.shawcroft@arm.com>
2017-01-02 10:03:19 +01:00
.known-issues known-issues: update rule for TCF summary line 2016-09-16 11:31:27 -07:00
arch logging: move event_logger to subsys/logging 2016-12-25 14:34:43 -05:00
boards boards/arduino101: Enable GPIO 2016-12-25 19:16:37 +00:00
doc shell: move shell to its own subsystem 2016-12-25 19:35:11 +00:00
drivers shell: move shell to its own subsystem 2016-12-25 19:35:11 +00:00
ext ext: Update Nordic MDK header files 2016-12-20 09:14:48 -06:00
include net: statistics: Expose relevant information through net mgmt API 2017-01-02 10:03:18 +01:00
kernel logging: move event_logger to subsys/logging 2016-12-25 14:34:43 -05:00
lib lib/zoap: Fix incorrect values for payload size 2017-01-02 10:03:18 +01:00
misc kernel: replace all remaining nanokernel occurances 2016-12-25 14:34:43 -05:00
samples net/dhcpv4: Re-instate init_app() 2017-01-02 10:03:19 +01:00
scripts Revert "sanitycheck: reduce number of unnecessary configuration builds" 2016-12-30 09:43:48 -06:00
subsys net/dhcpv4: Use net_if_ipv4_set_netmask() 2017-01-02 10:03:19 +01:00
tests tests/zoap: Add test for payload size 2017-01-02 10:03:19 +01:00
.checkpatch.conf checkpatch: ignore CONST_STRUCT warnings 2016-11-11 22:12:22 +00:00
.gitattributes
.gitignore testcases: instruct git to ignore *log and outdir-* 2016-06-14 22:01:34 +00:00
.gitreview
.mailmap mailmap: added axy (for Anas Nashif) 2016-12-21 13:49:59 +00:00
Kbuild kernel: move kernel code to kernel/ directly 2016-12-19 14:59:35 -05:00
Kconfig kconfig: Do not put architecture in the title 2016-03-14 16:50:51 -04:00
Kconfig.zephyr usb: move usb subsystem to subsys/usb and cleanup header inclusion 2016-10-31 19:21:42 +00:00
LICENSE
LICENSING.rst LICENSING: clarify licenses of imported / reused code 2016-11-11 01:36:14 +00:00
MAINTAINERS kernel: replace all remaining nanokernel occurances 2016-12-25 14:34:43 -05:00
Makefile kernel: move kernel code to kernel/ directly 2016-12-19 14:59:35 -05:00
Makefile.inc kernel: remove NANOKERNEL and MICROKERNEL configs 2016-12-14 13:45:52 +00:00
defaults.tc testcases: catch more fatal kernel error messages 2016-11-11 13:21:16 +00:00
release-notes.rst release-note: initial import with 1.6 release notes 2016-12-03 00:06:23 -05:00
zephyr-env.sh win-build: corrects scripts_path for windows build. 2016-10-15 15:09:54 +00:00