[bbr] (Un)Subscribe AllDomainBBRs multicast address (#4795)

This commit includes:
- cache domain prefix in the Thread Network
- subscribe/unsubscribe AllDomainBBRs Multicast address
- update test to cover AllNetworkBBRs and AllDomainBBRs subscription
This commit is contained in:
Rongli Sun
2020-04-14 19:36:14 -07:00
committed by GitHub
parent 911010a9bf
commit b37528645a
10 changed files with 266 additions and 37 deletions
+2
View File
@@ -57,6 +57,8 @@ LINK_LOCAL_ALL_NODES_ADDRESS = 'ff02::1'
LINK_LOCAL_ALL_ROUTERS_ADDRESS = 'ff02::2'
DOMAIN_PREFIX = 'fd00:7d03:7d03:7d03::/64'
ALL_DOMAIN_BBRS_ADDRESS = 'ff32:40:fd00:7d03:7d03:7d03:0:3'
ALL_NETWORK_BBRS_ADDRESS = 'ff32:40:fdde:ad00:beef:0:0:3'
DEFAULT_MASTER_KEY = bytearray([
0x00,