-
5aea33b5f8ace2934d67a3f175c2c90229fdb9ec attempts to fix #56, but it is not a valid fix. It seems that I cannot reopen that issue, so I'm opening a new issue.
RFC5869 does not limit length of IKM. …
-
NDN provides documentation for an updated packet format, the spec can be found here [1].
The new packet format looks promising. We should support that in the near future.
[1] https://named-data.ne…
-
This package is targeted at "POSIX compatible OS". However, looking at the code, I noticed several incompatibilities with POSIX. These are a couple of examples I saw so far, but I only took a quick lo…
-
**Describe the bug**
When playing with nanocl on Ubuntu 24.04 I've encountered couple of issues:
1) It's related to existing Ubuntu bug:
https://bugs.launchpad.net/ubuntu/+source/libpod/+bug/2040…
-
I am trying to build this NFD as it has a self-learning strategy V2, which adds unicast faces automatically. But I can not build as it throws the following error:
```
$ ./waf configure
Setting …
-
**Summary:**
Currently README lacks the link to ndn-cxx repo and how to install this library and its dependecny
**Would you like to work on the issue?**
Yes
@jrandallclark adding exact steps …
-
gopika@Jujo:~/ndnSIM/ndn-cxx$ ./waf configure
Setting top to : /home/gopika/ndnSIM/ndn-cxx
Setting out to : /home/gopika/ndnSIM/ndn-cxx/build
Chec…
-
As was discovered by Paul-HIT in issue https://github.com/named-data-iot/ndn-iot-package-over-nordic-sdk/issues/23, the current ndn-lite library adaptation to the nordic sdk only works on the nRF2840,…
-
Cloned from Pagure issue: https://pagure.io/389-ds-base/issue/49880
- Created at 2018-08-02 16:15:27 by [amsharma](https://pagure.io/user/amsharma) (@amsharma3)
- Assigned to nobody
---
#### Issue D…
-
As explained in [this issue](https://redmine.named-data.net/issues/4838) in the original PSync project, when PSync computes a murmurhash on an NDN name, it currently uses the name URI string. But ther…