[riot-commits] [RIOT-OS/RIOT] 89009a: icmpv6: put message definitions in their own files
Oleg Hahm
oleg at hobbykeller.org
Tue Aug 18 18:17:28 CEST 2015
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 89009ae2f1539f37ff55676ec9c58dc4eb921422
https://github.com/RIOT-OS/RIOT/commit/89009ae2f1539f37ff55676ec9c58dc4eb921422
Author: Martine Lenders <mail at martine-lenders.eu>
Date: 2015-08-18 (Tue, 18 Aug 2015)
Changed paths:
A sys/include/net/icmpv6.h
M sys/include/net/ng_icmpv6.h
M sys/include/net/ng_icmpv6/echo.h
M sys/include/net/ng_icmpv6/error.h
R sys/include/net/ng_icmpv6/types.h
M sys/include/net/ng_ndp/types.h
M sys/include/net/ng_rpl.h
M sys/net/network_layer/ng_icmpv6/echo/ng_icmpv6_echo.c
M sys/net/network_layer/ng_icmpv6/ng_icmpv6.c
M sys/net/network_layer/ng_ndp/internal/ng_ndp_internal.c
M sys/net/network_layer/ng_ndp/ng_ndp.c
M sys/net/routing/ng_rpl/ng_rpl.c
M sys/net/routing/ng_rpl/ng_rpl_control_messages.c
M sys/shell/commands/sc_icmpv6_echo.c
Log Message:
-----------
icmpv6: put message definitions in their own files
Commit: 147bf75d5b3892e934fde089e1a6ea31a2f42d2d
https://github.com/RIOT-OS/RIOT/commit/147bf75d5b3892e934fde089e1a6ea31a2f42d2d
Author: Oleg Hahm <oleg at hobbykeller.org>
Date: 2015-08-18 (Tue, 18 Aug 2015)
Changed paths:
A sys/include/net/icmpv6.h
M sys/include/net/ng_icmpv6.h
M sys/include/net/ng_icmpv6/echo.h
M sys/include/net/ng_icmpv6/error.h
R sys/include/net/ng_icmpv6/types.h
M sys/include/net/ng_ndp/types.h
M sys/include/net/ng_rpl.h
M sys/net/network_layer/ng_icmpv6/echo/ng_icmpv6_echo.c
M sys/net/network_layer/ng_icmpv6/ng_icmpv6.c
M sys/net/network_layer/ng_ndp/internal/ng_ndp_internal.c
M sys/net/network_layer/ng_ndp/ng_ndp.c
M sys/net/routing/ng_rpl/ng_rpl.c
M sys/net/routing/ng_rpl/ng_rpl_control_messages.c
M sys/shell/commands/sc_icmpv6_echo.c
Log Message:
-----------
Merge pull request #3599 from authmillenon/icmpv6/api/take-hdrs-out
icmpv6: put message definitions in their own files
Compare: https://github.com/RIOT-OS/RIOT/compare/fc77b04a378e...147bf75d5b38
More information about the commits
mailing list