[riot-commits] [RIOT-OS/RIOT] 7e2647: gnrc nettype: added a CCN nettypes
Oleg Hahm
oleg at hobbykeller.org
Tue Dec 8 12:11:35 CET 2015
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 7e26470288cba1889129fe47f140a77e256c7b7c
https://github.com/RIOT-OS/RIOT/commit/7e26470288cba1889129fe47f140a77e256c7b7c
Author: Oleg Hahm <oleg at hobbykeller.org>
Date: 2015-12-08 (Tue, 08 Dec 2015)
Changed paths:
M sys/include/net/gnrc/nettype.h
Log Message:
-----------
gnrc nettype: added a CCN nettypes
Commit: e257563bd39828d6ddd27d6a287c7b65dd486417
https://github.com/RIOT-OS/RIOT/commit/e257563bd39828d6ddd27d6a287c7b65dd486417
Author: Oleg Hahm <oleg at hobbykeller.org>
Date: 2015-12-08 (Tue, 08 Dec 2015)
Changed paths:
M sys/include/net/af.h
Log Message:
-----------
posix: added packet address family
Commit: 3fddead6810fc0a41c986999b9f6c302e71ede1b
https://github.com/RIOT-OS/RIOT/commit/3fddead6810fc0a41c986999b9f6c302e71ede1b
Author: Oleg Hahm <oleg at hobbykeller.org>
Date: 2015-12-08 (Tue, 08 Dec 2015)
Changed paths:
A sys/include/net/packet.h
Log Message:
-----------
net: added packet header
Commit: 796cb58a8ae0277bd1f4ecf1945772c1c130657e
https://github.com/RIOT-OS/RIOT/commit/796cb58a8ae0277bd1f4ecf1945772c1c130657e
Author: Oleg Hahm <oleg at hobbykeller.org>
Date: 2015-12-08 (Tue, 08 Dec 2015)
Changed paths:
M sys/include/net/ethertype.h
M sys/include/net/gnrc/nettype.h
Log Message:
-----------
net: added NDN ethertype
Commit: 666b347eeb707009d1b29c85aa5f2b2e472e7538
https://github.com/RIOT-OS/RIOT/commit/666b347eeb707009d1b29c85aa5f2b2e472e7538
Author: Oleg Hahm <oleg at hobbykeller.org>
Date: 2015-12-08 (Tue, 08 Dec 2015)
Changed paths:
M sys/include/net/ethernet/hdr.h
Log Message:
-----------
net: ETH_ALEN as alias for ETHERNET_ADDR_LEN
Commit: fc8dd7fdd753f348367a4aa69e650ae878667d11
https://github.com/RIOT-OS/RIOT/commit/fc8dd7fdd753f348367a4aa69e650ae878667d11
Author: Oleg Hahm <oleg at hobbykeller.org>
Date: 2015-12-08 (Tue, 08 Dec 2015)
Changed paths:
A pkg/ccn-lite/Makefile
A pkg/ccn-lite/Makefile.include
A pkg/ccn-lite/ccn-lite-riot.h
Log Message:
-----------
pkg: initial import of ccn-lite package
Commit: f3d16b85a5e4630aae2bc5c07c4cf432c6b3f7c0
https://github.com/RIOT-OS/RIOT/commit/f3d16b85a5e4630aae2bc5c07c4cf432c6b3f7c0
Author: Oleg Hahm <oleg at hobbykeller.org>
Date: 2015-12-08 (Tue, 08 Dec 2015)
Changed paths:
A examples/ccn-lite-relay/Makefile
A examples/ccn-lite-relay/README.md
A examples/ccn-lite-relay/content.c
A examples/ccn-lite-relay/interests.c
A examples/ccn-lite-relay/main.c
M pkg/ccn-lite/ccn-lite-riot.h
Log Message:
-----------
ccn-lite: initial import of an example
Commit: c96679f3d19ffa5920528079a46dcc66fc326ec8
https://github.com/RIOT-OS/RIOT/commit/c96679f3d19ffa5920528079a46dcc66fc326ec8
Author: Oleg Hahm <oleg at hobbykeller.org>
Date: 2015-12-08 (Tue, 08 Dec 2015)
Changed paths:
M doc/doxygen/riot.doxyfile
A pkg/doc.txt
Log Message:
-----------
doc: include package documentation
Commit: 13958178f596a4101e5419bc8311217995405368
https://github.com/RIOT-OS/RIOT/commit/13958178f596a4101e5419bc8311217995405368
Author: Oleg Hahm <oleg at hobbykeller.org>
Date: 2015-12-08 (Tue, 08 Dec 2015)
Changed paths:
R examples/ccn-lite-relay/content.c
R examples/ccn-lite-relay/interests.c
M examples/ccn-lite-relay/main.c
M sys/shell/commands/Makefile
A sys/shell/commands/sc_ccnl.c
M sys/shell/commands/shell_commands.c
Log Message:
-----------
shell: move ccnl commands from example to shell
Commit: 525962967873c9188e3eb3a22d7270ca7c9edcd7
https://github.com/RIOT-OS/RIOT/commit/525962967873c9188e3eb3a22d7270ca7c9edcd7
Author: Oleg Hahm <oleg at hobbykeller.org>
Date: 2015-12-08 (Tue, 08 Dec 2015)
Changed paths:
M examples/ccn-lite-relay/Makefile
M examples/ccn-lite-relay/main.c
Log Message:
-----------
ccn-lite example: use TLSF
Commit: e07c98ea88f626e6cce319103a0ba06edb09da00
https://github.com/RIOT-OS/RIOT/commit/e07c98ea88f626e6cce319103a0ba06edb09da00
Author: Oleg Hahm <oleg at hobbykeller.org>
Date: 2015-12-08 (Tue, 08 Dec 2015)
Changed paths:
M doc/doxygen/riot.doxyfile
A examples/ccn-lite-relay/Makefile
A examples/ccn-lite-relay/README.md
A examples/ccn-lite-relay/main.c
A pkg/ccn-lite/Makefile
A pkg/ccn-lite/Makefile.include
A pkg/ccn-lite/ccn-lite-riot.h
A pkg/doc.txt
M sys/include/net/af.h
M sys/include/net/ethernet/hdr.h
M sys/include/net/ethertype.h
M sys/include/net/gnrc/nettype.h
A sys/include/net/packet.h
M sys/shell/commands/Makefile
A sys/shell/commands/sc_ccnl.c
M sys/shell/commands/shell_commands.c
Log Message:
-----------
Merge pull request #4274 from OlegHahm/ccnl_reimport
CCN-lite reimport
Compare: https://github.com/RIOT-OS/RIOT/compare/4e5facd750f4...e07c98ea88f6
More information about the commits
mailing list