1. 27b5e1b Add startup experiments for NLSR and current testbed topology by Ashlesh Gawande · 6 years ago
  2. 6f7a64f Create a helper class to provide a wrapper around nfdc. by Alexander Lane · 7 years ago
  3. d6c3cad Fix checks for running software to account for no-nlsr. by Alexander Lane · 7 years ago
  4. 9944cf5 Move the NDNPing wrapper method to a helper class. by Alexander Lane · 7 years ago
  5. 052aabb Check that NFD and NLSR are running in all hosts before running experiments. by Alexander Lane · 7 years ago
  6. 670ff15 Install bash completion for argcomplete by Ashlesh Gawande · 7 years ago
  7. 4fa8881 Allow use of NFD and NLSR PPA with Mini-NDN. by Alexander Lane · 7 years ago
  8. 1bc9b47 Remove arbitrary arguments in favor of parsing arguments from experiment files. by Alexander Lane · 7 years ago
  9. 212cb82 Autocomplete command line arguments. by Ashlesh Gawande · 8 years ago
  10. e842cc2 Exit cleanly on Mininet errors. by Alexander Lane · 7 years ago
  11. 532302b nfd: add option to set CS size by Ashlesh Gawande · 7 years ago
  12. 5d9ba60 use infoedit to edit nfd config files by Saurab Dulal · 7 years ago
  13. 74da84c check for coordinates before running hyperbolic routing by dmcoomes · 7 years ago
  14. 80eeea1 change default working directory by dmcoomes · 7 years ago
  15. 501d4d6 Arbitrary arguments by Ashlesh Gawande · 7 years ago
  16. 2763f19 Use SIGQUIT instead of SIGINT by Ashlesh Gawande · 7 years ago
  17. 2ef39c0 fix nlsr startup error by dmcoomes · 7 years ago
  18. ecf9c5a Provide option to disable NLSR by dmcoomes · 7 years ago
  19. 7adc7f7 Provide option to run NLSR in dry-run mode by dmcoomes · 7 years ago
  20. 6a075c2 Add experiment to test nlsrc by Ashlesh Gawande · 7 years ago
  21. 708fcca Create faces in NFD for each neighbor of NLSR by Ashlesh Gawande · 8 years ago
  22. da475f0 docs: Prepare version 0.3.0 release notes by Ashlesh Gawande · 8 years ago v0.3.0
  23. f6a610b No need to store host names, make network name a constant by Ashlesh Gawande · 8 years ago
  24. 95789cc update INSTALL.md, use mini-ndn name in CLI by Ashlesh Gawande · 8 years ago
  25. f5f304b modification to use cluster version by Ashlesh Gawande · 9 years ago
  26. 044611d use argparse instead of optparse by Ashlesh Gawande · 8 years ago
  27. 0cccdb8 docs: Prepare version 0.2.0 release notes by Ashlesh Gawande · 8 years ago v0.2.0
  28. 3807c1b exit gracefully on control-c and non-convergence by Ashlesh Gawande · 8 years ago
  29. b07ada8 set best-route strategy correctly by Ashlesh Gawande · 8 years ago
  30. 5d5a566 Add automatic NLSR security configuration by Vince Lehman · 9 years ago
  31. 14aa596 Use nfd.conf by default instead of nfd.conf.sample by Yucheng Zhang · 9 years ago
  32. 68b0815 docs: Prepare version 0.1.1 release notes by Vince Lehman · 9 years ago v0.1.1
  33. d9c9e52 experiments: Allow pinging a percentage of nodes by Ashlesh Gawande · 9 years ago
  34. 0c5eb69 Remove debug statement from IP address assignment by Vince Lehman · 9 years ago
  35. d829bfc Add results directory option by Ashlesh Gawande · 9 years ago
  36. c64dcb8 Remove "FIB Entries" from NDN host options by Vince Lehman · 9 years ago
  37. fbd47c9 Add support for switches in GUI and configuration file by Vince Lehman · 9 years ago
  38. 1b66369 Add working directory option by Ashlesh Gawande · 9 years ago
  39. 194be24 Refactor program options into POD by Vince Lehman · 9 years ago
  40. 498625b Use nfd.conf.sample from currently installed NFD by Vince Lehman · 9 years ago
  41. 4e545d9 exit before starting up if exp name is invalid by Ashlesh Gawande · 9 years ago
  42. e9f116d docs: Prepare version 0.1.0 release notes by Vince Lehman · 10 years ago v0.1.0
  43. b8b1806 Add license and copyright notices by Vince Lehman · 10 years ago
  44. ab087da Load topology from saved files by Ashlesh Gawande · 10 years ago
  45. 557cb84 Add ability to specify multiple apps to run on each node by Ashlesh Gawande · 10 years ago
  46. 3a4afb1 Set NFD logging level from GUI by Ashlesh Gawande · 10 years ago
  47. 3b8bc65 Implement ExperimentManager by Vince Lehman · 10 years ago
  48. c3ed2b9 Set NLSR logging level from GUI by Ashlesh Gawande · 10 years ago
  49. 20f7076 Use default topology when no topology file is provided by Ashlesh Gawande · 10 years ago
  50. 1a01296 Remove unused files and folders by Ashlesh Gawande · 10 years ago
  51. 2ad32e2 Using latest version of mininet by ashu · 10 years ago
  52. cb20c54 experiment: Add multiple failure experiment by Vince Lehman · 10 years ago
  53. 7b6ba18 ndn: Add GUI by ashu · 10 years ago
  54. 34c3ee0 ndn: Add NLSR experiments by ashu · 10 years ago
  55. 01b62f7 Add ndn_utils and modify install script by ashu · 10 years ago
  56. ef3490b ndn: Add NFD and NLSR class abstractions by ashu · 10 years ago
  57. 188d2f3 All done! GUI + working version. Some few adjustments on the code to be done. by Caio · 10 years ago
  58. 6bdcecf Minor code change by Caio · 10 years ago
  59. 24c0cbd GUI OK - ToDo: ImportTOPO by Caio · 10 years ago
  60. 2fa082d Small about/credits changes by Caio Elias · 10 years ago
  61. 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
  62. 47b243c First changes into new version of mnccnxedit GUI by Caio Elias · 10 years ago
  63. 652bad4 new gui by carlosmscabral · 11 years ago
  64. 3d060fc 3 by carlosmscabral · 11 years ago
  65. b9d85b7 adaptions by carlosmscabral · 12 years ago
  66. b4430fb Removing debug print by carlosmscabral · 12 years ago
  67. 6d3dd60 Adding NDN testbed by carlosmscabral · 12 years ago
  68. e121a7b New functions by carlosmscabral · 12 years ago
  69. fc8a032 - by carlosmscabral · 12 years ago
  70. f40ecd1 First commit by carlosmscabral · 12 years ago