commit | e121a7b55ba4e57909699c65d7acbe9b457eef80 | [log] [tgz] |
---|---|---|
author | carlosmscabral <carlosmscabral@gmail.com> | Mon Feb 18 18:14:53 2013 -0300 |
committer | carlosmscabral <carlosmscabral@gmail.com> | Mon Feb 18 18:14:53 2013 -0300 |
tree | 51a2aaa5b51783e13714a40884beaa78fc1f1067 | |
parent | cd5073b5e504419fa782b10e7fd3201a92b45fbb [diff] [blame] |
New functions
diff --git a/ccn_utils/miniccnx.conf b/ccn_utils/miniccnx.conf index ecb0643..42f827e 100644 --- a/ccn_utils/miniccnx.conf +++ b/ccn_utils/miniccnx.conf
@@ -1,12 +1,8 @@ [hosts] -c1: _ ccnx:/,s1 -c2: _ ccnx:/,s1 -h1: _ -h2: _ +h1: _ ccnx:/,s1 +h2: _ cpu=0.1 [routers] -s1: ccnx:/1,h1 ccnx:/2,h2 +s1: ccnx:/videos,h2 [links] -c1:s1 bw=100 -c2:s1 bw=100 -s1:h1 bw=100 -s1:h2 bw=100 +h1:s1 bw=100 +h2:s1 bw=100 loss=1 delay=10ms