[riot-commits] [RIOT-OS/RIOT] 872269: gnrc_ndp: stop multicast RS retransmissions on RA ...
Cenk Gündoğan
cnkgndgn at gmail.com
Wed Oct 28 21:40:29 CET 2015
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 8722699fb296cc8f91a709848cdb28e4fcaaf98d
https://github.com/RIOT-OS/RIOT/commit/8722699fb296cc8f91a709848cdb28e4fcaaf98d
Author: Martine Lenders <mail at martine-lenders.eu>
Date: 2015-10-27 (Tue, 27 Oct 2015)
Changed paths:
M sys/net/gnrc/network_layer/ndp/gnrc_ndp.c
Log Message:
-----------
gnrc_ndp: stop multicast RS retransmissions on RA reception
6LoWPAN interfaces already do that, other interface happily continue
multicasting RSs even if a router was found.
Commit: 83e0c45259f3d145647a3ac7d80c166a3a37ba4f
https://github.com/RIOT-OS/RIOT/commit/83e0c45259f3d145647a3ac7d80c166a3a37ba4f
Author: Cenk Gündoğan <cnkgndgn at gmail.com>
Date: 2015-10-28 (Wed, 28 Oct 2015)
Changed paths:
M sys/net/gnrc/network_layer/ndp/gnrc_ndp.c
Log Message:
-----------
Merge pull request #4176 from authmillenon/gnrc_ndp/fix/stop-rs-retransmissions-on-ra
gnrc_ndp: stop multicast RS retransmissions on RA reception
Compare: https://github.com/RIOT-OS/RIOT/compare/7d1c95273481...83e0c45259f3
More information about the commits
mailing list