1. 60731cb DatabaseService subsystem: add admin commands, etc. by Yuta HIGUCHI · 9 years ago
  2. 29a6a78 Fixing ONOS-39 to allow configured links to be marked as durable. by Thomas Vachuska · 9 years ago
  3. 1a60604 terminate when ssh session is killed by Yuta HIGUCHI · 9 years ago
  4. 4d97dfc Fixes for the csh/tcsh configuration file: KARAF -> KARAF_HOME by Pavlin Radoslavov · 9 years ago
  5. 8416554 renamed KARAF -> KARAF_HOME by Yuta HIGUCHI · 9 years ago
  6. 0503459 some what improved Eclipse formatter settings by Yuta HIGUCHI · 9 years ago
  7. 7fe161a stop killing randomly, when using less mode by Yuta HIGUCHI · 9 years ago
  8. 24de2a6 Added the velocity header template. by Thomas Vachuska · 9 years ago
  9. 7cbfd4f Fixed a number of javadoc warnings and cleaned up aggregate javadocs. by Thomas Vachuska · 9 years ago
  10. a590e11 Removed ONOS cell configuration that was committed by accident. by Pavlin Radoslavov · 9 years ago
  11. c522705 Updated leftover references: Apache Karaf-3.0.1 -> 3.0.2 by Pavlin Radoslavov · 9 years ago
  12. bd13946 Updated the csh/tcsh config file for Java 8 and Karaf-3.0.2 by Pavlin Radoslavov · 9 years ago
  13. 885089b onos command to use Java 1.8 by Yuta HIGUCHI · 9 years ago
  14. f2548cb switch to Java 8 by Yuta HIGUCHI · 9 years ago
  15. 9c7af62 Modified envDefaults to use Karaf 3.0.2 by Thomas Vachuska · 9 years ago
  16. d853115 Pushing in changes for Java 1.8 and Apache Karaf 3.0.2 by Thomas Vachuska · 9 years ago
  17. 518e5e7 Aliased $OCX variables to the X number for onos and onos-log commands. by Jonathan Hart · 9 years ago
  18. 379ff9b Removed javadoc gen from onos-build. by Thomas Vachuska · 9 years ago
  19. 1a944a4 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Jonathan Hart · 9 years ago
  20. 37226ce Added -l option to onos-log to use less on the log instead of tail by Jonathan Hart · 9 years ago
  21. 4533149 Added onos-build-docs script. by Thomas Vachuska · 9 years ago
  22. ad53a76 Added a new cell 'tom'. by Thomas Vachuska · 9 years ago
  23. 5f99849 Fixed a defect in GUI details fly-out (it would not appear) by Thomas Vachuska · 9 years ago
  24. 580163d updating tower.py topo by Brian O'Connor · 9 years ago
  25. 4b42077 Cleaned up a slew of Javadoc errors in preparation for switch over to Java 8. by Thomas Vachuska · 9 years ago
  26. 96f4d47 Merge remote-tracking branch 'origin/master' by Thomas Vachuska · 9 years ago
  27. 7b652ad Fixed some javadoc warning/errors. by Thomas Vachuska · 9 years ago
  28. d5dac1b Few fixes to the cell setup related scripts after the removal by Pavlin Radoslavov · 9 years ago
  29. e972ea5 Added GUI integration for device & host properties. by Thomas Vachuska · 9 years ago
  30. 8ec96ec Added ONOS topology config JSON for 10-node non-linear optical topology. by Thomas Vachuska · 9 years ago
  31. d16ce18 Added Port.Type and plumbed it throughout. by Thomas Vachuska · 9 years ago
  32. 6677edb Reverting back to java 1.7 by Madan Jampani · 9 years ago
  33. 88dbd49 Updated optical.py to allow parametrized topologies. by Thomas Vachuska · 9 years ago
  34. 6fa1753 Merge remote-tracking branch 'origin/master' by Thomas Vachuska · 9 years ago
  35. fad498b adding parametrized optical topo to test/topos by Tom Tofigh · 9 years ago
  36. dcadc2b Added a command to upload onos topology JSON configuration. by Thomas Vachuska · 9 years ago
  37. 425a2d7 Modified intent compilers to only chose paths that are appropriate to the type of intent, i.e. packet or optical. by Thomas Vachuska · 9 years ago
  38. c0bbbd4 Allowing link stores to create links injected by ancillary providers. by Thomas Vachuska · 9 years ago
  39. e550584 Eclipse formatter/clean up action configuration by Yuta HIGUCHI · 9 years ago
  40. 15cd0b8 Netty bug fix: Do not use weakValues in a cache where we track outstanding responses. by Madan Jampani · 9 years ago
  41. 4e45ccd Added a standalone utility to convert ONOS topology JSON config to OELinc JSON config. by Thomas Vachuska · 9 years ago
  42. 18867bf Added a standalone utility to convert ONOS topology JSON config to OELinc JSON config. by Thomas Vachuska · 9 years ago
  43. 24c849c Added copyrights to the utils code by Thomas Vachuska · 9 years ago
  44. 34d76ae Modified onos-build to reflect splitting javadoc generation into a separate module. by Thomas Vachuska · 9 years ago
  45. 9252bc3 Added a REST command to upload topology configuration. by Thomas Vachuska · 9 years ago
  46. 67eb380 updating onos.py by Brian O'Connor · 9 years ago
  47. 195191b adding onos.py, a work in progress by Brian O'Connor · 9 years ago
  48. 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 · 9 years ago
  49. 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 · 9 years ago
  50. e9fc596 Added -n option to onos-install to suppress running ONOS via upstart daemon. by Thomas Vachuska · 9 years ago
  51. 7772e10 Added onos-batch command. by Thomas Vachuska · 9 years ago
  52. b105fd4 Tweaked packaging and related assets in preparation for Karaf 3.0.2 by Thomas Vachuska · 9 years ago
  53. 54eeac8 recover onos-config by Yuta HIGUCHI · 9 years ago
  54. da1cda6 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Ayaka Koshibe · 9 years ago
  55. d57df6c Added alias to run less on the log by Jonathan Hart · 9 years ago
  56. 38c42ed Optical topology provider for UC1 by weibit · 9 years ago
  57. 75e7742 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by alshabib · 9 years ago
  58. 7911a05 lldp discovery independent of OF by alshabib · 9 years ago
  59. 711145a Fix the assignment / usage of OC0 environmental variable so by Pavlin Radoslavov · 9 years ago
  60. 4e62e9a Added config file for csh/tcsh. It is based on the 'bash_profile' file, by Pavlin Radoslavov · 9 years ago
  61. caf19cf Update the "onos-service" command: by Pavlin Radoslavov · 9 years ago
  62. cce11ca Fixing some cell definitions and features. by Thomas Vachuska · 9 years ago
  63. 760a7f9 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Ayaka Koshibe · 9 years ago
  64. 9361721 Update to the tools scripts: by Pavlin Radoslavov · 9 years ago
  65. e8e4535 fixes for RoleValue serialization by Ayaka Koshibe · 9 years ago
  66. aa90bb5 Minor updates for the tools scripts: by Pavlin Radoslavov · 9 years ago
  67. 0770d0f Minor refactoring in the ONOS cell configuration: by Pavlin Radoslavov · 9 years ago
  68. 9141379 Minor cleanup in some of the shell scripts in the "tools" directory. by Pavlin Radoslavov · 9 years ago
  69. 4b15407 Add missing import of "$ONOS_ROOT/tools/build/envDefaults" by Pavlin Radoslavov · 9 years ago
  70. 3c4d341 Replace hard-coded user-name "sdn" with variable ${ONOS_USER} by Pavlin Radoslavov · 9 years ago
  71. 538fb2a Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by alshabib · 9 years ago
  72. 2f04901 adding proxyarp to office cell by alshabib · 9 years ago
  73. 1f60124 Preparing gui module. by tom · 9 years ago
  74. 0022435 Merge remote-tracking branch 'origin/master' by tom · 9 years ago
  75. b76fe17 adding onos-update-bundle command to push local bundles by Brian O'Connor · 9 years ago
  76. 9fe723a Merge remote-tracking branch 'origin/master' by tom · 9 years ago
  77. 17e0d1d Revert "attempt to fix error showing up on eclipse" by Yuta HIGUCHI · 9 years ago
  78. e9d62c0 attempt to fix error showing up on eclipse by Yuta HIGUCHI · 9 years ago
  79. 8a030cd Run onos-build-selective-hook with bash to prevent issues on systems with by Jonathan Hart · 9 years ago
  80. cf8dd2a Tweaked bash_profile. by tom · 9 years ago
  81. e7f01ee Speeding up stuff. HostDescription now passes up just a single IpAddress. by tom · 9 years ago
  82. 8af0373 Use existing JAVA_HOME if one is set by Jonathan Hart · 9 years ago
  83. 3f14640 Added protection against project patterns starting with - for onos-push-update-bundle. by tom · 9 years ago
  84. 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 · 9 years ago
  85. 1a17eb4 Fixed 'obs' to trigger when any Java source file is newer than the target directory. by tom · 9 years ago
  86. e331eb4 Added onos-watch command. by tom · 9 years ago
  87. a151274 Added topo launcher. by tom · 9 years ago
  88. 61e317d Modified envSetup to differentiate between ONOS_POM_VERSION and ONOS_VERSION, where the latter uses build number or user name & time. by tom · 9 years ago
  89. e2555ff Fixed onos-push-update-bundle tool. Fixed wipe-out command confirmation. by tom · 9 years ago
  90. c5a5abc Added time-stamping to the unofficial version number. by tom · 9 years ago
  91. 53efab5 Added Version and CoreService/Manager as an initial outline of a bootstrap coordinator. by tom · 9 years ago
  92. 9ccb251 Modified onos-install to suppress INFO log entries from command line client. by tom · 9 years ago
  93. bd8e9c8 Add tower topo. by tom · 9 years ago
  94. ca8f670 Added onos-push-update-bundle (yes 'pub') by tom · 9 years ago
  95. 2228803 Adding ability to push remote bundle updates. by tom · 9 years ago
  96. 85258ee Reworked intent states to the new set of states. by tom · 9 years ago
  97. 95329eb Starting to experiment with flow tracking. by tom · 9 years ago
  98. 0511a52 Added an intent completer to the command-line. by tom · 9 years ago
  99. 9a693fd Fixed traffic selector builder to allow only one criterion. by tom · 9 years ago
  100. 95cf139 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by alshabib · 9 years ago