1. bd0e720 Fixing checkstyle test hang with nc version >= 1.110 by Brian O'Connor · 6 years ago
  2. 6ec8f8f Minor refactoring of BMv2 mininet scripts by Carmelo Cascone · 6 years ago
  3. 04f9d4b Add basic fabric.p4 configuration and remove old bmv2 config by Yi Tseng · 6 years ago
  4. c3baa4c Fixed onos.py by Carmelo Cascone · 6 years ago
  5. a09f87f Starting snapshot 1.13.0-SNAPSHOT by Ray Milkey · 6 years ago
  6. 30675ca [ONOS-7221] Upgrade state tests by Dimitrios Mavrommatis · 6 years ago
  7. c6076a1 Bump up retry count on repo close by Ray Milkey · 6 years ago
  8. ab8d7cd ONOS-7045 vnet stc - virtual network with 2 virtual devices, 1 virtual link, 2 virtual hosts by Claudine Chiu · 6 years ago
  9. 74681b5 Bump next yang tool version to 2.4 series by Yuta HIGUCHI · 6 years ago
  10. 1c48266 Bump up yangtools to 2.3 version by Ray Milkey · 6 years ago
  11. cc6ec60 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 6 years ago
  12. 9f9a752 Tagging 1.12.0-b2 by Ray Milkey · 6 years ago 1.12.0-b2
  13. fbad2e7 ONOS-7040 added java options for configuring maximum and initial memory pool for JVM. by Lyndon Fawcett · 7 years ago
  14. 03728eb Upgrade/Rollback ECMap STCs by Dimitrios Mavrommatis · 6 years ago
  15. 279d582 Add more check items in prerequisites xml by Phil Huang · 6 years ago
  16. 3e7f145 [ONOS-7143] Add arbitration update support by P4RuntimeClient by Yi Tseng · 7 years ago
  17. 1cf74ed Update ONOS to use yang tools version 2.3.0-b3 by Ray Milkey · 6 years ago
  18. d341e61 Don't try to commit tags if doing a dry run by Ray Milkey · 6 years ago
  19. ec3b489 fix typo in script by Ray Milkey · 6 years ago
  20. 85b87e4 Use sed parameters that are acceptable to Linux by Ray Milkey · 6 years ago
  21. 8db3c10 Allow errors to terminate the build by Ray Milkey · 6 years ago
  22. e23b456 ONOS-7045 vnet stc by Claudine Chiu · 7 years ago
  23. f0c0632 refactor code and service separation for MOAS support by Dimitrios Mavrommatis · 6 years ago
  24. 58bf491 Adding utilities for offline backup/restore. by Thomas Vachuska · 6 years ago
  25. 611a065 Security-Mode ONOS BUCK by Heedo Kang · 7 years ago
  26. b2335db onos-cluster-execute-expect fix by slowr · 7 years ago
  27. d412ef7 use well defined shell expression test by Yuta HIGUCHI · 7 years ago
  28. ca94bcf ONOS-7058 Refactored default pipeconfs in new pipelines directory by Carmelo Cascone · 7 years ago
  29. 38c16c5 Basic Jenkins pipeline for buck verification job by Ray Milkey · 7 years ago
  30. ef39b37 Bump buck version for new swagger plugin by Ray Milkey · 7 years ago
  31. faa9fce Update RS API to 2.1 and add support for PATCH requests in Swagger by slowr · 7 years ago
  32. 8e2c339 Upgrade ONOS to use 2.3.0-b2 version of the yang tools by Ray Milkey · 7 years ago
  33. 980a8c1 [ONOS-7054] Implement prototype of ISSU protocol by Jordan Halterman · 7 years ago
  34. 5cd2566 Fixing flow objectives test fixture. by Thomas Vachuska · 7 years ago
  35. 3870037 Bump up buck version by Ray Milkey · 7 years ago
  36. ac69198 Swagger annotations library support by slowr · 7 years ago
  37. dc48fb2 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
  38. eb3f6ef Tagging 1.12.0-b1 by Ray Milkey · 7 years ago 1.12.0-b1
  39. 46b3e85 docs staging is on api.onosproject.org by Ray Milkey · 7 years ago
  40. 87ac737 Fixed onos-setup-p4-dev to install nanomsg before P4Runtime by Carmelo Cascone · 7 years ago
  41. f2a5ea6 Fixed bug in P4_16 programs that was making bmv2 crash by Carmelo Cascone · 7 years ago
  42. 1270c18 Topo2: Added Friendly host names JIRA: ONOS-6657 by Steven Burrows · 7 years ago
  43. 5459423 Bump onos-yang-utils to version 2.2.0 by Ray Milkey · 7 years ago
  44. dafd5b7 Solve potential race condition on known_hosts file when executing by You Wang · 7 years ago
  45. f87603c Fix error in upstart script by Yuta HIGUCHI · 7 years ago
  46. ac8f11f Updated node/host locations for "dual" topo. by Simon Hunt · 7 years ago
  47. 12c79ed Added support for dual-homed hosts (on "classic" topo). by Simon Hunt · 7 years ago
  48. 6e85404 Minor changes to PI-ECMP demo by Carmelo Cascone · 7 years ago
  49. 879d9f0 Updated simon-single cell to include null-provider. by Simon Hunt · 7 years ago
  50. 1154a5a Added peer-region declarations to Korean demo script. by Simon Hunt · 7 years ago
  51. 99474f1 P4 tools version bump by Carmelo Cascone · 7 years ago
  52. 4d9051e Fixing YANG bucklet to properly generate the name of the model registrator class. by Thomas Vachuska · 7 years ago
  53. 08b4dec ONOS-6980 Adding support for download of application bits. by Thomas Vachuska · 7 years ago
  54. eb01812 Updated P4_16 sample programs to reflect HW testbed by Carmelo Cascone · 7 years ago
  55. ca7682a Bumped version of PI in P4 tools to fix counter read bug by Carmelo Cascone · 7 years ago
  56. 3c9bd0d Remove /tmp/npm-{pid} files on postinstall by Steven Burrows · 7 years ago
  57. ce99952 fix YANG tool version in patch-yang-libs by Yuta HIGUCHI · 7 years ago
  58. e3094a3 Adding app reactivation scenario; part of smoke test. by Thomas Vachuska · 7 years ago
  59. 60ef61d Avoid the P4 compiler put ecmp_group_id to scalars meta by Yi Tseng · 7 years ago
  60. f4eefc4 turn artifact spot check back on - sonatype resolved their problem by Ray Milkey · 7 years ago
  61. 46d360b Added option to run Bmv2 with valgrind in bmv2.py by Carmelo Cascone · 7 years ago
  62. 28f3778 Bumped P4 tools version by Carmelo Cascone · 7 years ago
  63. a2c90ff UI API change fix by Ray Milkey · 7 years ago
  64. 49367a6 Fixing the bash_profile 'o' function to prefer shorter paths. by Thomas Vachuska · 7 years ago
  65. 1909032 Completing Port Statistics scheduling in general device provider. by Andrea Campanella · 7 years ago
  66. 3443325 Allow bmv2-demo mininet topology with arbitrary size by Carmelo Cascone · 7 years ago
  67. 002f394 RegExp header only requiring Apache 2 by Yuta HIGUCHI · 7 years ago
  68. f34dda7 Removing pcep api from publish-target-list by Pier Luigi · 7 years ago
  69. e278ccc look for local cache first when running onos-lib-gen by Yuta HIGUCHI · 7 years ago
  70. dc09673 Add Korean regions topo for Korea Map DEMO by Jian Li · 7 years ago
  71. a210520 Add a small pause before running pingall to allow the switches to settle by Ray Milkey · 7 years ago
  72. ef3968b Upgrade buck and yangtools version by Ray Milkey · 7 years ago
  73. b605cf0 Drop packets on table miss in default.p4 by Carmelo Cascone · 7 years ago
  74. 73f6b6d Prettified netcfg JSON produced by bmv2-demo.py by Carmelo Cascone · 7 years ago
  75. f43b3d5 [ONOS-6954] Fix onos-wait-for-start karaf login timeout by nosignal · 7 years ago
  76. 7875cb7 [ONOS-6854] refactor bmv2-demo.py by Yi Tseng · 7 years ago
  77. fc3776d Fixed building of P4_14 test programs by Carmelo Cascone · 7 years ago
  78. 6e4f7eb ONOS-6648 Bumped version of p4c with support for cmake build system by Carmelo Cascone · 7 years ago
  79. b62509b [ONOS-6904] Add ecmp feature to default.p4 by Yi Tseng · 7 years ago
  80. 4b4d2b4 [onos-3264]: Close the gap between summary and details panel by Steven Burrows · 7 years ago
  81. aa279c0 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
  82. 8c75e28 Bump up buck version by Ray Milkey · 7 years ago
  83. 9145867 [ONOS-6523] GUI Build: Removed third party libs from repo by Steven Burrows · 7 years ago
  84. c5c8840 Bug fixes for proxy-stc by Brian O'Connor · 7 years ago
  85. 041b254 Creating a script that helps with finding dependencies, especially transitive dependencies of BUCK artifacts. by Aaron Kruglikov · 7 years ago
  86. 4aa54e3 Minor fixes by Yuta HIGUCHI · 7 years ago
  87. e662d67 Fixing yang-live-compile scenario. by Thomas Vachuska · 7 years ago
  88. 98c5bec Drawing yang models from test/config for Yang live compiler test by Brian O'Connor · 7 years ago
  89. 30322dd Fixing tar_file and proxy-stc by Brian O'Connor · 7 years ago
  90. 9e11b09 build yang plugin if it wasn't already by Yuta HIGUCHI · 7 years ago
  91. d4ac0ed Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  92. 6ecde1f Tagging 1.11.0-b4 by Ray Milkey · 7 years ago 1.11.0-b4
  93. 52c829a Remove dead target from publishing list by Ray Milkey · 7 years ago
  94. 202034f GUI: Added {view}-spec.js files for all main views by Steven Burrows · 7 years ago
  95. 4421dd2 Allow relocating yang tool location by Yuta HIGUCHI · 7 years ago
  96. 69ec871 Move routing from incubator to a separate app by Ray Milkey · 7 years ago
  97. 0f26ac8 BUCK GUI: Excluded generated javascript files from genrule by Steven Burrows · 7 years ago
  98. ed1c863 Adding YANG live compilation STC scenario. by Thomas Vachuska · 7 years ago
  99. ad37e37 Integrating YANG live compilation into YANG runtime. by Thomas Vachuska · 7 years ago
  100. 6ce5235 Ensure onos-dist-verify script does not block indefinitely when disruptor is running at the end of the test by Jordan Halterman · 7 years ago