Project

General

Profile

Issues

Filters

Apply Clear

# Project Tracker Status Priority Subject Assignee Updated Tags
4600 NFD Feature New Normal Redesign NFD Management protocol to use ApplicationParameters 08/26/2020 04:38 PM needs-discussion Actions
4500 NFD Feature New Normal Improve congestion detection/marking algorithm 08/26/2020 04:44 PM needs-discussion Actions
3475 NDN Specifications Task New Normal Explore approach to packet prioritization Jeff Burke 08/26/2020 04:46 PM needs-discussion Actions
3840 NFD-android Feature New Normal mDNS discovery of other NFD nodes on WiFi network 08/26/2020 04:48 PM needs-discussion Actions
3465 NFD Feature New Normal Extend client auto-configuration stages to include mDNS/DNS-SD 08/26/2020 04:52 PM needs-discussion Actions
3333 NFD Feature New Normal Design Interest digest 08/26/2020 04:52 PM needs-discussion Actions
2939 mini-ndn Task New Normal Static IP addresses should be assignable to nodes 09/13/2020 10:25 AM Actions
2943 mini-ndn Task New Normal Collect statistics during experiment 09/13/2020 11:35 AM Actions
2945 mini-ndn Task New Normal Display statistics during collection 09/13/2020 11:49 AM Actions
2947 mini-ndn Task New Normal Add ability to save statistics to file after an experiment has run 09/13/2020 11:50 AM Actions
5063 mini-ndn Task New Normal Define a code style for Mini-NDN and deploy a PyLint bot to comment on gerrit 09/13/2020 11:54 AM Actions
3978 mini-ndn Feature New Normal Design a mechanism to test NLSR with muliplte networks in the same topology 09/13/2020 11:55 AM Actions
2539 ChronoChat Task New Normal Re-license code to GPL 3+ 12/26/2020 07:37 PM Actions
2732 NLSR Task New Normal Refresh Name prefixes when receiving an update Name LSA Saurab Dulal 12/29/2020 06:53 PM Actions
2777 NLSR Task New Normal Only register new routes and unregister invalid routes after a routing table calculation Damian Coomes 12/29/2020 06:53 PM Actions
2958 NLSR Task New Normal Allow user to request NLSR statistics using NLSRC Saurab Dulal 12/29/2020 06:54 PM Actions
2959 NLSR Task New Normal Design NLSR statistics dataset Saurab Dulal 12/29/2020 06:55 PM Actions
3254 NLSR Task New Normal Design automated key rollover process Muktadir Chowdhury 12/29/2020 06:56 PM Actions
3595 NLSR Task New Normal Document certificate generation process Muktadir Chowdhury 12/29/2020 06:57 PM cri-yearone Actions
3937 NLSR Task New Normal NLSR should react to Face event notifications Saurab Dulal 12/29/2020 06:57 PM Actions
3950 NLSR Task New Normal Use CertificateBundleFetcher instead of DirectFetcher Muktadir Chowdhury 12/29/2020 06:57 PM Actions
4424 NLSR Task New Normal Investigate solutions to fetch keys reliably when DirectFetch fails to fetch a key from neighbors' content store 12/29/2020 07:00 PM Actions
4839 NLSR Task New Normal Move setInfoInterestFilter and setLsaInterestFilter to their respective classes Saurab Dulal 12/29/2020 07:00 PM Actions
3277 NLSR Feature New Normal NLSR messages should include process ID 12/29/2020 07:02 PM cri-yeartwo Actions
3626 NLSR Feature New Normal Use IncomingFaceId tag to direct LSA Interests 12/29/2020 07:02 PM Actions
3628 NLSR Feature New Normal External Launcher 12/29/2020 07:02 PM cri-yeartwo Actions
3744 NLSR Feature New Normal Modularize NLSR Saurab Dulal 12/29/2020 07:02 PM cri-yearthree Actions
3948 NLSR Feature New Normal Multiple network support Laqin Fan 12/29/2020 07:03 PM cri-yeartwo Actions
4102 NLSR Feature New Normal Allow user to add or remove neighbors via nlsrc Saurab Dulal 12/29/2020 07:03 PM Actions
4126 NLSR Feature New Normal NLSR Troubleshooting Documentation 12/29/2020 07:03 PM cri-yearone Actions
4170 NLSR Feature New Normal Use ndn-cxx Dispatcher to satisfy LSA interests. Laqin Fan 12/29/2020 07:03 PM Actions
4192 NLSR Feature New Normal Secure launcher for NLSR 12/29/2020 07:03 PM cri-yeartwo Actions
4868 NLSR Feature New Normal Insert the keys and LSA into a local repo so other router's can retrieve independent of cache or nlsr 12/29/2020 07:04 PM Actions
4921 NLSR Feature New Normal Change LSA prefix to /localhop/⟨network⟩/⟨site⟩/⟨router⟩/NLSR/LSA/⟨lsa-type⟩/ 12/29/2020 07:04 PM Actions
5070 NLSR Feature New Normal Optionally compress the NLSR dataset 12/29/2020 07:04 PM Actions
4971 NLSR Bug New Normal Handle uncaught throw statements in NLSR tlv code Saurab Dulal 12/30/2020 10:06 AM Actions
1966 NFD Bug New Normal Interest unsatisfied due to Interest aggregation combined with duplicate Nonce suppression 01/08/2021 10:37 AM Actions
2293 ndn-cxx Feature New Normal Controller: stop-and-wait 01/15/2021 03:52 PM Actions
2540 ChronoSync Task New Normal Re-license code to LGPL 3+ Yingdi Yu 01/18/2021 02:11 AM Actions
5143 PSync Task New Normal FullSync: Append "full-sync" to sync prefix to distinguish from partial sync (/hello and /sync) 01/31/2021 09:20 AM Actions
4880 ndn-cxx Task New Normal Add randomness to exponential retry on Nack in CertificateFetcherFromNetwork 02/12/2021 10:57 AM Actions
5149 NFD Bug New Normal Error 10060 when fetching RIB dataset: Timeout exceeded 02/26/2021 03:25 AM Actions
4845 NLSR Task New Normal Separate nlsr.conf file for test in home directory Saurab Dulal 03/17/2021 02:02 PM Actions
5156 ndn-tools Bug New Normal ndncatchunks: m_nInFlight > 0 assertion failed when transferring large file 04/06/2021 06:00 PM Actions
5168 mini-ndn Task New Normal Write documentation for the examples 06/04/2021 12:59 PM Actions
4572 NFD Feature New Normal nfdc route add: support local+remote FaceUri matching to identify nexthop face 06/09/2021 02:12 PM Actions
5170 mini-ndn Task New Normal Avoid using default topologies 06/10/2021 10:42 AM Actions
2747 NFD Feature New Normal Make StreamFace processing time constant regardless of object size 06/11/2021 03:50 PM Actions
3382 NFD Bug New Normal nfd.conf.sample has face_system.unix section when compiled without Unix sockets support 06/11/2021 03:50 PM Actions
2137 ndn-cxx Task New Normal Provide simple examples with Makefile, automake, waf to build against ndn-cxx library 06/11/2021 03:50 PM documentation Actions
5047 NFD Bug New Normal Router should reject /localhost prefix registration 06/12/2021 11:47 AM Actions
2393 ndn-cxx Feature New Normal ndnsec: update TpmLocator in PIB 06/15/2021 06:01 PM Actions
5174 mini-ndn Task New Normal ndnRoutingHelper: Use nfdc batch command to install route 06/24/2021 03:12 PM Actions
2592 NFD Bug New Normal Ineffective duplicate suppression for satisfied Interest 06/30/2021 10:10 PM DeadNonceList Actions
3945 NFD Feature New Normal DeadNonceList counters 06/30/2021 10:11 PM DeadNonceList Actions
2859 ndn-cxx Feature New Normal Explicitly export public symbols 08/28/2021 07:31 PM Actions
4878 mini-ndn Feature New Normal Run NLSR experiments with ASF strategy set on / Saurab Dulal 12/19/2021 01:02 PM Actions
4794 PSync Task New Normal Look into using ApplicationParameters instead of Name for the IBF 01/09/2022 12:41 PM Actions
4762 NFD Feature New Normal Add a new UnsolicitedDataPolicy that admits unsolicited data by prefix 01/11/2022 02:45 PM Actions
5177 ndn-cxx Feature New Normal Command interest replay detection by (timestamp, nonce)-tuples 01/11/2022 05:43 PM security Actions
3283 NDN Specifications Feature New Normal Multiple signature design 01/13/2022 07:02 PM needs-discussion Actions
1285 NDN Specifications Feature New Normal Tunnel Authentication protocol 01/13/2022 07:20 PM Actions
4550 ndn-cxx Feature New Normal Improve AES support in security::transform 01/13/2022 08:00 PM security, API Actions
4910 NLSR Task New Normal Suppress sub-prefix of a hub's prefix advertised by NFD Saurab Dulal 01/14/2022 09:20 PM Actions
4492 NFD Task New Normal nfdc XML report and nfd-status-http-server test case 01/14/2022 09:33 PM unit-tests Actions
4308 mini-ndn Task New Normal Look into using docker/docker containers 01/14/2022 09:41 PM Actions
5152 NLSR Bug New Normal Problem of assigning link-cost to "zero" for neighbors in Hyperbolic Routing (HR) 03/01/2022 06:44 PM Actions
5175 NFD Feature New Normal Replace CityHash with a more modern hash function 03/17/2022 11:07 AM Actions
5132 mini-ndn Task New Normal NLSR convergence time 03/30/2022 02:49 PM Actions
5113 ndn-cxx Feature New Normal Override certificate name parts in KeyLocator 04/17/2022 09:44 AM security Actions
5119 ndn-tools Feature New Normal Mechanism to learn if a given name prefix is registered with a remote NFD 05/01/2022 04:41 PM needs-discussion Actions
5203 ndns Feature New Normal Accommodate certificate name in KeyLocator 05/04/2022 01:59 PM Actions
5182 NFD Feature New Normal Easier identification of the process at the other end of a UnixStream face Davide Pesavento 05/15/2022 03:01 PM Actions
5208 mini-ndn Task New Normal Allow for batch processing of Nfdc face creation 05/24/2022 12:11 PM Actions
3803 ndn-cxx Bug New Normal Default-constructed Link is encoded with ContentType==BLOB if no delegation is added 05/27/2022 03:47 AM Actions
4042 ndncert Task New Normal Expand scope of PROBE to support more than namespace assignment 06/02/2022 02:32 PM Actions
5220 mGuard Task New Normal Automatically verify public key certificate from the users Saurab Dulal 06/27/2022 04:20 AM mGuard Controller, Attribute Authority Actions
5226 mGuard Task New Normal Fetch data from real MD2K server 06/27/2022 04:27 AM system Actions
5227 mGuard Feature New Normal Move repo interactions to a separation thread 06/27/2022 04:27 AM repo, system Actions
5230 mini-ndn Task New Normal Add notes about NFD log level related packet loss to documentation Alexander Lane 07/05/2022 02:18 PM Actions
5231 mini-ndn Task New Normal Set default access point/IP switch behavior to ignore SDN features 07/12/2022 10:45 AM Actions
5232 mini-ndn Feature New Normal Face creation via topology and enable users to run NLSR in Mini-NDN-Wifi Alexander Lane 07/18/2022 05:32 PM Actions
5243 ndn-tools Bug New Normal Goodput is zero on ARMv7 10/04/2022 04:58 PM Actions
4467 NFD Feature New Normal Export GenericLinkService counters 11/04/2022 09:06 PM Actions
3917 ndn-cxx Feature New Normal Implement InMemoryStorageTimeout 11/04/2022 09:07 PM API Actions
4574 NFD Bug New Normal Dysfunctional test cases in Face/TestTcpFactory Alex Afanasyev 12/13/2022 02:55 AM unit-tests Actions
3895 NFD Task New Normal Write a style file for clang-format 12/20/2022 02:19 AM needs-discussion Actions
5137 PSync Feature New Normal PartialSync: Consumer can schedule sending sync interest before the sync interest gets expired 01/02/2023 08:33 PM Actions
4772 PSync Task New Normal Update our IBF when we detect future hash and renew sync interest 01/02/2023 08:35 PM Actions
4867 PSync Task New Normal FullSync: Investigate sending positive set difference during recovery instead of entire dataset 01/02/2023 08:35 PM Actions
5067 PSync Task New Normal Do not serve discovery hello/sync Interest from publisher cache 01/02/2023 08:36 PM Actions
5068 PSync Feature New Normal Compress IBF and Hello/Sync Data in Partial sync by default 01/02/2023 08:37 PM Actions
5072 PSync Feature New Normal Handle empty IBF 01/02/2023 08:38 PM Actions
5073 PSync Task New Normal If there is a jump in the sequence number, don't remove the old sequence from the IBF 01/02/2023 08:43 PM Actions
5159 PSync Task New Normal PartialSync: replace hello Interest/data with sync Interest/data using a special bloom filter/prefix 01/02/2023 08:44 PM Actions
4677 PSync Feature New Normal Add simpler way for consumer to subscribe to full data set 01/02/2023 08:44 PM Actions
4847 PSync Feature New Normal Call addUserNode if prefix not present in publishName 01/02/2023 08:45 PM Actions
4863 PSync Feature New Normal Modify Consumer to support syncing with multiple producers 01/02/2023 08:45 PM Actions
4864 PSync Feature New Normal Consumer send hello and sync interest automatically 01/02/2023 08:45 PM Actions
5252 mini-ndn Feature New Normal Allow scripts to define custom configuration options for NLSR and NFD Dylan Hensley 02/14/2023 08:20 PM Actions
5253 mGuard Task New Normal Modularize mGuard pub-sub API Saurab Dulal 03/29/2023 06:46 PM Actions
5258 NLSR Feature New Normal Increase possible range of supported Hello interest intervals and related configurable values 04/11/2023 04:20 PM Actions
3422 NDN in the browser Task New Normal ndn protocol add-on: Rewrite deprecated XPCOM and XUL 05/20/2023 06:21 AM Actions
1017 NDN in the browser Bug New Normal Firefox add-on should try to reconnect if connection drops 05/20/2023 06:21 AM Actions
1016 NDN in the browser Bug New Normal Firefox NDN toolbar should report if can't connect to a hub 05/20/2023 06:22 AM Actions
1014 NDN in the browser Bug New Normal Address bar reverts to interest selector when leaving and returning to a tab 05/20/2023 06:22 AM Actions
3611 NDN in the browser Task New Normal Micro Forwarder README 05/20/2023 06:22 AM Actions
5266 PSync Bug New Normal Drop sync reply freshness to prevent caching-related issues Alexander Lane 05/23/2023 06:32 PM Actions
2901 NDN Specifications Feature New Normal CompressionType and EncryptionType in MetaInfo 05/25/2023 08:28 PM needs-discussion Actions
2899 NDN Specifications Feature New Normal DigestSha256 vs CRC-32C 05/25/2023 08:28 PM needs-discussion Actions
5273 ndnSIM Bug New Normal Duplicated commands of AddRoute and RemoveRoute do not modify FIB Mark Theeranantachai 07/17/2023 12:12 PM Actions
5272 mGuard Task New Normal Handle CK data segmentation and content segmentation if the size exceed the MTU size Tianyuan Yu 07/19/2023 09:36 PM Actions
5260 mGuard Task New Normal change semantic location lookup in database to return only one location Adam Thieme 07/19/2023 09:42 PM Actions
5259 mGuard Task New Normal Add participant ID to semantic location lookup Adam Thieme 07/19/2023 09:43 PM Actions
5257 mGuard Feature New Normal Initializing Requester Names via Controller Certs Adam Thieme 07/19/2023 09:49 PM Actions
5194 mGuard Task New Normal Unit and Integration tests Saurab Dulal 07/26/2023 09:24 PM unit-tests, integration Actions
4343 NFD Feature New Normal ASF strategy should isolate timed-out or NACK'd interests into separate namespaces 07/28/2023 10:20 PM ASF Actions
3804 NDN Specifications Feature New Normal SignatureHmacWithSha256_128 07/29/2023 08:48 PM needs-discussion Actions
5233 mGuard Feature New Normal Add wildcard support in both the name tree and in the parser 08/02/2023 09:27 PM Actions
5223 mGuard Task New Normal Investigate problems with key names and interest/data parameter setting in NAC-ABE Saurab Dulal 08/02/2023 09:38 PM NAC-ABE Actions
5280 ndn-cxx Bug New Normal ValidityPeriod.NotAfter=99991231T235959 truncated 08/07/2023 06:20 PM Actions
5256 mGuard Task New Normal Update mGuard naming convention to incorporate metadata and revision number of the stream Saurab Dulal 08/09/2023 08:56 PM Actions
5283 mGuard Task New Normal Write New Example Consumer Application for Testing Howard Zhu 08/09/2023 10:02 PM Actions
5281 mGuard Task New Normal Example Consumer Updates 08/09/2023 10:02 PM Actions
5282 mGuard Task New Normal Update Current Example Consumer Application Howard Zhu 08/09/2023 10:03 PM Actions
5287 mGuard Task New Normal Developer Guide 08/09/2023 10:09 PM Actions
5288 NFD Feature New Normal DeadNonceList with hashtable buckets 08/13/2023 10:14 PM DeadNonceList Actions
5166 NFD Feature New Normal Make DeadNonceList lifetime configurable 08/13/2023 10:19 PM DeadNonceList Actions
4549 NLSR Bug New Normal NLSR currently segments LSAs very conservatively 08/14/2023 11:05 AM Actions
5261 mGuard Task New Normal fix identity-management-fixture Adam Thieme 08/19/2023 12:46 AM Actions
5219 mGuard Feature New Normal Support name prefix of data requesters in the policy Adam Thieme 08/19/2023 12:53 AM Attribute Authority Actions
5289 mGuard Task New Normal test mGuard for possible testbed-related bugs 08/19/2023 12:57 AM Actions
5290 mGuard Task New Normal create valid trust schema for testbed experiments 08/19/2023 12:58 AM Actions
5284 mGuard Task New Normal Documentation Updates 08/21/2023 06:26 PM Actions
5209 ndn-cxx Feature New Normal Ed25519 signature type 08/23/2023 11:50 PM Ed25519, security Actions
5241 ndn-cxx Task New Normal Redesign support for HMAC keys 08/24/2023 08:00 PM security, openssl Actions
4870 NFD-android Bug New Normal Persistent notification is posted when NFD is not running 08/24/2023 08:44 PM Actions
5150 NAC Feature New Normal Implement access revocation 08/28/2023 04:55 AM Actions
5292 mGuard Task New Normal Script to automate mGuard evaluation 08/31/2023 09:20 PM Actions
5294 mGuard Task New Normal add time-based attributes to producer/publisher code 08/31/2023 10:16 PM Actions
5295 mGuard Task New Normal Application needs to be able to configure time granularity 08/31/2023 10:17 PM Actions
5296 mGuard Task New Normal bundle datapoints based on attributes 08/31/2023 10:18 PM Actions
4765 NFD-android Feature New Normal ndnping server 09/01/2023 02:35 AM Actions
5293 mGuard Task New Normal Modify data generator to be configurable via command line Adam Thieme 09/14/2023 09:48 PM Actions
1516 ndn-cxx Task New Normal Add howto/hands-on manual on creating certificates 10/07/2023 09:15 PM documentation, security Actions
2069 ndn-cxx Task New Normal Write tests for ndnsec 10/07/2023 09:20 PM unit-tests Actions
3261 NFD Task New Normal App-developer oriented docs summarizing autoconfiguration steps 10/07/2023 09:40 PM documentation Actions
3482 NFD Task New Normal Document expected packet processing performance 10/07/2023 09:47 PM documentation Actions
3807 NFD Task New Normal Content store profiling 10/07/2023 09:51 PM Actions
3824 NFD Feature New Normal NetworkRegionTable dataset 10/07/2023 09:52 PM needs-discussion Actions
3902 ndn-tools Bug New Normal ndncatchunks with AIMD pipeline randomly hangs after transfer is complete 10/07/2023 09:55 PM Actions
5301 mGuard Task New Normal Change semantic location window to formatted timestamp Adam Thieme 11/21/2023 09:57 PM Actions
5302 mGuard Task New Normal Change all timestamps to unix time Adam Thieme 11/21/2023 09:59 PM Actions
5291 ndn-cxx Feature New Normal Deterministic ECDSA signing 11/23/2023 07:58 PM security, openssl Actions
4973 NFD Feature New Normal Self-learning: switch from multicast to unicast on Wi-Fi infrastructure 12/01/2023 06:55 PM self-learning Actions
5031 NFD Feature New Normal Make NFD work out of the box 12/01/2023 06:56 PM self-learning Actions
5029 NFD Feature New Normal Self-learning forwarding strategy v2 12/01/2023 06:58 PM self-learning Actions
5018 NFD Bug New Normal Attach PrefixAnnouncement to Data if needed in afterContentStoreHit 12/01/2023 06:58 PM self-learning Actions
4281 NFD Feature New Normal Develop self-learning for broadcast and ad hoc wireless faces 12/01/2023 07:00 PM self-learning Actions
5023 NFD Feature New Normal Self-learning: avoid sending duplicate packets to Faces over the same physical link 12/01/2023 07:01 PM self-learning Actions
5026 NFD Task New Normal Self-learning: unit testing 12/01/2023 07:04 PM self-learning, unit-tests Actions
5006 ndn-cxx Feature New Normal CertificateBundle producer 12/01/2023 08:23 PM CertificateBundle Actions
5005 ndn-cxx Feature New Normal CertificateBundle publisher 12/01/2023 08:24 PM CertificateBundle Actions
5007 ndn-cxx Feature New Normal CertificateBundle fetcher 12/01/2023 08:25 PM CertificateBundle Actions
5148 ndn-cxx Feature New Normal ValidatorConfig: multiple sig-type restrictions in a single checker 12/01/2023 08:41 PM ValidatorConfig Actions
4893 ndn-tools Feature New Normal ndncatchunks: have Consumer use ValidatorConfig 12/01/2023 08:43 PM ValidatorConfig Actions
5126 ndn-cxx Bug New Normal Unreliable (or ill-designed?) test case Encoding/TestBlock/Construction/FromBlock 12/08/2023 07:12 PM unit-tests Actions
5059 NFD Feature New Normal Congestion Detection: Monitor NIC incoming buffer queue 12/08/2023 07:16 PM needs-discussion Actions
5060 NFD Feature New Normal Congestion Detection: Monitor size of PIT vs. available memory 12/08/2023 07:18 PM needs-discussion Actions
4363 NFD Feature New Normal Adjust Multipath Forwarding Strategy based on Congestion Marks 12/08/2023 07:20 PM needs-discussion Actions
5305 PSync Task New Normal Enhance HELLO protol to notify consumers of new prefixes when they are added 12/21/2023 06:21 PM Actions
5307 mGuard Bug New Normal ck+encrypted data bug 01/09/2024 09:31 PM Actions
5306 mGuard Task New Normal Fix Waf Scripts Adam Thieme 01/24/2024 04:08 AM Actions
4915 NFD Feature New Normal ASF should check PIT entry for other un-NACK'd inrecord nonces after receiving duplicate NACK 02/02/2024 11:05 PM ASF Actions
4903 NFD Feature New Normal ASF strategy should try alternative paths (if available) if a NACK is received 02/02/2024 11:06 PM ASF Actions
4886 NFD Feature New Normal ASF strategy should give the same probing probability to next hops that have the same rank (cost) 02/02/2024 11:08 PM ASF Actions
4298 NFD Feature New Normal Add some random jitter to probing interval in ASF strategy 02/02/2024 11:10 PM ASF Actions
3830 NFD Task New Normal Make ASF strategy tests predictable 02/02/2024 11:15 PM ASF, unit-tests Actions
5312 PSync Task New Normal Improve handling of stale sync data/"no new update" 02/12/2024 09:02 PM Actions
4882 ndn-cxx Task New Normal Improve "NDN Regular Expression" documentation 02/20/2024 02:54 AM documentation Actions
5313 ndn-cxx Feature New Normal ValidatorConfig: specify signed Interest fields 02/23/2024 07:26 PM ValidatorConfig Actions
5207 NFD Feature New Normal autoconfig: allow NDN-FCH service over HTTPS 03/05/2024 04:38 PM Actions
5314 mini-ndn Task New Normal Automatically install utilities needed for doc generation in NDN dependencies Alexander Lane 04/02/2024 06:20 PM Actions
5317 mGuard Task New Normal Facilitate New Users/Policies 04/05/2024 09:33 PM Actions
4959 ndn-cxx Bug New Normal operator<<(std::ostream&, const Data&) may throw Davide Pesavento 05/11/2024 08:14 PM Actions
5319 ndn-cxx Feature New Normal Non-root user in container images 05/11/2024 08:35 PM docker Actions
5320 NFD Bug New Normal Potential double-free in Nfdc/TestCommandDefinition 05/16/2024 06:03 PM Actions
1695 repo-ng Task In Progress Normal Repo-ng slowdown for large repo sizes 08/11/2014 08:16 AM Actions
1965 ndns Task In Progress Normal Extend documentation Shock Jiang 11/26/2014 12:24 AM Actions
1801 repo-ng Task In Progress Normal repo performance test tools: repong-put-packet repong-get-packet repong-remove-packet Shuo Chen 03/03/2015 12:00 PM Actions
2187 ndns Task In Progress Normal remove RRs on name server when the DSK which signs those RRs are removed. Shock Jiang 03/26/2015 12:20 PM Actions
3035 ndn-sci Bug In Progress Normal catalog throws runtime errors Chengyu Fan 07/14/2015 02:05 PM Actions
2887 ndn-sci Task In Progress Normal Implement Publish Agent and Adapter susmit shannigrahi 07/14/2015 02:16 PM Actions
2770 ndn-sci Task In Progress Normal base catalog version on ChronoSync Chengyu Fan 10/14/2015 01:16 PM Actions
4253 NLSR Task In Progress Normal Unit tests should be more deterministic 08/24/2017 10:58 AM Actions
4353 NLSR Task In Progress Normal Improve LSA class hierarchy and related methods. 11/03/2017 01:27 PM Actions
1747 NDN Specifications Task In Progress Normal Request IPv4 and IPv6 multicast addresses from IANA Alex Afanasyev 01/13/2018 06:51 PM Actions
4536 mini-ndn Feature In Progress Normal Allow NLSR bot to test NLSR against release versions of ndn-cxx, NFD Alexander Lane 05/30/2018 02:05 PM Actions
4638 mini-ndn Task In Progress Normal Allow manual specification of experiment module in ExperimentManager Alexander Lane 06/20/2018 09:39 AM mininet-wifi Actions
4625 mini-ndn Feature In Progress Normal Add support for the tshark NDN dissector Alexander Lane 06/29/2018 08:50 AM Actions
(401-600/728) Per page: 50, 100, 200

Also available in: Atom CSV PDF