[riot-commits] [RIOT-OS/RIOT] 40c28d: rpl: node-to-node communication broken (rpl_udp)
Oleg Hahm
oleg at hobbykeller.org
Tue Jan 13 18:49:15 CET 2015
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 40c28dd3bf38d8c3953d40347ddfbdba5815d424
https://github.com/RIOT-OS/RIOT/commit/40c28dd3bf38d8c3953d40347ddfbdba5815d424
Author: Cenk Gündoğan <cnkgndgn at gmail.com>
Date: 2015-01-06 (Tue, 06 Jan 2015)
Changed paths:
M sys/net/routing/rpl/rpl.c
Log Message:
-----------
rpl: node-to-node communication broken (rpl_udp)
Calling ipv6_iface_set_srh_indicator with storing mode breaks the
neighbour discovery code in **ip.c:480**.
Thus, it is not possible to use `send <n> test` from node to node.
Commit: 34908f11a9273168ed98271b871ae37809c64db8
https://github.com/RIOT-OS/RIOT/commit/34908f11a9273168ed98271b871ae37809c64db8
Author: Oleg Hahm <oleg at hobbykeller.org>
Date: 2015-01-13 (Tue, 13 Jan 2015)
Changed paths:
M sys/net/routing/rpl/rpl.c
Log Message:
-----------
Merge pull request #2257 from cgundogan/rpl_fix_srh_for_storing_mode
rpl: node-to-node communication broken (rpl_udp)
Compare: https://github.com/RIOT-OS/RIOT/compare/1bffaedba353...34908f11a927
More information about the commits
mailing list