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