zephyr/net/ip
Jukka Rissanen 5f8f6a9802 net: tools: Remove the network test tools directory
The network tester tools are not really part of the
Zephyr kernel so remove them from this repo.

Currently the tools code can be found at
git://git-amr-4.devtools.intel.com/zephyr_os_net_tools-tools.git

Change-Id: I6f076d6b32537fe3674b132cccd6c476ee19f6b0
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2016-02-05 20:24:47 -05:00
..
contiki net: contiki: Proper rtimer implementation was missing 2016-02-05 20:24:46 -05:00
er-coap net: coap: Add statistics prints for CoAP traffic 2016-02-05 20:24:46 -05:00
rest-engine net: Fix the include paths in Contiki sources 2016-02-05 20:24:46 -05:00
tinydtls net: Fix the include paths in Contiki sources 2016-02-05 20:24:46 -05:00
dummy_15_4_radio.c net: Fix the include paths in Contiki sources 2016-02-05 20:24:46 -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
ip_buf.c net: Refactor code to use new generic net_buf API 2016-02-05 20:24:46 -05:00
Kconfig net: tools: Remove the network test tools directory 2016-02-05 20:24:47 -05:00
l2_buf.c net: Refactor code to use new generic net_buf API 2016-02-05 20:24:46 -05:00
Makefile net: Rename net_init.c to net_core.c 2016-02-05 20:24:47 -05:00
net_context.c Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
net_core.c net: Fix checkpatch warnings 2016-02-05 20:24:47 -05:00
net_driver_15_4.c net: Fix the include paths in Contiki sources 2016-02-05 20:24:46 -05:00
net_driver_15_4.h net: Refactor code to use new generic net_buf API 2016-02-05 20:24:46 -05:00
net_driver_ethernet.c net: Refactor code to use new generic net_buf API 2016-02-05 20:24:46 -05:00
net_driver_ethernet.h net: Refactor code to use new generic net_buf API 2016-02-05 20:24:46 -05:00
net_driver_loopback.c net: Refactor code to use new generic net_buf API 2016-02-05 20:24:46 -05:00
net_driver_loopback.h net: Add loopback driver 2016-02-05 20:14:29 -05:00
net_driver_slip.c net: Refactor code to use new generic net_buf API 2016-02-05 20:24:46 -05:00
net_driver_slip.h net: slip: Add slip driver for testing purposes 2016-02-05 20:14:34 -05:00