commit | f40ecd179c8547161ee3270fba4375ed80e45912 | [log] [tgz] |
---|---|---|
author | carlosmscabral <carlosmscabral@gmail.com> | Fri Feb 01 18:15:58 2013 -0200 |
committer | carlosmscabral <carlosmscabral@gmail.com> | Fri Feb 01 18:15:58 2013 -0200 |
tree | 3fbb6dc1c5c84bed119d28e581ad3f5a1d1b64a2 | |
parent | 0fb51cc605edbcec73348308c395cb269e31efac [diff] [blame] |
First commit
diff --git a/ccn_utils/miniccnx.conf_bw_3 b/ccn_utils/miniccnx.conf_bw_3 new file mode 100644 index 0000000..f317008 --- /dev/null +++ b/ccn_utils/miniccnx.conf_bw_3
@@ -0,0 +1,16 @@ +[hosts] +c1: _ ccnx:/,s1 +c2: _ ccnx:/,s1 +c3: _ ccnx:/,s1 +h1: _ +h2: _ +h3: _ +[routers] +s1: ccnx:/1,h1 ccnx:/2,h2 ccnx:/3,h3 +[links] +c1:s1 +c2:s1 +c3:s1 +s1:h1 +s1:h2 +s1:h3