Actions
Task #3051
openInvestigate Mininet's per-host private directories feature for NFD socket file
Start date:
07/17/2015
Due date:
% Done:
90%
Estimated time:
Description
Currently, Mini-NDN creates the NFD socket file of each node in the node's home folder and modifies nfd.conf and client.conf to point to this socket file.
This task should look into using the per-host private directories feature from Mininet to mount the created socket file to /var/run so that the configuration files do not have to be modified.
Actions