[riot-commits] [RIOT-OS/RIOT] e8ceae: fixed includes and some data types for RPL
Oleg Hahm
gello at gmx.de
Wed Oct 16 15:41:58 CEST 2013
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: e8ceaeeb796d3e7c14c89271bab27ea1d5d3427d
https://github.com/RIOT-OS/RIOT/commit/e8ceaeeb796d3e7c14c89271bab27ea1d5d3427d
Author: Oleg Hahm <oleg at hobbykeller.org>
Date: 2013-10-15 (Tue, 15 Oct 2013)
Changed paths:
M sys/net/rpl/Makefile
M sys/net/rpl/etx_beaconing.c
M sys/net/rpl/etx_beaconing.h
M sys/net/rpl/rpl.c
M sys/net/rpl/rpl.h
M sys/net/rpl/rpl_structs.h
M sys/net/sixlowpan/Makefile
M sys/net/sixlowpan/icmp.c
Log Message:
-----------
fixed includes and some data types for RPL
Commit: a03e9f8ed4f91c619d5e5ca6b1c9db29e7de993c
https://github.com/RIOT-OS/RIOT/commit/a03e9f8ed4f91c619d5e5ca6b1c9db29e7de993c
Author: Martin <martin.landsmann at haw-hamburg.de>
Date: 2013-10-15 (Tue, 15 Oct 2013)
Changed paths:
M sys/net/rpl/etx_beaconing.c
Log Message:
-----------
fixup added missing initializer brackets
Commit: 957f15cbdfd81da538dad7fe65b1c8f88305daa5
https://github.com/RIOT-OS/RIOT/commit/957f15cbdfd81da538dad7fe65b1c8f88305daa5
Author: Martin <martin.landsmann at haw-hamburg.de>
Date: 2013-10-15 (Tue, 15 Oct 2013)
Changed paths:
M sys/net/rpl/rpl_structs.h
Log Message:
-----------
fixup changed RPL_ROOT_RANK to 256
Commit: b7bd836fe51b50b117ea6a87b14e7e852b57b484
https://github.com/RIOT-OS/RIOT/commit/b7bd836fe51b50b117ea6a87b14e7e852b57b484
Author: Martin <martin.landsmann at haw-hamburg.de>
Date: 2013-10-15 (Tue, 15 Oct 2013)
Changed paths:
M sys/net/rpl/rpl_structs.h
Log Message:
-----------
fixup changed DEFAULT_OCP to 0 (of0)
Commit: c142b40a5b185ff441e9ba5c2efabbc291fcfd96
https://github.com/RIOT-OS/RIOT/commit/c142b40a5b185ff441e9ba5c2efabbc291fcfd96
Author: Oleg Hahm <oleg at hobbykeller.org>
Date: 2013-10-16 (Wed, 16 Oct 2013)
Changed paths:
M drivers/cc110x/Makefile
M sys/net/destiny/Makefile
M sys/net/net_help/Makefile
M sys/net/net_help/inet_ntop.c
M sys/net/net_help/inet_pton.c
M sys/net/net_help/msg_help.c
M sys/net/rpl/Makefile
M sys/net/rpl/trickle.c
M sys/net/sixlowpan/Makefile
M sys/net/sixlowpan/border.c
M sys/net/sixlowpan/icmp.c
M sys/net/sixlowpan/ip.c
M sys/net/sixlowpan/lowpan.c
M sys/net/sixlowpan/mac.c
Log Message:
-----------
network stack related includes
Commit: e08952d8a44dba2cfe8e4b0c2ebbc86f6b481d90
https://github.com/RIOT-OS/RIOT/commit/e08952d8a44dba2cfe8e4b0c2ebbc86f6b481d90
Author: Oleg Hahm <gello at gmx.de>
Date: 2013-10-16 (Wed, 16 Oct 2013)
Changed paths:
M drivers/cc110x/Makefile
M sys/net/destiny/Makefile
M sys/net/net_help/Makefile
M sys/net/net_help/inet_ntop.c
M sys/net/net_help/inet_pton.c
M sys/net/net_help/msg_help.c
M sys/net/rpl/Makefile
M sys/net/rpl/etx_beaconing.c
M sys/net/rpl/etx_beaconing.h
M sys/net/rpl/rpl.c
M sys/net/rpl/rpl.h
M sys/net/rpl/rpl_structs.h
M sys/net/rpl/trickle.c
M sys/net/sixlowpan/Makefile
M sys/net/sixlowpan/border.c
M sys/net/sixlowpan/icmp.c
M sys/net/sixlowpan/ip.c
M sys/net/sixlowpan/lowpan.c
M sys/net/sixlowpan/mac.c
Log Message:
-----------
Merge pull request #205 from OlegHahm/rpl_includes
fixed includes and some data types for RPL
Compare: https://github.com/RIOT-OS/RIOT/compare/5691ccbbc1e6...e08952d8a44d
More information about the commits
mailing list