File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ from [CCN-Lite](http://www.ccn-lite.net/) on RIOT. In the current state you can
66use only one packet format, ` ndn2013 ` , and only relay over the link-layer
77(Ethernet, IEEE~ 802.15.4 or what else is supported by your network device).
88
9+ * Please note that compiling this application will clone the CCN-Lite remote repository.*
10+
911## The shell commands
1012
1113RIOT provides three shell to interact with the CCN-Lite stack:
@@ -42,7 +44,7 @@ RIOT provides three shell to interact with the CCN-Lite stack:
4244* Create some content for /dagstuhl/m2m/<youraccountname >
4345* Send an interest for /dagstuhl/m2m/<otheraccountname >
4446
45- ## Task 8.2: Modify the default shell commands
47+ ## Task 8.2: Modify the default shell commands (advanced task)
4648
4749* Take a look at the default shell commands in ` sys/shell/commands/sc_ccnl.c `
4850* Create a new command to send an interest with a shorter timeout
You can’t perform that action at this time.
0 commit comments