Project

General

Profile

Activity

From 03/16/2015 to 04/14/2015

04/14/2015

11:35 AM Feature #2532: Remote Prefix Registration
The Node.js DNS lookup is async-only, so in NDN-JS I had to make Face.isLocal async: isLocal(onResult, onError)
ht...
Anonymous

04/03/2015

03:44 PM Feature #2566: Implement Face.setInterestFilter
Merged the jNDN branch issue/2566-setInterestFilter into master.
The same changes to the other libraries are in pr...
Anonymous

03/26/2015

03:58 PM Feature #2566 (In Progress): Implement Face.setInterestFilter
See the jNDN branch issue/2566-setInterestFilter. See the updates to the CHANGELOG:<br>
https://github.com/named-dat...
Anonymous
12:03 PM Feature #2566: Implement Face.setInterestFilter
In my opinion, this is correct and desired behavior. Alex Afanasyev
11:30 AM Feature #2566: Implement Face.setInterestFilter
"Longest prefix match" question: The ndn-cxx function processInterestFilters calls every callback which matches.<br>
...
Anonymous
03:55 PM Task #2579 (In Progress): Provide send/sendData in Face() and deprecate in Transport
See updates in Feature #2566.
Anonymous
10:48 AM Task #2624: Deprecate ndnx packet format support, remove in a later release
Added "remove in a later release" to the Subject since this issue will track through the final removal of NDNx support. Anonymous
10:39 AM Bug #1517: registerPrefix adds the onInterest callback even when registration fails
This applies to all libraries. Set to blocked by test #2624 because the current process to register a prefix is tied ... Anonymous

03/18/2015

12:38 PM Bug #1047: The removeRegisteredPrefix API should "unregister" from the forwarding daemon
Yes, callbacks are missing. Alex Afanasyev
11:10 AM Bug #1047: The removeRegisteredPrefix API should "unregister" from the forwarding daemon
Need to add optional callbacks for success and failure. Anonymous
09:43 AM Feature #2566: Implement Face.setInterestFilter
This form of unsetInterestFilter is a convenience alias for unregisterPrefix. It also matches convenience version of... Alex Afanasyev
07:51 AM Feature #2566: Implement Face.setInterestFilter
unsetInterestFilter(const RegisteredPrefixId* registeredPrefixId) seems to do the same thing as unregisterPrefix(cons... Anonymous

03/17/2015

04:09 PM Task #1921 (Closed): Provide equivalent to NDN_MAX_PACKET_SIZE
Added the check in putData. Anonymous

03/16/2015

03:18 PM Task #2579: Provide send/sendData in Face() and deprecate in Transport
Not exactly. Data packet can has other fields that are bundled with the Data (e.g., LocalControlHeader), which needs... Alex Afanasyev
12:53 PM Task #2579: Provide send/sendData in Face() and deprecate in Transport
Question: In ndn-cxx, Face.put says "It is highly recommended to use a Data packet that was created using make_shared... Anonymous
01:11 PM Feature #2531 (In Progress): LocalControlHeader
Re-opened and moved to NDN-CCL since this applies to all libraries. It is implemented in jNDN. Need to implement in t... Anonymous
01:03 PM Feature #2532 (In Progress): Remote Prefix Registration
Re-opened and moved to NDN-CCL since this applies to all libraries. It is implemented in jNDN. Need to implement in t... Anonymous
 

Also available in: Atom