Skip to content

Commit 890cb03

Browse files
Adapt task-08 (ccnl) README
1 parent 196fd0a commit 890cb03

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

task-08/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ from [CCN-Lite](http://www.ccn-lite.net/) on RIOT. In the current state you can
66
use 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

1113
RIOT 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

0 commit comments

Comments
 (0)