1. 1bc9b47 Remove arbitrary arguments in favor of parsing arguments from experiment files. by Alexander Lane · 7 years ago
  2. 212cb82 Autocomplete command line arguments. by Ashlesh Gawande · 8 years ago
  3. e842cc2 Exit cleanly on Mininet errors. by Alexander Lane · 7 years ago
  4. 532302b nfd: add option to set CS size by Ashlesh Gawande · 7 years ago
  5. 5f8c796 ndn: Fix name "cost" to "link-cost" in nlsr.conf file by Saurab Dulal · 7 years ago
  6. 092755e Change NFD log and conf file names to nfd.log, nfd.conf by Saurab Dulal · 7 years ago
  7. 73caa52 adjust to use ndn-cxx logging by dmcoomes · 7 years ago
  8. ed557f5 docs: Prepare version 0.4.0 release notes by Ashlesh Gawande · 7 years ago v0.4.0
  9. 55d2bf4 install.sh: Added function commonClientLibraries by Jeff Thompson · 7 years ago
  10. 7b3655a Modified Vagrantfile to remove sudo from the installation process by Saurab Dulal · 7 years ago
  11. 22642a3 docs: mention the contributing guide by Nick Gordon · 7 years ago
  12. 7a6978e Use the nlsr.conf file installed in the system by Saurab Dulal · 7 years ago
  13. a80484e Changes to adopt to latest ndn-cxx by Ashlesh Gawande · 7 years ago
  14. 5d9ba60 use infoedit to edit nfd config files by Saurab Dulal · 7 years ago
  15. 74da84c check for coordinates before running hyperbolic routing by dmcoomes · 7 years ago
  16. 80eeea1 change default working directory by dmcoomes · 7 years ago
  17. 8fb3a54 Provide a vagrant file by dmcoomes · 7 years ago
  18. 501d4d6 Arbitrary arguments by Ashlesh Gawande · 7 years ago
  19. ad5de70 docs: update authors by dmcoomes · 7 years ago
  20. a013686 Revise mininet installation instructions by dmcoomes · 7 years ago
  21. 2763f19 Use SIGQUIT instead of SIGINT by Ashlesh Gawande · 7 years ago
  22. 2ef39c0 fix nlsr startup error by dmcoomes · 7 years ago
  23. ecf9c5a Provide option to disable NLSR by dmcoomes · 7 years ago
  24. 7adc7f7 Provide option to run NLSR in dry-run mode by dmcoomes · 7 years ago
  25. 9850d65 Update install.sh to use ldconfig for chronosync by dmcoomes · 7 years ago
  26. 6a075c2 Add experiment to test nlsrc by Ashlesh Gawande · 7 years ago
  27. 02852a0 Update install script to use fixed version of ChronoSync by Ashlesh Gawande · 7 years ago
  28. ec08483 Update install script for ChronoSync Use specific commits of ndn-cxx and NFD by Ashlesh Gawande · 8 years ago
  29. 708fcca Create faces in NFD for each neighbor of NLSR by Ashlesh Gawande · 8 years ago
  30. 59f8624 Fix key does not exist error by Ashlesh Gawande · 8 years ago
  31. da475f0 docs: Prepare version 0.3.0 release notes by Ashlesh Gawande · 8 years ago v0.3.0
  32. f6a610b No need to store host names, make network name a constant by Ashlesh Gawande · 8 years ago
  33. 95789cc update INSTALL.md, use mini-ndn name in CLI by Ashlesh Gawande · 8 years ago
  34. 5f47020 add new experiments for NLSR bot by Ashlesh Gawande · 8 years ago
  35. 3bed483 add missing cert installs and nlsr conf file update by Ashlesh Gawande · 8 years ago
  36. f5f304b modification to use cluster version by Ashlesh Gawande · 9 years ago
  37. 044611d use argparse instead of optparse by Ashlesh Gawande · 8 years ago
  38. f932a18 use nfdc instead of nfd-status by Ashlesh Gawande · 8 years ago
  39. e144ceb set different site name for each router by Ashlesh Gawande · 8 years ago
  40. 5518f71 Fix NLSR termination due to key does not exist error by Ashlesh Gawande · 8 years ago
  41. 0cccdb8 docs: Prepare version 0.2.0 release notes by Ashlesh Gawande · 8 years ago v0.2.0
  42. e626b63 docs: update docs by Ashlesh Gawande · 8 years ago
  43. 52e47e1 Do not update if minindn has already been installed before by Ashlesh Gawande · 8 years ago
  44. 3807c1b exit gracefully on control-c and non-convergence by Ashlesh Gawande · 8 years ago
  45. c09c16d ndn_application: init processId and fix nfd not being killed by Ashlesh Gawande · 8 years ago
  46. b07ada8 set best-route strategy correctly by Ashlesh Gawande · 8 years ago
  47. 5d5a566 Add automatic NLSR security configuration by Vince Lehman · 9 years ago
  48. 14aa596 Use nfd.conf by default instead of nfd.conf.sample by Yucheng Zhang · 9 years ago
  49. bf600a4 Add ProcessMonitor class by Vince Lehman · 9 years ago
  50. dd4c6b7 Launch NLSR with explicit configuration file by Yucheng Zhang · 9 years ago
  51. 008387d Update verification instructions by Yucheng Zhang · 9 years ago
  52. 68b0815 docs: Prepare version 0.1.1 release notes by Vince Lehman · 9 years ago v0.1.1
  53. 5fee776 Add MCN failure experiment by Ashlesh Gawande · 9 years ago
  54. d9c9e52 experiments: Allow pinging a percentage of nodes by Ashlesh Gawande · 9 years ago
  55. 0c5eb69 Remove debug statement from IP address assignment by Vince Lehman · 9 years ago
  56. d829bfc Add results directory option by Ashlesh Gawande · 9 years ago
  57. d96eed3 Add failNode and recoverNode methods to Experiment class by Vince Lehman · 9 years ago
  58. c64dcb8 Remove "FIB Entries" from NDN host options by Vince Lehman · 9 years ago
  59. fbd47c9 Add support for switches in GUI and configuration file by Vince Lehman · 9 years ago
  60. 1b66369 Add working directory option by Ashlesh Gawande · 9 years ago
  61. 194be24 Refactor program options into POD by Vince Lehman · 9 years ago
  62. 498625b Use nfd.conf.sample from currently installed NFD by Vince Lehman · 9 years ago
  63. 4e545d9 exit before starting up if exp name is invalid by Ashlesh Gawande · 9 years ago
  64. 1cebdfc experiments: Restart pings for CSU after recovery by Ashlesh Gawande · 9 years ago
  65. 37bffa9 docs: Connect Mini-NDN to external network by Ashlesh Gawande · 9 years ago
  66. 4e7df5a docs: Add mailing list to README by Vince Lehman · 9 years ago
  67. e9f116d docs: Prepare version 0.1.0 release notes by Vince Lehman · 10 years ago v0.1.0
  68. 673b013 docs: Update AUTHORS.md by Vince Lehman · 10 years ago
  69. 608a133 Update README.md by Vince Lehman · 10 years ago
  70. d1ee56a docs: Add GUI.md by Vince Lehman · 10 years ago
  71. d367dbb docs: Add GETTING-STARTED.md by Vince Lehman · 10 years ago
  72. ce7f4e9 docs: Add EXPERIMENTS.md by Vince Lehman · 10 years ago
  73. 3a1b6e5 docs: Add CONFIG.md by Ashlesh Gawande · 10 years ago
  74. b8b1806 Add license and copyright notices by Vince Lehman · 10 years ago
  75. 1c0e097 Add AUTHORS.md by Vince Lehman · 10 years ago
  76. ab087da Load topology from saved files by Ashlesh Gawande · 10 years ago
  77. 557cb84 Add ability to specify multiple apps to run on each node by Ashlesh Gawande · 10 years ago
  78. 792c6aa Add NdnApplication class to handle start and stop by Ashlesh Gawande · 10 years ago
  79. 3a4afb1 Set NFD logging level from GUI by Ashlesh Gawande · 10 years ago
  80. 3b8bc65 Implement ExperimentManager by Vince Lehman · 10 years ago
  81. c3ed2b9 Set NLSR logging level from GUI by Ashlesh Gawande · 10 years ago
  82. 20f7076 Use default topology when no topology file is provided by Ashlesh Gawande · 10 years ago
  83. 1a01296 Remove unused files and folders by Ashlesh Gawande · 10 years ago
  84. 2ad32e2 Using latest version of mininet by ashu · 10 years ago
  85. cb20c54 experiment: Add multiple failure experiment by Vince Lehman · 10 years ago
  86. 8bf379e Update INSTALL readme by ashu · 10 years ago
  87. c264d44 Update nlsr.conf for NLSR 0.2.0 by Vince Lehman · 10 years ago
  88. 7b6ba18 ndn: Add GUI by ashu · 10 years ago
  89. 34c3ee0 ndn: Add NLSR experiments by ashu · 10 years ago
  90. 4c85880 Modify README by ashu · 10 years ago
  91. 01b62f7 Add ndn_utils and modify install script by ashu · 10 years ago
  92. ef3490b ndn: Add NFD and NLSR class abstractions by ashu · 10 years ago
  93. 188d2f3 All done! GUI + working version. Some few adjustments on the code to be done. by Caio · 10 years ago
  94. 6bdcecf Minor code change by Caio · 10 years ago
  95. 24c0cbd GUI OK - ToDo: ImportTOPO by Caio · 10 years ago
  96. ac585d8 Merge pull request #11 from caio92/master by Caio · 10 years ago
  97. 2fa082d Small about/credits changes by Caio Elias · 10 years ago
  98. e904f53 Updated MiniCCNxEdit, now it has the possibility to Save and Load topologies. TODO: change nodes and links parameters from the GUI by Caio Elias · 10 years ago
  99. 47b243c First changes into new version of mnccnxedit GUI by Caio Elias · 10 years ago
  100. d8711c8 Merge pull request #9 from caio92/master by Caio · 10 years ago