Nanostack Border Router is a generic mbed border router implementation that provides the 6LoWPAN ND or Thread border router initialization logic.

Revision:
61:b80d169da384
Parent:
57:b201a7a8ddc9
Child:
63:d01e7341699d
--- a/source/borderrouter_thread_tasklet.c	Wed May 23 14:15:16 2018 +0100
+++ b/source/borderrouter_thread_tasklet.c	Thu May 31 13:30:18 2018 +0100
@@ -373,7 +373,6 @@
 
 void border_router_tasklet_start(void)
 {
-    net_init_core();
     thread_rf_init();
     protocol_stats_start(&nwk_stats);