Feature #4544
Updated by Ashlesh Gawande over 4 years ago
nlsrc should be modified to optionally read the router name after the commands: nlsrc status \<routerName\> nlsrc lsdb \<routerName\> nlsrc routing \<routerName\> (status shows both lsdb and routing information) Without router name it should maintain the current behavior of querying /localhost Man page should be updated as part of this feature: https://github.com/named-data/NLSR/blob/master/docs/manpages/nlsrc.rst We Then we can then easily test it in Mini-NDN without relying on manual testing with the browser (http://netlab.cs.memphis.edu/script/htm/ndn-status/status.htm).