zephyr/subsys/net/ip
David B. Kinder 61de8f892b spell: Kconfig help typos: /kernel /misc /subsys
Fix misspellings in Kconfig help text

Change-Id: I6eda081c7b6f38287ace8c0a741e65df92d6817b
Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
2017-04-22 01:04:56 +00:00
..
l2 spell: Kconfig help typos: /kernel /misc /subsys 2017-04-22 01:04:56 +00:00
6lo.c net: convert to using newly introduced integer sized types 2017-04-21 09:30:38 -05:00
6lo.h net/net_pkt: Fully separate struct net_pkt from struct net_buf 2017-04-21 14:19:50 +03:00
6lo_private.h net/net_pkt: Fully separate struct net_pkt from struct net_buf 2017-04-21 14:19:50 +03:00
Kconfig net: Renaming net nbuf API to net pkt API 2017-04-21 14:19:50 +03:00
Kconfig.app spell: Kconfig help typos: /kernel /misc /subsys 2017-04-22 01:04:56 +00:00
Kconfig.debug spell: Kconfig help typos: /kernel /misc /subsys 2017-04-22 01:04:56 +00:00
Kconfig.ipv4 license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Kconfig.ipv6 spell: Kconfig help typos: /kernel /misc /subsys 2017-04-22 01:04:56 +00:00
Kconfig.mgmt license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Kconfig.rpl net: rpl: Fix the statistics collection 2017-04-13 15:21:42 +03:00
Kconfig.stack net: ip: Increase RX stack size 2017-04-07 13:33:55 +03:00
Kconfig.stats net: ipv6: Collect MLD statistics 2017-03-09 20:33:48 +02:00
Makefile net: Renaming net nbuf API to net pkt API 2017-04-21 14:19:50 +03:00
connection.c net: convert to using newly introduced integer sized types 2017-04-21 09:30:38 -05:00
connection.h net: convert to using newly introduced integer sized types 2017-04-21 09:30:38 -05:00
dhcpv4.c net: convert to using newly introduced integer sized types 2017-04-21 09:30:38 -05:00
dhcpv4.h net/dhcpv4: Rework initialization. 2017-03-09 20:33:41 +02:00
icmpv4.c net: convert to using newly introduced integer sized types 2017-04-21 09:30:38 -05:00
icmpv4.h net: convert to using newly introduced integer sized types 2017-04-21 09:30:38 -05:00
icmpv6.c net: convert to using newly introduced integer sized types 2017-04-21 09:30:38 -05:00
icmpv6.h net: convert to using newly introduced integer sized types 2017-04-21 09:30:38 -05:00
ipv4.c net: convert to using newly introduced integer sized types 2017-04-21 09:30:38 -05:00
ipv4.h net: convert to using newly introduced integer sized types 2017-04-21 09:30:38 -05:00
ipv6.c net: convert to using newly introduced integer sized types 2017-04-21 09:30:38 -05:00
ipv6.h net: convert to using newly introduced integer sized types 2017-04-21 09:30:38 -05:00
nbr.c net: convert to using newly introduced integer sized types 2017-04-21 09:30:38 -05:00
nbr.h net: convert to using newly introduced integer sized types 2017-04-21 09:30:38 -05:00
net_context.c net: convert to using newly introduced integer sized types 2017-04-21 09:30:38 -05:00
net_core.c net: Print debug info if packet is loopback back to us 2017-04-21 14:19:51 +03:00
net_if.c net: convert to using newly introduced integer sized types 2017-04-21 09:30:38 -05:00
net_mgmt.c net: convert to using newly introduced integer sized types 2017-04-21 09:30:38 -05:00
net_pkt.c net: convert to using newly introduced integer sized types 2017-04-21 09:30:38 -05:00
net_private.h net: convert to using newly introduced integer sized types 2017-04-21 09:30:38 -05:00
net_shell.c net: convert to using newly introduced integer sized types 2017-04-21 09:30:38 -05:00
net_shell.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
net_stats.c net: convert to using newly introduced integer sized types 2017-04-21 09:30:38 -05:00
net_stats.h net: convert to using newly introduced integer sized types 2017-04-21 09:30:38 -05:00
route.c net: convert to using newly introduced integer sized types 2017-04-21 09:30:38 -05:00
route.h net: convert to using newly introduced integer sized types 2017-04-21 09:30:38 -05:00
rpl-mrhof.c net: convert to using newly introduced integer sized types 2017-04-21 09:30:38 -05:00
rpl-of0.c net: convert to using newly introduced integer sized types 2017-04-21 09:30:38 -05:00
rpl.c net: convert to using newly introduced integer sized types 2017-04-21 09:30:38 -05:00
rpl.h net: convert to using newly introduced integer sized types 2017-04-21 09:30:38 -05:00
tcp.c net: convert to using newly introduced integer sized types 2017-04-21 09:30:38 -05:00
tcp.h net: convert to using newly introduced integer sized types 2017-04-21 09:30:38 -05:00
trickle.c net: convert to using newly introduced integer sized types 2017-04-21 09:30:38 -05:00
udp.h net: convert to using newly introduced integer sized types 2017-04-21 09:30:38 -05:00
utils.c net: convert to using newly introduced integer sized types 2017-04-21 09:30:38 -05:00