Jonny Kong

Results 4 issues of Jonny Kong

Currently, python-ndn does not handle [NDN link protocol packets](https://redmine.named-data.net/projects/nfd/wiki/NDNLPv2#NDNLPv2), except NACK. For example, when the network gets congested, NFD will wrap Interest/Data packets in NDNLP packet with congestion markings. The...

Given an array of node addresses as input, this function returns an array of launched worker PIDs. However, the returned pids do not necesssarily match the order of input addresses....

Problem: Previously, the fallback logic to ".conf" was located outside of `vim.filetype.match()` and directly within the AutoCmd definition. As a result, `vim.filetype.match()` would return nil instead of ".conf" for fallback...

filetype