Bug #100102
repo generating new responses to ccnls interests
| Status: | Resolved | Start: | 01/20/2010 | |
|---|---|---|---|---|
| Priority: | Med (P3) | Due date: | ||
| Assigned to: | Michael Plass | % Done: | 0% |
|
| Category: | repo | |||
| Target version: | - |
Description
ccnls and ccnslurp generate interests with AnswerOriginKind set to indicate that no newly-signed data should be generated.
Apparently the repo is not checking for this, since with a repo running the command
CCN_LINGER=3000 ccnls ccnx:/fill/with/versions/%C1.R.sw
will happily generate many responses, each with a new version.
ccnslurp ccnx:/fill/er/up/%C1.R.sw is even more interesting...
History
Updated by Paul Rasmussen 29 days ago
- Status changed from New to Resolved
- Assigned to set to Michael Plass
This should now be fixed