1. 61e317d Modified envSetup to differentiate between ONOS_POM_VERSION and ONOS_VERSION, where the latter uses build number or user name & time. by tom · 10 years ago
  2. e2555ff Fixed onos-push-update-bundle tool. Fixed wipe-out command confirmation. by tom · 10 years ago
  3. c5a5abc Added time-stamping to the unofficial version number. by tom · 10 years ago
  4. 53efab5 Added Version and CoreService/Manager as an initial outline of a bootstrap coordinator. by tom · 10 years ago
  5. 9ccb251 Modified onos-install to suppress INFO log entries from command line client. by tom · 10 years ago
  6. bd8e9c8 Add tower topo. by tom · 10 years ago
  7. ca8f670 Added onos-push-update-bundle (yes 'pub') by tom · 10 years ago
  8. 2228803 Adding ability to push remote bundle updates. by tom · 10 years ago
  9. 85258ee Reworked intent states to the new set of states. by tom · 10 years ago
  10. 95329eb Starting to experiment with flow tracking. by tom · 10 years ago
  11. 0511a52 Added an intent completer to the command-line. by tom · 10 years ago
  12. 9a693fd Fixed traffic selector builder to allow only one criterion. by tom · 10 years ago
  13. 95cf139 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by alshabib · 10 years ago
  14. ba5ac48 flowrules no longer install a timeout but are monitored by onos in order to be expired by alshabib · 10 years ago
  15. 382b266 suppress maven warning by Yuta HIGUCHI · 10 years ago
  16. 26edf05 Added a tool to fetch dev/test VMs from the local share. by tom · 10 years ago
  17. 5b68d81 Added log verification to onos-test. by tom · 10 years ago
  18. 2482e6f Enhanced cell & cells tools. by tom · 10 years ago
  19. 1cd74ae Added onos-build-selective & obs short-hand. by tom · 10 years ago
  20. 04c38c8 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by pankaj · 10 years ago
  21. dff2444 make bash_profile work by pankaj · 10 years ago
  22. 2a0adb1 Adding customizable features for cell-specific packaging. by tom · 10 years ago
  23. e797a5d Adding customizable features for cell-specific packaging. by tom · 10 years ago
  24. 7814e9f office cell and associated fixes (role, idle timeout) by alshabib · 10 years ago
  25. a6bc21b Added -w option to the onos CLI. by tom · 10 years ago
  26. 890a43b Adding test command to remotely kill onos instance. by tom · 10 years ago
  27. 8158314 Further simplified the store & connection manager relationship. by tom · 10 years ago
  28. 4ee8bae Merge remote-tracking branch 'origin/master' by tom · 10 years ago
  29. 6b9c9b1 modified onos-test to onos-install in parallel by Yuta HIGUCHI · 10 years ago
  30. defed6f Fixing test scripts and removing SLP bundle from features for now. by tom · 10 years ago
  31. 1655562 Added ability to measure round-trip latency and to assure message integrity. by tom · 10 years ago
  32. b7b4063 initial impl of proxy arp by alshabib · 10 years ago
  33. e76a24d Bundle restructuring by Yuta HIGUCHI · 10 years ago
  34. 339a3d9 added onos-start-network and fake distributed stores and fixed mastership bugs/omissions by alshabib · 10 years ago
  35. 7fc1837 Fixed onos-patch-vm script. by tom · 10 years ago
  36. 7d197c4 Fixing the cell definition and the install script. by tom · 10 years ago
  37. fc162b0 Added prox test cell and enhanced install to allow customization of the hazelcast.xml for proper network interface. by tom · 10 years ago
  38. 0768a02 Added prox test cell and enhanced install to allow customization of the hazelcast.xml for proper network interface. by tom · 10 years ago
  39. a1376e4 Enahnced topology and flow stores to extend general store. by tom · 10 years ago
  40. 0755a36 Added notion of a general Store abstraction and wired it up in ClusterStore. by tom · 10 years ago
  41. b41d1ac Added graceful shutdown for upstart service. by tom · 10 years ago
  42. 82d6bde Fixing test scripts. by tom · 10 years ago
  43. 1a2908c Enhanced a number of the test scripts and replaced hazelcast.xml with a mildly augmented version of the 3.3 one. by tom · 10 years ago
  44. caf3bf7 Added onos-test. Refactored the CLI classes. by tom · 10 years ago
  45. 0872a17 Fixed a number of CLI commands. by tom · 10 years ago
  46. e472987 Renamed *Instance to *Node for better readability and to avoid conflict with notion of Karaf instance. by tom · 10 years ago
  47. 126852b Added a number of test tools. by tom · 10 years ago
  48. 2d7acb7 Added a number of test tools. by tom · 10 years ago
  49. 0eaa97f Fixing remote install; now starting as upstart daemon. by tom · 10 years ago
  50. 5ca3437 Added a few javadocs. Split onos-install into install and config. by tom · 10 years ago
  51. f2d83cf Fix `o` command. by Yuta HIGUCHI · 10 years ago
  52. ab0af29 Preparing new projects for separate distributed store, trivial sstore and the networking cores. by tom · 10 years ago
  53. 5c058e8 Adding a definition of a local test cell. by tom · 10 years ago
  54. ecd0fbd Tweaking onos-* test scripts. by tom · 10 years ago
  55. ac77d76 Tweaking onos-* test scripts. by tom · 10 years ago
  56. 1f3805d Tweaking onos-* test scripts. by tom · 10 years ago
  57. 6b5cfec stats reported by alshabib · 10 years ago
  58. 5a18e80 onos-package now patches the hazelcast.xml with proper interface for use by the test VMs. by tom · 10 years ago
  59. 7e02cda Changed the way ProviderId is made to include URI scheme portion. by tom · 10 years ago
  60. 3014aef Adding install/uninstall scripts and stuff like that. by tom · 10 years ago
  61. 5c25570 Sketching cluster related stuff with Madan.. by tom · 10 years ago
  62. 73d6d1e Sketching cluster related stuff with Madan.. by tom · 10 years ago
  63. a56d5fe Added a few todos. by tom · 10 years ago
  64. 4d0c663 Adding packaging script. Added display of raw DPID and IPs or MACs for hosts. by tom · 10 years ago
  65. 6a9f272 Added tools/dev/bash_profile with developer conveniences by tom · 10 years ago
  66. 5f18cf3 Fixed javadoc warnings in slew of legacy code. We need to keep up on this; the old stuff is pretty sloppy. by tom · 10 years ago
  67. 7438d0b Disabled checkstyle rule for Java files to end with new-line. by tom · 10 years ago
  68. aa49a1e Added Karaf branding bundle by tom · 10 years ago
  69. e2918e6 Added a solar test topology. by tom · 10 years ago
  70. c4901cd adding packet types by alshabib · 10 years ago
  71. 50a76dd Adding onos-of-drivers module. by tom · 10 years ago
  72. 1c15dd9 Added a watchLog tool by tom · 10 years ago
  73. 0eb04ca Added cubby-holes for new projects. by tom · 10 years ago