zephyr/subsys/net/ip
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
..
l2 ethernet/arp: Use gateway for non local ipv4 routing. 2017-01-02 10:03:19 +01:00
6lo_private.h
6lo.c
6lo.h
connection.c net: statistics: Make statistics calculation fully private 2017-01-02 10:03:18 +01:00
connection.h
dhcpv4.c net/dhcpv4: Use net_if_ipv4_set_netmask() 2017-01-02 10:03:19 +01:00
icmpv4.c net: statistics: Make statistics calculation fully private 2017-01-02 10:03:18 +01:00
icmpv4.h
icmpv6.c net: statistics: Make statistics calculation fully private 2017-01-02 10:03:18 +01:00
icmpv6.h
ipv4.c
ipv4.h
ipv6.c net: statistics: Make statistics calculation fully private 2017-01-02 10:03:18 +01:00
ipv6.h
Kconfig net: statistics: Provide specific Kconfig options 2017-01-02 10:03:18 +01:00
Kconfig.debug net: statistics: Provide specific Kconfig options 2017-01-02 10:03:18 +01:00
Kconfig.ipv4
Kconfig.ipv6
Kconfig.mgmt kernel: move kernel code to kernel/ directly 2016-12-19 14:59:35 -05:00
Kconfig.rpl net: statistics: Provide specific Kconfig options 2017-01-02 10:03:18 +01:00
Kconfig.samples libc: rework libc selection and reduce Kconfigs 2016-12-15 22:31:28 +00:00
Kconfig.stack
Kconfig.stats net: statistics: Expose relevant information through net mgmt API 2017-01-02 10:03:18 +01:00
Makefile net: statistics: Move current statistics code to its own file 2017-01-02 10:03:18 +01:00
nbr.c net: Add ARG_UNUSED 2016-12-21 12:54:49 +00:00
nbr.h
nbuf.c net: nbuf: Initialize nbuf memory area after allocation 2016-12-16 19:14:56 +01:00
net_context.c net: Add ARG_UNUSED 2016-12-21 12:54:49 +00:00
net_core.c net: statistics: Make statistics calculation fully private 2017-01-02 10:03:18 +01:00
net_if.c net: statistics: Make statistics calculation fully private 2017-01-02 10:03:18 +01:00
net_mgmt.c
net_private.h net: Add ARG_UNUSED 2016-12-21 12:54:49 +00:00
net_shell.c net: statistics: Make statistics calculation fully private 2017-01-02 10:03:18 +01:00
net_shell.h
net_stats.c net: statistics: Expose relevant information through net mgmt API 2017-01-02 10:03:18 +01:00
net_stats.h net: statistics: Provide specific Kconfig options 2017-01-02 10:03:18 +01:00
route.c
route.h
rpl-mrhof.c net: rpl: Fix a build issue 2017-01-02 10:03:18 +01:00
rpl-of0.c
rpl.c net: statistics: Make statistics calculation fully private 2017-01-02 10:03:18 +01:00
rpl.h
tcp.c net: Add ARG_UNUSED 2016-12-21 12:54:49 +00:00
tcp.h
trickle.c
udp.h
utils.c net/utils: Use the right data-type 2016-12-21 12:54:50 +00:00