zephyr/net/ip
Jukka Rissanen bbe73173bb net: Use 2001:db8::/32 address space for sample apps
Instead of aaaa::/64 address space which is part of global
IPv6 address space, use the 2001:db8::/32 which is meant
for documentation purposes and is not routable.

Change-Id: I56db34da852f8c313379c764bdf75a19151c45bd
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2016-02-05 20:14:36 -05:00
..
contiki net: Use 2001:db8::/32 address space for sample apps 2016-02-05 20:14:36 -05:00
Kconfig net: uip: Initial IPv4 support 2016-02-05 20:14:35 -05:00
Makefile net: uip: Initial IPv4 support 2016-02-05 20:14:35 -05:00
dummy_15_4_radio.c net: Add net_mbuf validation 2016-02-05 20:14:34 -05:00
dummy_15_4_radio.h net: 15.4: Add 802.15.4 driver and 802.15.4 loopback radio driver 2016-02-05 20:14:30 -05:00
net_buf.c net: Change the remaining doxygen comments to javadoc style 2016-02-05 20:14:35 -05:00
net_context.c net: Change the remaining doxygen comments to javadoc style 2016-02-05 20:14:35 -05:00
net_driver_15_4.c net: 15.4: Tweak the stack size of Rx and Tx fibers 2016-02-05 20:14:30 -05:00
net_driver_15_4.h net: 15.4: Add 802.15.4 driver and 802.15.4 loopback radio driver 2016-02-05 20:14:30 -05:00
net_driver_loopback.c net: Fix the loopback driver function parameters 2016-02-05 20:14:31 -05:00
net_driver_loopback.h net: Add loopback driver 2016-02-05 20:14:29 -05:00
net_driver_slip.c net: slip: Add slip driver for testing purposes 2016-02-05 20:14:34 -05:00
net_driver_slip.h net: slip: Add slip driver for testing purposes 2016-02-05 20:14:34 -05:00
net_init.c net: Change the remaining doxygen comments to javadoc style 2016-02-05 20:14:35 -05:00