Project

General

Profile

Actions

Bug #1601

closed

repo-ng single putfile failure using NFD, but success using ndnd-tlv

Added by Shuo Chen almost 10 years ago. Updated almost 10 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
05/15/2014
Due date:
% Done:

0%

Estimated time:

Description

repo-ng single putfile failure using NFD, but success using ndnd-tlv

NFD, repo and ndnputfile are all run in the same machine.

When using NFD:

repo-ng starts with the sample config file.

ndndputfile command line:

./ndnputfile -v -s ndn:/example/repo/1 ndn:/example/data/1/test/2 ../../README.md

The ndnputfile shows:
setInterestFilter for /example/data/1/test/2/%00%00%01E%FF%084%11

When debugging repo-ng, it actually sends the interest named /example/data/1/test/2/%00%00%01E%FF%084%11, but the ndnputfile does not receive it.

It works well in ndnd-tlv.

Actions #1

Updated by Shuo Chen almost 10 years ago

  • Status changed from New to Closed
Actions #2

Updated by Alex Afanasyev almost 10 years ago

why is it closed? Is it not a bug?

Actions #3

Updated by Shuo Chen almost 10 years ago

It is a bug. But it works well using ndn-tlv-peek and ndn-tlv-poke. I am not sure whether it is a but of repo-ng or NFD. I'm working on figuring it out.

Actions #4

Updated by Shuo Chen almost 10 years ago

The problem is solved after updating ndn-cxx and NFD.

Actions

Also available in: Atom PDF