[riot-commits] [RIOT-OS/RIOT] 596ef5: 6lowpan nd: join all routers multicast group
Oleg Hahm
oleg at hobbykeller.org
Thu Sep 17 00:43:41 CEST 2015
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 596ef5564146a47065ccb5c75cc3234c10d7acad
https://github.com/RIOT-OS/RIOT/commit/596ef5564146a47065ccb5c75cc3234c10d7acad
Author: Oleg Hahm <oleg at hobbykeller.org>
Date: 2015-09-16 (Wed, 16 Sep 2015)
Changed paths:
M sys/include/net/gnrc/sixlowpan/nd/router.h
M sys/net/gnrc/network_layer/sixlowpan/nd/gnrc_sixlowpan_nd.c
Log Message:
-----------
6lowpan nd: join all routers multicast group
A 6LR should join the all routers multicast group as soon as it turns
into a router which is indicated by setting the router advertisement
flag.
Commit: bf221904340d9c801dadb8439509c81356785055
https://github.com/RIOT-OS/RIOT/commit/bf221904340d9c801dadb8439509c81356785055
Author: Oleg Hahm <oleg at hobbykeller.org>
Date: 2015-09-16 (Wed, 16 Sep 2015)
Changed paths:
M sys/net/gnrc/network_layer/ndp/internal/gnrc_ndp_internal.c
Log Message:
-----------
6lowpan nd: set rtr adv flag on rtr adv reception
A 6LoWPAN router should turn into a 6LoWPAN router as soon as it has
been configured by receiving an advertisement itself.
Commit: af0ed51559932987ef995965c8db281f7cb72179
https://github.com/RIOT-OS/RIOT/commit/af0ed51559932987ef995965c8db281f7cb72179
Author: Oleg Hahm <oleg at hobbykeller.org>
Date: 2015-09-17 (Thu, 17 Sep 2015)
Changed paths:
M sys/include/net/gnrc/sixlowpan/nd/router.h
M sys/net/gnrc/network_layer/ndp/internal/gnrc_ndp_internal.c
M sys/net/gnrc/network_layer/sixlowpan/nd/gnrc_sixlowpan_nd.c
Log Message:
-----------
Merge pull request #3839 from OlegHahm/6lr_fixes
6lowpan nd: router fixes
Compare: https://github.com/RIOT-OS/RIOT/compare/d2541c84cc52...af0ed5155993
More information about the commits
mailing list