[Nfd-dev] 1-to-Many NDN-RTC test and hub strategy

Gusev, Peter peter at remap.ucla.edu
Tue Jun 14 13:45:56 PDT 2016


Thanks, Junxiao,

I’ve got the changes:

$ git clone http://gerrit.named-data.net/NFD && cd NFD
$ git fetch http://gerrit.named-data.net/NFD refs/changes/76/2876/2 && git checkout FETCH_HEAD
$ git submodule init && git submodule update
$ ./waf configure && ./waf
$ sudo ./waf install

compiled NFD:

$ nfd --version
0.4.1-24-g7280b4f

However, nfd-status doesn’t output anything for me, is this normal?

$ nfd-start
1465935605.510651 INFO: [StrategyChoice] setDefaultStrategy /localhost/nfd/strategy/best-route/%FD%04
1465935605.510897 INFO: [InternalForwarderTransport] [id=0,local=internal://,remote=internal://] Creating transport
1465935605.510932 INFO: [FaceTable] Added face id=1 remote=internal:// local=internal://
1465935605.511518 WARNING: [CommandValidator] Wildcard identity is intended for demo purpose only and SHOULD NOT be used in production environment
1465935605.511524 INFO: [CommandValidator] Giving privilege "faces" to identity wildcard
1465935605.511527 INFO: [CommandValidator] Giving privilege "fib" to identity wildcard
1465935605.511530 INFO: [CommandValidator] Giving privilege "strategy-choice" to identity wildcard
1465935605.511758 INFO: [StrategyChoice] changeStrategy(/ndn/broadcast) from /localhost/nfd/strategy/best-route/%FD%04 to /localhost/nfd/strategy/multicast/%FD%01
1465935605.511774 INFO: [StrategyChoice] changeStrategy(/localhost) from /localhost/nfd/strategy/best-route/%FD%04 to /localhost/nfd/strategy/multicast/%FD%01
1465935605.511788 INFO: [StrategyChoice] changeStrategy(/localhost/nfd) from /localhost/nfd/strategy/multicast/%FD%01 to /localhost/nfd/strategy/best-route/%FD%04
1465935605.511798 INFO: [TablesConfigSection] Setting CS max packets to 65536
1465935605.512313 INFO: [MulticastUdpTransport] [id=0,local=udp4://172.17.0.2:56363,remote=udp4://224.0.23.170:56363] Creating transport
1465935605.512322 INFO: [FaceTable] Added face id=256 remote=udp4://224.0.23.170:56363 local=udp4://172.17.0.2:56363
1465935605.512363 INFO: [EthernetTransport] [id=0,local=dev://eth0,remote=ether://[01:00:5e:00:17:aa]] Creating transport
1465935605.512949 INFO: [FaceTable] Added face id=257 remote=ether://[01:00:5e:00:17:aa] local=dev://eth0
1465935605.513038 WARNING: [CommandValidator] Wildcard identity is intended for demo purpose only and SHOULD NOT be used in production environment
1465935605.513047 INFO: [CommandValidator] Giving privilege "faces" to identity wildcard
1465935605.513103 INFO: [CommandValidator] Giving privilege "fib" to identity wildcard
1465935605.513140 INFO: [CommandValidator] Giving privilege "strategy-choice" to identity wildcard
1465935605.513313 INFO: [InternalForwarderTransport] [id=0,local=null://,remote=null://] Creating transport
1465935605.513325 INFO: [FaceTable] Added face id=255 remote=null:// local=null://
1465935605.516135 INFO: [InternalForwarderTransport] [id=0,local=contentstore://,remote=contentstore://] Creating transport
1465935605.516144 INFO: [FaceTable] Added face id=254 remote=contentstore:// local=contentstore://
1465935605.522935 INFO: [PrivilegeHelper] dropped to effective uid=0 gid=0
1465935605.524431 INFO: [AutoPrefixPropagator] Load auto_prefix_propagate section in rib section
1465935605.524910 INFO: [AutoPrefixPropagator] Load auto_prefix_propagate section in rib section
1465935605.525198 INFO: [RibManager] Listening on: /localhost/nfd/rib
1465935605.528298 INFO: [RibManager] Start monitoring face create/destroy events
1465935605.531024 INFO: [UnixStreamTransport] [id=0,local=unix:///run/nfd.sock,remote=fd://26] Creating transport
1465935605.531041 INFO: [FaceTable] Added face id=258 remote=fd://26 local=unix:///run/nfd.sock
1465935605.535805 INFO: [AutoPrefixPropagator] local registration only for /localhost/nfd/rib
$ nfd-status
$

Likewise, nfdc command doesn’t do anything.

Thanks,

--
Peter Gusev

peter at remap.ucla.edu<mailto:peter at remap.ucla.edu>
+1 213 5872748
peetonn_ (skype)

Software Engineer/Programmer Analyst @ REMAP UCLA

Video streaming/ICN networks/Creative Development

On Jun 13, 2016, at 11:01 AM, Junxiao Shi <shijunxiao at email.arizona.edu<mailto:shijunxiao at email.arizona.edu>> wrote:

Hi Peter

You may check out a commit from Gerrit by following step 1-3 on the procedure given in http://www.lists.cs.ucla.edu/pipermail/nfd-dev/2015-June/001147.html
Afterwards, do a ./waf distclean, and recompile.

Yours, Junxiao

From: Gusev, Peter<mailto:peter at remap.ucla.edu>
Sent: Monday, June 13, 2016 10:34
To: Junxiao Shi<mailto:shijunxiao at email.arizona.edu>
Subject: Re: [Nfd-dev] 1-to-Many NDN-RTC test and hub strategy

Hi Junxiao,

I have little experience with gerrit. Can you please give me exact steps on how to merge these changes into my NFD git repo?

Thanks,

--
Peter Gusev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/nfd-dev/attachments/20160614/372bb04b/attachment.html>


More information about the Nfd-dev mailing list