1. 60731cb DatabaseService subsystem: add admin commands, etc. by Yuta HIGUCHI · 9 years ago
  2. 1a60604 terminate when ssh session is killed by Yuta HIGUCHI · 9 years ago
  3. 7fe161a stop killing randomly, when using less mode by Yuta HIGUCHI · 9 years ago
  4. 518e5e7 Aliased $OCX variables to the X number for onos and onos-log commands. by Jonathan Hart · 9 years ago
  5. 37226ce Added -l option to onos-log to use less on the log instead of tail by Jonathan Hart · 9 years ago
  6. 4b42077 Cleaned up a slew of Javadoc errors in preparation for switch over to Java 8. by Thomas Vachuska · 9 years ago
  7. d5dac1b Few fixes to the cell setup related scripts after the removal by Pavlin Radoslavov · 9 years ago
  8. dcadc2b Added a command to upload onos topology JSON configuration. by Thomas Vachuska · 9 years ago
  9. 4e45ccd Added a standalone utility to convert ONOS topology JSON config to OELinc JSON config. by Thomas Vachuska · 10 years ago
  10. 756fb29 Enhanced onos-log and onos-check-logs to work against instance specific logs when an optional second argument is given, e.g. onos-log $OC1 c0 by Thomas Vachuska · 10 years ago
  11. 5c4324e Enhanced onos-install to pre-stage ONOS artifacts from apache karaf system/org/onlab to ~/.m2/repository/org/onlab to enable operating karaf instances. by Thomas Vachuska · 10 years ago
  12. e9fc596 Added -n option to onos-install to suppress running ONOS via upstart daemon. by Thomas Vachuska · 10 years ago
  13. 7772e10 Added onos-batch command. by Thomas Vachuska · 10 years ago
  14. 54eeac8 recover onos-config by Yuta HIGUCHI · 10 years ago
  15. da1cda6 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Ayaka Koshibe · 10 years ago
  16. 711145a Fix the assignment / usage of OC0 environmental variable so by Pavlin Radoslavov · 10 years ago
  17. caf19cf Update the "onos-service" command: by Pavlin Radoslavov · 10 years ago
  18. e8e4535 fixes for RoleValue serialization by Ayaka Koshibe · 10 years ago
  19. aa90bb5 Minor updates for the tools scripts: by Pavlin Radoslavov · 10 years ago
  20. 0770d0f Minor refactoring in the ONOS cell configuration: by Pavlin Radoslavov · 10 years ago
  21. 9141379 Minor cleanup in some of the shell scripts in the "tools" directory. by Pavlin Radoslavov · 10 years ago
  22. 4b15407 Add missing import of "$ONOS_ROOT/tools/build/envDefaults" by Pavlin Radoslavov · 10 years ago
  23. 3c4d341 Replace hard-coded user-name "sdn" with variable ${ONOS_USER} by Pavlin Radoslavov · 10 years ago
  24. 1f60124 Preparing gui module. by tom · 10 years ago
  25. b76fe17 adding onos-update-bundle command to push local bundles by Brian O'Connor · 10 years ago
  26. 3f14640 Added protection against project patterns starting with - for onos-push-update-bundle. by tom · 10 years ago
  27. a689779 Added output of appId to the flow list command. Fixed defect in CoreManager - we forgot to put registered ids in our map. by tom · 10 years ago
  28. e331eb4 Added onos-watch command. by tom · 10 years ago
  29. e2555ff Fixed onos-push-update-bundle tool. Fixed wipe-out command confirmation. by tom · 10 years ago
  30. 9ccb251 Modified onos-install to suppress INFO log entries from command line client. by tom · 10 years ago
  31. ca8f670 Added onos-push-update-bundle (yes 'pub') by tom · 10 years ago
  32. 2228803 Adding ability to push remote bundle updates. by tom · 10 years ago
  33. 95329eb Starting to experiment with flow tracking. by tom · 10 years ago
  34. 26edf05 Added a tool to fetch dev/test VMs from the local share. by tom · 10 years ago
  35. a6bc21b Added -w option to the onos CLI. by tom · 10 years ago
  36. 890a43b Adding test command to remotely kill onos instance. by tom · 10 years ago
  37. defed6f Fixing test scripts and removing SLP bundle from features for now. by tom · 10 years ago
  38. b7b4063 initial impl of proxy arp by alshabib · 10 years ago
  39. 7fc1837 Fixed onos-patch-vm script. by tom · 10 years ago
  40. 7d197c4 Fixing the cell definition and the install script. by tom · 10 years ago
  41. fc162b0 Added prox test cell and enhanced install to allow customization of the hazelcast.xml for proper network interface. by tom · 10 years ago
  42. 0768a02 Added prox test cell and enhanced install to allow customization of the hazelcast.xml for proper network interface. by tom · 10 years ago
  43. b41d1ac Added graceful shutdown for upstart service. by tom · 10 years ago
  44. 82d6bde Fixing test scripts. by tom · 10 years ago
  45. 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
  46. caf3bf7 Added onos-test. Refactored the CLI classes. by tom · 10 years ago
  47. 0872a17 Fixed a number of CLI commands. by tom · 10 years ago
  48. 126852b Added a number of test tools. by tom · 10 years ago
  49. 2d7acb7 Added a number of test tools. by tom · 10 years ago
  50. 0eaa97f Fixing remote install; now starting as upstart daemon. by tom · 10 years ago
  51. 5ca3437 Added a few javadocs. Split onos-install into install and config. by tom · 10 years ago
  52. ab0af29 Preparing new projects for separate distributed store, trivial sstore and the networking cores. by tom · 10 years ago
  53. ecd0fbd Tweaking onos-* test scripts. by tom · 10 years ago
  54. ac77d76 Tweaking onos-* test scripts. by tom · 10 years ago
  55. 1f3805d Tweaking onos-* test scripts. by tom · 10 years ago
  56. 5a18e80 onos-package now patches the hazelcast.xml with proper interface for use by the test VMs. by tom · 10 years ago
  57. 3014aef Adding install/uninstall scripts and stuff like that. by tom · 10 years ago
  58. 5c25570 Sketching cluster related stuff with Madan.. by tom · 10 years ago