
Nanostack Border Router is a generic mbed border router implementation that provides the 6LoWPAN ND or Thread border router initialization logic.
Diff: README.md
- Revision:
- 98:6bb269cb3667
- Parent:
- 94:0c008659750c
- Child:
- 101:5fa704b51e88
--- a/README.md Tue Apr 16 16:02:18 2019 +0100 +++ b/README.md Tue Jun 11 14:02:21 2019 +0100 @@ -100,6 +100,8 @@ | `backhaul-next-hop` | The next-hop value for the backhaul default route; should be a link-local address of a neighboring router, default: empty (on-link prefix). Example format: `fe80::1` | | `backhaul-mld` | Enable sending Multicast Listener Discovery reports to backhaul network when a new multicast listener is registered in mesh network. Values: true or false | +Note: Static IPv6 configuration with Wi-SUN is currently not allowed. Please use automatic configuration instead. + ### 6LoWPAN ND border router options | Field | Description |