Activity
From 04/21/2016 to 05/20/2016
05/13/2016
- 02:52 PM Task #3337 (Closed): The MetaInfo ContentType should not be restricted
- Changes merged to master. The MetaInfo CCL API page is updated.
05/12/2016
- 05:37 PM Feature #2075: The library should have an API to inform the application when the connection is lost to the forwarder
- I like this. I would go even further and propose an OnFailure callback that would accept all the reasons that OnTimeo...
05/10/2016
- 12:01 PM Feature #2075: The library should have an API to inform the application when the connection is lost to the forwarder
- How about adding a reason code to the OnTimeout callback? Currently, when the application calls expressInterest but t...
05/04/2016
- 04:17 PM Task #3446 (Closed): NDNLPv2 support
- The CCL API page is updated:<br>
http://named-data.net/doc/ndn-ccl-api/face.html#face-expressinterest-methods - 02:40 PM Task #3446 (Resolved): NDNLPv2 support
- The changes are merged to the master branch in all libraries.
05/03/2016
- 08:52 AM Task #3446: NDNLPv2 support
- Hi Andrew. Can you send the question to nfd-dev? I think it is general enough and will get more attention.
- 08:23 AM Task #3446: NDNLPv2 support
- Question: can I get an example of how someone/anyone has used the different NACK codes to alter the flow of their app...
05/02/2016
- 11:37 AM Task #3446 (In Progress): NDNLPv2 support
- In the NDNLPv2 branch of jNDN and NDN-JS, added the NetworkNack object and added support for OnNetworkNack to express...
04/28/2016
- 12:08 PM Task #3590 (Closed): MemoryContentCache: Support setInterestFilter
- Changes merged to master in all libraries.
04/27/2016
- 03:38 PM Task #3606 (Closed): Set the Interest nonce before saving in the PIT
- Changes are committed in all libraries.
04/26/2016
- 09:27 PM Task #3606: Set the Interest nonce before saving in the PIT
- Thanks! I'll reply to the email.
- 12:49 PM Task #3606: Set the Interest nonce before saving in the PIT
- I asked this in an email to Junxiao, who said:
From protocol point of view, the Nack must be able to locate the co... - 12:10 PM Task #3606: Set the Interest nonce before saving in the PIT
- Just a quick question: Why is it important to compare the nonce of the NACK with the nonce in the PIT? Isn't it enoug...
04/25/2016
- 01:21 PM Task #3606 (Closed): Set the Interest nonce before saving in the PIT
- expressInterest makes a copy of the supplied Interest. But currently the nonce is only set when in the wire encoding....
04/22/2016
- 04:01 PM Task #3446: NDNLPv2 support
- Currently, expressInterest has the onData and onTimeout callbacks. To support network Nack, we need another callback....
- 03:32 PM Task #3446: NDNLPv2 support
- Andrew Brown wrote:
> We tried 0.4 but had some startup issues (a BerEncoding exception coming from libcryptopp?) ...
04/21/2016
- 11:12 AM Feature #2075: The library should have an API to inform the application when the connection is lost to the forwarder
- Andrew Brown wrote:
> We already have getIsConnected() in there; could we use that?
AsyncTcpTransport.getIsConnec...
Also available in: Atom