Project

General

Profile

Actions

Bug #3466

closed

peek/poke not working for non-locals

Added by Muhammad Hosain Abdullahi Sabet about 8 years ago. Updated about 8 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
-
Start date:
02/15/2016
Due date:
% Done:

0%

Estimated time:

Description

Have tried it with ndn:/localhost, ndn:/localprefix, ndn:/non-localprefix. The first two are ok. The last one doesn't receive anything.

localprefix is a prefix I registered on faceid=1 through nfdc
non-localprefix is some prefix I registered on a non-local face.

Actions #1

Updated by Junxiao Shi about 8 years ago

  • Status changed from New to Rejected

I cannot reproduce this bug. If you have more information, post an update and I'll reopen.

My steps:

sunny@vps3:~$ nfd-status -f | grep 'faceid=257 '
  faceid=257 remote=udp4://128.196.203.36:6363 local=udp4://199.175.53.34:6363 counters={in={2026181i 35316d 245768098B} out={35442i 1166d 241044908B}} non-local permanent point-to-point

sunny@vps3:~$ nfdc register /non-localprefix 257
Successful in name registration: ControlParameters(Name: /non-localprefix, FaceId: 257, Origin: 255, Cost: 0, Flags: 1, )

op_sjx@hobo:~$ echo POKE | ndnpoke /non-localprefix

sunny@vps3:~$ ndnpeek /non-localprefix | ndn-dissect
6 (Data) (size: 350)
  7 (Name) (size: 17)
    8 (NameComponent) (size: 15) [[non-localprefix]]
  20 (MetaInfo) (size: 0) [[...]]
  21 (Content) (size: 5) [[POKE%0A]]
  22 (SignatureInfo) (size: 60)
    27 (SignatureType) (size: 1) [[%01]]
    28 (KeyLocator) (size: 55)
      7 (Name) (size: 53)
        8 (NameComponent) (size: 12) [[tmp-identity]]
        8 (NameComponent) (size: 4) [[%E3o%10%CA]]
        8 (NameComponent) (size: 3) [[KEY]]
        8 (NameComponent) (size: 17) [[ksk-1409826388559]]
        8 (NameComponent) (size: 7) [[ID-CERT]]
  23 (SignatureValue) (size: 256) [[%09tAX%8B%E0X%DD%CB2Jy%26%9F%D4%25%3C%1D%B5%A2%80%E8%E9%A2%D0vN%D3%81%2AE%81%F8r%28%40%0F%BF0%AB%9AV%7C%F7%DC%23%F8%08%FFP%CDi%E8%BF%7F%01%D9%29%BE%82%00%D1%D7%E4wVl%12%ED%B5%BE%CE%1C%86%ADl%B3%DE%0A%ABT%81%83bJ%B8%2A%F0o%9C%A8w%03%8C%87%C3K%88%12A%88%F4y%C7%0B%D3%B8%F6-%BE%A0AEx%97%DA%3E%97%2A%DAM%DAs%92%5B%9B%604%C0%FD%D6P%AA%3E%95%92%40%03%3B%AF%02E%D14%95%26%2C%B9%0D%5B%E1%B1%80%1F%91%ED%CD7R%99%9D7%26R%E2%5B%3E%C0qD%E1f%8EB%E1-%81%EF%E9%81%B8%E9%2C%3Fl%5B%C4%9A%D4%29%95%CA%DA%908%13%F3%96%06%8D%C6%C6_t%F5%FC%15%BF%7C%F2%8A2%8D%BE%B9%EEn%B1%DE3%87%1E%22%0C%F4%FD%FE%A5h%94%BF_I%16nZ%EC%D9S%D3U%06%A8%A8%60%DDc%7E%CE%E4%40%0D%1D%19%3E%5B]]
Actions

Also available in: Atom PDF