1. 57ba38e bump yang-tools version to 2.4.7 by Yuta HIGUCHI · 6 years ago
  2. 83fc39f Initial import of Angular5 components services and modules by Sean Condon · 6 years ago
  3. 61f0e0b Updating tutorial assets to work with 1.13.1 by Thomas Vachuska · 6 years ago
  4. 79b6164 Add option to onos-power script for user by Jon Hall · 6 years ago
  5. a7b2404 Fixing onos-mininet to work with screen v4.06.* by Thomas Vachuska · 6 years ago
  6. c282133 Remove depenency on internal BMv2 device ID when starting bmv2.py by Carmelo Cascone · 6 years ago
  7. ef71549 Fix incorrect SSH port when generating P4 VM by Carmelo Cascone · 6 years ago
  8. f752a1d bump up time out for a cell node to 3 minutes by Ray Milkey · 6 years ago
  9. 749996b Fix event handling race condition ONOS-7673 by Ray Milkey · 6 years ago
  10. 57defd3 Generate leaner P4 VM by Carmelo Cascone · 6 years ago
  11. 054a5cb Set YourKit profiler option to ensure the agent binds to all interfaces in tests by Jordan Halterman · 6 years ago
  12. f27ac30 Allow publishing of RC builds by Ray Milkey · 6 years ago
  13. b185858 Add maps and sr-mcast-role commands by Pier · 6 years ago
  14. 847b3e7 Properly detect when an ssh command fails by Ray Milkey · 6 years ago
  15. eee2162 retry ssh commands to allow cell nodes to come up by Ray Milkey · 6 years ago
  16. 6f6b662f Fixing the access network null simulation and adjusting layout. by Thomas Vachuska · 6 years ago
  17. 922db30 STC scenario for Trellis HAG topology by Ray Milkey · 6 years ago
  18. 10b5357 Fix minor comment fixes by Yuta HIGUCHI · 6 years ago
  19. 6083165 Do not escape <> characters by Yuta HIGUCHI · 6 years ago
  20. 62d4e28 Fix SNAPSHOT version checker by Ray Milkey · 6 years ago
  21. 4a9c094 Adding ACLs for requiring admin or viewer role to different ONOS CLI commands. by Thomas Vachuska · 6 years ago
  22. 0f071de Set onos maven plugin version to SNAPSHOT of next release version by Ray Milkey · 6 years ago
  23. 0753ee7 Release version 1.12 of the onos Maven plugin by Ray Milkey · 6 years ago
  24. 1b083cd Fixed onos-log-query to properly exclude stack traces and merge logs. by Thomas Vachuska · 6 years ago
  25. bf5d1fe Customer bug-fixes: by Thomas Vachuska · 6 years ago
  26. fe7a75e Providing a tool to stitch and filter ONOS log files collected via onos-diagnostics tool. by Thomas Vachuska · 6 years ago
  27. 8b7df41 Add obj-queues into onos-diagnostics by Charles Chan · 6 years ago
  28. ce47fe5 Add support for enabling YourKit profiling by Jordan Halterman · 6 years ago
  29. 9e6432c Patching Apache Karaf with a shell console fix to avoid thread leak. by Thomas Vachuska · 6 years ago
  30. 4818bc3 Upgrade version of STC tool by Ray Milkey · 6 years ago
  31. 1351e7e Simplifying the CO/FO null access topology to exclude layout info. by Thomas Vachuska · 6 years ago
  32. 8bc75ee Implement sr-should-program command by Charles Chan · 6 years ago
  33. 954b368 Improve onos-diagnostics adding sr-mcast-leader by Pier · 6 years ago
  34. c3a947f Adding server-side default topo layout and fixing GUI to allow remote zoom/pan. by Thomas Vachuska · 6 years ago
  35. c5569c2 Extend ONOS+P4 VM scripts to build tutorial VM by Carmelo Cascone · 6 years ago
  36. a7be50d Making REST API port as a command-line option for various admin commands. by Thomas Vachuska · 6 years ago
  37. 345b0c7 Fixing host configuration. by Thomas Vachuska · 6 years ago
  38. bf54baa Fixed bmv2-demo.py after updating bmv2.py switch constructor arguments by Carmelo Cascone · 6 years ago
  39. 335d774 Fix maven plugin version by Ray Milkey · 6 years ago
  40. bca9049 Starting snapshot 1.14.0-SNAPSHOT by Ray Milkey · 6 years ago
  41. 6405aad Increasing GUI session timeout. by Thomas Vachuska · 6 years ago
  42. eaa8b1d Simplified Mininet command line args when using bmv2.py by Carmelo Cascone · 6 years ago
  43. 81929aa Bumped supported commit of P4Runtime and BMv2 by Carmelo Cascone · 6 years ago
  44. 0535467 Fixed missing square brackets in install-p4-tools.sh by Carmelo Cascone · 6 years ago
  45. a1988f3 [ONOS-7600] Supporting debug mode in onos.py by jaegonkim · 6 years ago
  46. 4f62818 Re-Fixed the meta-app STC scenario; apps loaded from disk won't implicitly deactivate. by Thomas Vachuska · 6 years ago
  47. 35da907 Fixed the meta-app STC scenario; apps loaded from disk won't implicitly deactivate. by Thomas Vachuska · 6 years ago
  48. ca7660a Add rolling upgrade test. by Jordan Halterman · 6 years ago
  49. 0d93386 Adding topology auto-layout. by Thomas Vachuska · 6 years ago
  50. 4099f05 Improve onos-diagnostics with new multicast commands and interface command by Pier · 6 years ago
  51. ca18804 Add checkstyle check to disallow javafx classes by Ray Milkey · 6 years ago
  52. 859e041 Fix bug when publishing maintenance release docs by Ray Milkey · 6 years ago
  53. a57a472 [ONOS-7546] Simplify partitioning scheme for ISSU by Jordan Halterman · 6 years ago
  54. a10137c Fixing residual ON.Lab references. by Thomas Vachuska · 6 years ago
  55. 722224e Adding CO/FO access network null simulation. by Thomas Vachuska · 6 years ago
  56. bf7598f Fix ONOS init bug in case VM memory size is smaller than 16GB by Jian Li · 6 years ago
  57. fa61549 Adding auto-layout to the access-null simulation. by Thomas Vachuska · 6 years ago
  58. fbaf055 [ONOS-7517] Makes the onos-mininet script compatible with newer versions of GNU Screen by Terje Mikal Mjelde · 6 years ago
  59. ff691b7 Implemented the following PW features and fixes: by Andreas Pantelopoulos · 6 years ago
  60. bcc2ce9 Generate copyright year in swagger template code by Yuta HIGUCHI · 6 years ago
  61. 4e36049 [ONOS-7489] onos.py - killing onos, and restarting onos for onos cluster failover test. by jaegonkim · 6 years ago
  62. 481ec33 remove deprecated -f command line options by Ray Milkey · 6 years ago
  63. 32e73d7 allow for null 5th parameter by Ray Milkey · 6 years ago
  64. 2c6ffb8 Allow default bash profile to be run with unbound variable checking enabled by Ray Milkey · 6 years ago
  65. c6576fa Adding SR commands to onos-diagnostics by Charles Chan · 6 years ago
  66. c67a991 Added support for grid coordinates in the legacy topology view. by Thomas Vachuska · 6 years ago
  67. 6a51cb9 Remove calls to deprecated Throwables.propagate() method by Ray Milkey · 6 years ago
  68. 0a8417e Workaround for feature group failing during built. by Yuta HIGUCHI · 6 years ago
  69. a8e7477 Adding command to add routes and to generate flows from them. by Thomas Vachuska · 6 years ago
  70. 5a438bb Forgot to bump yang tool version by Yuta HIGUCHI · 6 years ago
  71. 5baceb8 Add intent sync and route related API bundles to lists of published artifacts by Ray Milkey · 6 years ago
  72. 7f2a356 Creating build of a small bundle of remote administrative tools that by Thomas Vachuska · 6 years ago
  73. 5d505f24 Bump up Jersey from 2.25.1 to 2.26 with corresponding deps updated by Jian Li · 6 years ago
  74. 9b001c9 Bump ONOS buck plugin version for bundle classpath by Ray Milkey · 6 years ago
  75. 91b4739 Allow buck-plugin to specify bundle-classpath to support deps embed by Jian Li · 6 years ago
  76. d8e0f79 Separate download of the ONOS buck plugin from the overall buck package by Ray Milkey · 6 years ago
  77. cab29d2 Fixed null providers & custom topo simulator to work across stop/starts. by Thomas Vachuska · 6 years ago
  78. 69e7623 STC 2.4 release by Thomas Vachuska · 6 years ago
  79. 60123a1 Publish onos-rest-tests artifacts when issues onos-buck-publish-local by Jian Li · 6 years ago
  80. 4ce65e8 Upgrade to Atomix 2.0.18 by Jordan Halterman · 6 years ago
  81. a5ab224 alias for op, ob with retries by Yuta HIGUCHI · 6 years ago
  82. 4888e16 bump yang tools version to 2.4.1 by Yuta HIGUCHI · 6 years ago
  83. 28bcaf1 decouple buck yang plugin from buck main archive by Yuta HIGUCHI · 6 years ago
  84. b1906d2 Fixing null provider custom topo simulator by Thomas Vachuska · 6 years ago
  85. d6dadbd Utility to clean known_hosts by Yuta HIGUCHI · 6 years ago
  86. 4f985cd Disabled gNMI support in p4vm until it becomes more stable by Carmelo Cascone · 6 years ago
  87. 5193cb7 Bump yang tools version to 2.4 by Ray Milkey · 6 years ago
  88. fd9939b Enhanced stc-warden monitor tool to check disk being write-able. by Thomas Vachuska · 6 years ago
  89. c419f0e Adding artifacts for the tutorial VM. by Thomas Vachuska · 6 years ago
  90. 552c382 Inducing small delay to allow ARPs to be seen by controller. by Thomas Vachuska · 6 years ago
  91. b51707b HACK: Clean-up frequent problem-cause files from buck-out by Thomas Vachuska · 6 years ago
  92. d87a6b0 Updating tower topology for the tutorial. by Thomas Vachuska · 6 years ago
  93. 5767d59 Updating tower topology for the tutorial. by Thomas Vachuska · 6 years ago
  94. 1c2881d Fixing onos-user-key to use ssh-keygen optionally. by Thomas Vachuska · 6 years ago
  95. 6735683 Sync versions in archetypes by Yuta HIGUCHI · 6 years ago
  96. a40aa0b Adding feature repo listing to the diagnostics commands. by Thomas Vachuska · 6 years ago
  97. f9af3d6 Sync versions in archetypes by Yuta HIGUCHI · 6 years ago
  98. d76b679 Cleaning up the onos remote CLI tool for use as admin tool. by Thomas Vachuska · 6 years ago
  99. 18dac85 Add DistributedLock test commands and STC tests by Jordan Halterman · 6 years ago
  100. 43ae498 Fixed the UK mininet topology. by Thomas Vachuska · 6 years ago