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