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:
37:465118eec099
Child:
63:d01e7341699d
--- a/source/borderrouter_tasklet.c	Wed May 23 14:15:16 2018 +0100
+++ b/source/borderrouter_tasklet.c	Thu May 31 13:30:18 2018 +0100
@@ -117,7 +117,6 @@
 
 void border_router_tasklet_start(void)
 {
-    net_init_core();
     /* initialize Radio module*/
     net_6lowpan_id = rf_interface_init();