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

Revision:
20:918e62713e63
Parent:
12:04fcf9df91e2
Child:
21:3754f30e7b69
--- a/configs/Thread_SLIP_Atmel_RF.json	Tue Jun 13 12:00:17 2017 +0100
+++ b/configs/Thread_SLIP_Atmel_RF.json	Fri Jun 16 06:45:17 2017 +0100
@@ -20,6 +20,10 @@
             "help": "Where to get EUI48 address. Options are BOARD, CONFIG",
             "value": "BOARD"
         },
+        "backhaul-mld": {
+            "help": "Enable proxying Multicast Listener Discovery messages to backhaul network",
+            "value": "false"
+        },
         "backhaul-mac": "{0x02, 0x00, 0x00, 0x00, 0x00, 0x01}",
         "slip_hw_flow_control": "true",
         "slip_serial_baud_rate": "921600",