Project

General

Profile

Actions

Bug #2831

closed

AccessStrategy: loop back to downstream

Added by Junxiao Shi almost 9 years ago. Updated almost 9 years ago.

Status:
Closed
Priority:
High
Assignee:
Category:
Forwarding
Target version:
Start date:
05/23/2015
Due date:
% Done:

100%

Estimated time:
2.00 h

Description

Steps to reproduce:

  1. A$ nfdc register /example udp://B; nfdc set-strategy /example /localhost/nfd/strategy/access
  2. B$ nfdc register /example udp://A; nfdc set-strategy /example /localhost/nfd/strategy/access
  3. observe traffic with ndndump
  4. A$ ndnpeek /example/$RANDOM

Expected: an Interest is sent from A to B

Actual: an Interest is sent from A to B, and then the same Interest (with same Nonce) is looped back from B to A

Actions #1

Updated by Junxiao Shi almost 9 years ago

  • Status changed from New to In Progress
Actions #2

Updated by Junxiao Shi almost 9 years ago

  • Status changed from In Progress to Code review
  • % Done changed from 0 to 100
Actions #3

Updated by Junxiao Shi almost 9 years ago

  • Status changed from Code review to Closed
Actions

Also available in: Atom PDF