Junxiao Shi

Results 45 comments of Junxiao Shi

I'm attempting to use this library on [snickerdoodle black + piSmasher baseboard](https://krtkl.com/snickerdoodle/). It contains: * Xilinx Zynq-7020, same as the Zedboard * Marvell 88E1512 PHY * PHY signals are wired...

I'm experiencing the same problem when I upgraded from 2.24.1 to 2.24.6. I have tried the binary with compose-go v2.0.0-rc8 and the problem disappears. Thus, #11536 is effective in resolving...

There is no routing functionality in this library.

For PIT token, it isn't necessary for the library to memorize incoming Interests in a PIT. Producer handler should be given a reply function, which memorizes the current Interest including...

Proper NDN-DPDK support has 3 ingredients: * PIT token * memif transport * management protocol For memif transport, build a Python extension based on libmemif C library. This should be...