1. 07a367b Enhancing cell-stc to utilize the local value of ONOS_APPS variable. by Thomas Vachuska · 6 years ago
  2. 6c616d5 Fixing cell-build tool. Doh! by Thomas Vachuska · 6 years ago
  3. 88d396e Fixing javadoc build for Linux and enhancing cell-build with a no-build option. by Thomas Vachuska · 6 years ago
  4. c661c20 Enhancing cell-build to provide option to use shared cache. by Thomas Vachuska · 6 years ago
  5. acfb410 Allow bash_profile to run when unbound variable checking is enabled by Ray Milkey · 6 years ago
  6. 7432938 Enhanced cell-build to work with other branches and to run unit tests remotely. by Thomas Vachuska · 6 years ago
  7. bec79b9 Starting to switch aliases and some convenience scripts from Buck to Bazel. by Thomas Vachuska · 6 years ago
  8. bf6739d Fixing cell-build to apply patch only if necessary. by Thomas Vachuska · 6 years ago
  9. 8141264 Adding tool to invoke STC remotely from a borrowed cell using artifacts built via cell-build. by Thomas Vachuska · 6 years ago
  10. 19bd0c3 Making fixes and improvements to the cell-build tool. by Thomas Vachuska · 6 years ago
  11. 6be3068 Adding tool to execute a remote cell-based build via Bazel. by Thomas Vachuska · 6 years ago
  12. 21112ad Adding tool to execute a remote cell-based build via Bazel. by Thomas Vachuska · 6 years ago
  13. 87dc82e Fix missing depencencies for fabric.p4 tutorial by Charles Chan · 6 years ago
  14. fd8cb68 Allowing simple cell definitions to work with new cell specs with separate Atomix and ONOS clusters. by Thomas Vachuska · 6 years ago
  15. 95e5afd Various improvements to p4vm scripts by Carmelo Cascone · 6 years ago
  16. 5813681 ONOS-7739 Support for P4Runtime multicast programming by Carmelo Cascone · 6 years ago
  17. f645e84 Bump P4 tools to latest version by Carmelo Cascone · 6 years ago
  18. f742a11 Fixed p4vm not building with debug flags disabled by Carmelo Cascone · 6 years ago
  19. 2582fc2 Adding support for enhanced cell spec, e.g. 5+3+1 by Thomas Vachuska · 6 years ago
  20. c5e2f43 Upgrade ONOS to yang tools version 2.5 by Ray Milkey · 6 years ago
  21. f02872d Allow to build P4 tools without debug flags to improve BMv2 performance by Carmelo Cascone · 6 years ago
  22. 971fb7f ONOS-7251 - Initial implementation of fabric.p4 L2 broadcast feature. by Esin Karaman · 6 years ago
  23. 44448a5 Allow re-creating clients for the same P4Runtime addr-port by Carmelo Cascone · 6 years ago
  24. 13c27f1 Update onos-gen-p4-constant script for new P4Runtime version by Yi Tseng · 6 years ago
  25. 3c216fa Fixed bmv2.py assigning gRPC/Thrift port already in use by Carmelo Cascone · 6 years ago
  26. df32bea Fixed AttributeError when logging bmv2 crash in bmv2.py by Carmelo Cascone · 6 years ago
  27. 319b9bf Fixed URL for p4.vim in tutorial script by Eder Ollora · 6 years ago
  28. 6af4e17 Bumped supported revisions of P4 tools by Carmelo Cascone · 6 years ago
  29. f5d1720 Consolidating BUILD files for clarity and ease of maintenance. by Thomas Vachuska · 6 years ago
  30. 0f95603 Adding Bazel packaging of admin tools and test tools. by Thomas Vachuska · 6 years ago
  31. 43ee7e8 Add P4 info to java constant tool by Yi Tseng · 6 years ago
  32. 4f9085e Adding an STC scenario for fabric.p4 by Andrea Campanella · 6 years ago
  33. 55965c6 Allow arbitrary ONOS device ID in bmv2.py by Carmelo Cascone · 6 years ago
  34. 57ba38e bump yang-tools version to 2.4.7 by Yuta HIGUCHI · 6 years ago
  35. c282133 Remove depenency on internal BMv2 device ID when starting bmv2.py by Carmelo Cascone · 6 years ago
  36. ef71549 Fix incorrect SSH port when generating P4 VM by Carmelo Cascone · 6 years ago
  37. 57defd3 Generate leaner P4 VM by Carmelo Cascone · 6 years ago
  38. c5569c2 Extend ONOS+P4 VM scripts to build tutorial VM by Carmelo Cascone · 6 years ago
  39. eaa8b1d Simplified Mininet command line args when using bmv2.py by Carmelo Cascone · 6 years ago
  40. 81929aa Bumped supported commit of P4Runtime and BMv2 by Carmelo Cascone · 6 years ago
  41. 0535467 Fixed missing square brackets in install-p4-tools.sh by Carmelo Cascone · 6 years ago
  42. a1988f3 [ONOS-7600] Supporting debug mode in onos.py by jaegonkim · 6 years ago
  43. a10137c Fixing residual ON.Lab references. by Thomas Vachuska · 6 years ago
  44. 4e36049 [ONOS-7489] onos.py - killing onos, and restarting onos for onos cluster failover test. by jaegonkim · 6 years ago
  45. 32e73d7 allow for null 5th parameter by Ray Milkey · 6 years ago
  46. 2c6ffb8 Allow default bash profile to be run with unbound variable checking enabled by Ray Milkey · 6 years ago
  47. 5a438bb Forgot to bump yang tool version by Yuta HIGUCHI · 6 years ago
  48. 7f2a356 Creating build of a small bundle of remote administrative tools that by Thomas Vachuska · 6 years ago
  49. a5ab224 alias for op, ob with retries by Yuta HIGUCHI · 6 years ago
  50. 28bcaf1 decouple buck yang plugin from buck main archive by Yuta HIGUCHI · 6 years ago
  51. 4f985cd Disabled gNMI support in p4vm until it becomes more stable by Carmelo Cascone · 6 years ago
  52. 5193cb7 Bump yang tools version to 2.4 by Ray Milkey · 6 years ago
  53. 53a9d5b Fix build error on Ubuntu 14.04 by Kevin Chuang · 6 years ago
  54. 76b3ee6 Install P4Runtime Python test scripts in dev VM by Carmelo Cascone · 6 years ago
  55. ca40fe4 Added a new warden slave by Thomas Vachuska · 6 years ago
  56. bf9e5ce [ONOS-7137] Interfaces Discovery through gNMI by Andrea Campanella · 6 years ago
  57. f11513d Various improvements to P4 dev env by Carmelo Cascone · 6 years ago
  58. b7e618d Updated script to build P4 VM by Carmelo Cascone · 6 years ago
  59. f373565 Updating onos-setup-p4-dev to support gNMI by Brian O'Connor · 6 years ago
  60. 65cd9e3 Bumped version of p4c in p4 tools script by Carmelo Cascone · 6 years ago
  61. 8539f08 Mininet gRPC switch startup reachability check by Keesjan Karsten · 6 years ago
  62. d661507 ONOS-7330 Added ONOS-P4 VM build script by Carmelo Cascone · 6 years ago
  63. ee09071 Bumped p4c and fixed missing dependency in onos-setup-p4-dev by Carmelo Cascone · 6 years ago
  64. b1936bd Bumped version of gRPC to 1.3.1 by Carmelo Cascone · 6 years ago
  65. 8bcd586 [ONOS-7311] and [ONOS-7197] Update ONOS to support most recent version of BMv2 and PI by Andrea Campanella · 6 years ago
  66. 28d4657 Changing cell configuration to reflect the move to flex data center. by Thomas Vachuska · 6 years ago
  67. cbf9917 Bump up ONOS to version 2.3.1 of yangtools by Ray Milkey · 6 years ago
  68. 6ec8f8f Minor refactoring of BMv2 mininet scripts by Carmelo Cascone · 6 years ago
  69. c3baa4c Fixed onos.py by Carmelo Cascone · 6 years ago
  70. 74681b5 Bump next yang tool version to 2.4 series by Yuta HIGUCHI · 7 years ago
  71. 1c48266 Bump up yangtools to 2.3 version by Ray Milkey · 7 years ago
  72. fbad2e7 ONOS-7040 added java options for configuring maximum and initial memory pool for JVM. by Lyndon Fawcett · 7 years ago
  73. 3e7f145 [ONOS-7143] Add arbitration update support by P4RuntimeClient by Yi Tseng · 7 years ago
  74. 1cf74ed Update ONOS to use yang tools version 2.3.0-b3 by Ray Milkey · 7 years ago
  75. ca94bcf ONOS-7058 Refactored default pipeconfs in new pipelines directory by Carmelo Cascone · 7 years ago
  76. 8e2c339 Upgrade ONOS to use 2.3.0-b2 version of the yang tools by Ray Milkey · 7 years ago
  77. 980a8c1 [ONOS-7054] Implement prototype of ISSU protocol by Jordan Halterman · 7 years ago
  78. 87ac737 Fixed onos-setup-p4-dev to install nanomsg before P4Runtime by Carmelo Cascone · 7 years ago
  79. 5459423 Bump onos-yang-utils to version 2.2.0 by Ray Milkey · 7 years ago
  80. 6e85404 Minor changes to PI-ECMP demo by Carmelo Cascone · 7 years ago
  81. 99474f1 P4 tools version bump by Carmelo Cascone · 7 years ago
  82. ca7682a Bumped version of PI in P4 tools to fix counter read bug by Carmelo Cascone · 7 years ago
  83. ce99952 fix YANG tool version in patch-yang-libs by Yuta HIGUCHI · 7 years ago
  84. 46d360b Added option to run Bmv2 with valgrind in bmv2.py by Carmelo Cascone · 7 years ago
  85. 28f3778 Bumped P4 tools version by Carmelo Cascone · 7 years ago
  86. 49367a6 Fixing the bash_profile 'o' function to prefer shorter paths. by Thomas Vachuska · 7 years ago
  87. 3443325 Allow bmv2-demo mininet topology with arbitrary size by Carmelo Cascone · 7 years ago
  88. 7875cb7 [ONOS-6854] refactor bmv2-demo.py by Yi Tseng · 7 years ago
  89. 6e4f7eb ONOS-6648 Bumped version of p4c with support for cmake build system by Carmelo Cascone · 7 years ago
  90. 041b254 Creating a script that helps with finding dependencies, especially transitive dependencies of BUCK artifacts. by Aaron Kruglikov · 7 years ago
  91. 9e11b09 build yang plugin if it wasn't already by Yuta HIGUCHI · 7 years ago
  92. 4421dd2 Allow relocating yang tool location by Yuta HIGUCHI · 7 years ago
  93. ad37e37 Integrating YANG live compilation into YANG runtime. by Thomas Vachuska · 7 years ago
  94. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  95. 2cad9ef Various fixes to get a P4Runtime demo that works by Carmelo Cascone · 7 years ago
  96. aaf6d98 Build BMv2 with debugger in onos-setup-p4-dev by Carmelo Cascone · 7 years ago
  97. 73f8bd7 Adapting p4c and bmv2 setup script for 14.04 and 16.04 by Brian O'Connor · 7 years ago
  98. 8a0c7c7 When defining ONOS_ROOT strip out any symlinks by Ray Milkey · 7 years ago
  99. b073459 Adding utility to provide STC warden status. by Thomas Vachuska · 7 years ago
  100. c32dfba Fixing patch-yang-lib utility to also patch the YANG BUCK plugin. by Thomas Vachuska · 7 years ago