
Nanostack Border Router is a generic mbed border router implementation that provides the 6LoWPAN ND or Thread border router initialization logic.
Revision 98:6bb269cb3667, committed 2019-06-11
- Comitter:
- mbed_official
- Date:
- Tue Jun 11 14:02:21 2019 +0100
- Parent:
- 97:17f438dcbc26
- Child:
- 99:ce11579a6269
- Commit message:
- Merge pull request #176 from ARMmbed/IOTTHD-3591
Readme: Added note for Wi-SUN with static IPv6 configuration
.
Commit copied from https://github.com/ARMmbed/nanostack-border-router
Changed in this revision
README.md | Show annotated file Show diff for this revision Revisions of this file |
--- 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 |