1. 9fb3e69 REST API for FPM Accept Routes by William Davies · 4 years, 5 months ago
  2. 2050fe4 Updated to build and test with Bazel 1.0 official release. by Thomas Vachuska · 4 years, 6 months ago
  3. c7e0454 Revert "Making docker.host.internal resolvable in Docker for Linux" by Brian O'Connor · 4 years, 6 months ago
  4. be25b75 Making docker.host.internal resolvable in Docker for Linux by Brian O'Connor · 4 years, 6 months ago
  5. 36d5e7a Support creation of vendor-specific versions of the fabric pipeconf by Carmelo Cascone · 4 years, 6 months ago
  6. 35a35c5 Starting snapshot 2.2.1-SNAPSHOT by ONOS Jenkins User · 4 years, 7 months ago
  7. dc713f4 Tagging 2.2.0 by ONOS Jenkins User · 4 years, 7 months ago 2.2.0
  8. a354b67 Added meter support to P4info to java tool by Daniele Moro · 4 years, 7 months ago
  9. d800297 Starting snapshot 2.2.0-SNAPSHOT by ONOS Jenkins User · 4 years, 7 months ago
  10. cd72035 Tagging 2.2.0-rc2 by ONOS Jenkins User · 4 years, 7 months ago 2.2.0-rc2
  11. ea6d323 Starting snapshot 2.2.0-SNAPSHOT by ONOS Jenkins User · 4 years, 8 months ago
  12. a8a7881 Tagging 2.2.0-rc1 by ONOS Jenkins User · 4 years, 8 months ago 2.2.0-rc1
  13. 8e99a88 onos-maven-plugin version bump to next snapshot by Thomas Vachuska · 4 years, 8 months ago
  14. b66ebda onos-maven-plugin 2.2 release by Thomas Vachuska · 4 years, 8 months ago
  15. 4ea2dcf Starting snapshot 2.2.0-SNAPSHOT by ONOS Jenkins User · 4 years, 8 months ago
  16. 0e66de9 Tagging 2.2.0-b1 by ONOS Jenkins User · 4 years, 8 months ago 2.2.0-b1
  17. afdddc1 Fix cfgdef not found at runtime for third-party apps built with Maven by Carmelo Cascone · 4 years, 9 months ago
  18. cf6a828 Bump Protobuf to 3.9.0 and grpc-java to 1.22.1 by Carmelo Cascone · 4 years, 9 months ago
  19. b07f2b5 Attempt at fixing p4-trellis STC scenario by Carmelo Cascone · 4 years, 9 months ago
  20. fb99267 Update STC scripts to build stratum_bmv2 with PI dynamic linking by Carmelo Cascone · 4 years, 9 months ago
  21. b450e44 Deactivate OpenFlow in P4-Trellis STC scenario by Carmelo Cascone · 4 years, 9 months ago
  22. 76ca799 Remove transaction-perf from app-activate-all scenario by Carmelo Cascone · 4 years, 9 months ago
  23. 384aade Improve app-activate-all STC scenario by Carmelo Cascone · 4 years, 9 months ago
  24. 5ec5000 Add zprofile for zsh users conveniences by Rohan Tibrewal · 4 years, 9 months ago
  25. 548768f Turn off maven loggining in build scripts by Ray Milkey · 4 years, 9 months ago
  26. 16c822b Add the multicast app artifact to the publish list by Ray Milkey · 4 years, 9 months ago
  27. 9c16aab Fix publish-target-list using old "//libs" instead of "//deps" by Carmelo Cascone · 4 years, 9 months ago
  28. d72dc52 Drop building internal docs by Carmelo Cascone · 4 years, 9 months ago
  29. 5f11a07 Upgrade ONOS to karaf version 4.2.6 by Ray Milkey · 4 years, 9 months ago
  30. 5766cc5 Update P4VM to use Bazel version 0.27.0 by Rohan Tibrewal · 4 years, 9 months ago
  31. 1537e8e Fix stratum-related jenkins job failing by Carmelo Cascone · 4 years, 9 months ago
  32. 6ea3ec4 Use JDK 11 for STC jobs by Carmelo Cascone · 4 years, 9 months ago
  33. 912808d Don't look for JAVA_HOME in bash_profile by Carmelo Cascone · 4 years, 9 months ago
  34. 3dcb7fd Optionally support building and running with locally installed JDK by Carmelo Cascone · 4 years, 9 months ago
  35. 9ccb5fa Added a tool to set default JDK to 11 on test cells. by Thomas Vachuska · 4 years, 9 months ago
  36. ba5bd29 Bump up validation-api to 2.0.1 final by Jian Li · 4 years, 9 months ago
  37. 4ec2534 Bump-up fabric8 dependency from 4.1.1 to 4.3.0 by Jian Li · 4 years, 10 months ago
  38. 4ab984b Fix p4vm script to export ova and tutorial script by cmo · 4 years, 10 months ago
  39. 395b231 Run onos-local with Bazel-provided remote JDK by Carmelo Cascone · 4 years, 9 months ago
  40. d33d3b4 Build ONOS exclusively with Bazel-provided remote JDK by Carmelo Cascone · 4 years, 10 months ago
  41. 21eb042 Enforce build with Java 11 for all by default by Carmelo Cascone · 4 years, 10 months ago
  42. 82ffc85 [ONOS-7993] fix little bugs about finding line-side port's SIP. by Boyuan Yan · 4 years, 10 months ago
  43. 9c9b06c GUI2 Archetype - corrected minor bug in Angular unit tests Corrected by Sean Condon · 4 years, 10 months ago
  44. b4f0fcd lib/pom.xml was removed by Ray Milkey · 4 years, 10 months ago
  45. 06a309f Remove references to the lib/pom.xml file by Ray Milkey · 4 years, 10 months ago
  46. 13f42b7 Updated the GUI2 archetype with real gui code by Sean Condon · 4 years, 10 months ago
  47. b953669 First attempt at supporting builds with Java 11 by Carmelo Cascone · 4 years, 10 months ago
  48. 27f06da Added a README for the UI2 archetype by Sean Condon · 4 years, 10 months ago
  49. 4b7818d Prepared GUI2 FW lib for publishing on npmjs.org by Sean Condon · 4 years, 10 months ago
  50. 9469f3e Adds OfdpaPipelineUtility by pier · 5 years ago
  51. a36f65c GUI2 Archetype stage 1 by Sean Condon · 4 years, 10 months ago
  52. ada7b5b New P4 dev and tutorial VM with Ubuntu 18.04 by Carmelo Cascone · 5 years ago
  53. b81121f [ONOS-7982] Remove P4Config by Yi Tseng · 5 years ago
  54. 67ba8a6 add VPLS API jar file to published artifacts by Ray Milkey · 5 years ago
  55. 69b2fed Report bazel errors rather than eating them by Ray Milkey · 5 years ago
  56. 24ba24a Rename the empty_jar() rule to be minimal_jar() since the jar file is no longer empty by Ray Milkey · 5 years ago
  57. 4aeda14 Put a file in the empty jar by Ray Milkey · 5 years ago
  58. 522a3bd Create empty javadoc and source jar files for sonatype by Ray Milkey · 5 years ago
  59. da745a9 Bump karaf version to 4.2.5 by Ray Milkey · 5 years ago
  60. 246594e Include pom files when publishing locally by Ray Milkey · 5 years ago
  61. c0b23a4 Allow building third-party apps based on gRPC by Carmelo Cascone · 5 years ago
  62. efb6cc5 Fix build behind web proxy - provide all jars needed by grpc java by Ray Milkey · 5 years ago
  63. c684db3 fix bug caused by Shell command in OSX system. by Boyuan Yan · 5 years ago
  64. dc97192 Show class name instead of thread when logging to console or CLI by Carmelo Cascone · 5 years ago
  65. 722f74c Starting snapshot 2.2.0-SNAPSHOT by Ray Milkey · 5 years ago
  66. 2d77c1a Starting snapshot 2.1.0-SNAPSHOT by ONOS Jenkins User · 5 years ago
  67. 0dd5085 Tagging 2.1.0-rc2 by ONOS Jenkins User · 5 years ago 2.1.0-rc2
  68. 549b154 put back filtering of build/conf artifacts by Ray Milkey · 5 years ago
  69. d4780eb Adding GUI 2 as a default to be activated if ONOS_APPS is unspecified. by Thomas Vachuska · 5 years ago
  70. 8d0c9e4 Repair sonar scanner that was broken by the change version script by Ray Milkey · 5 years ago
  71. 8b3aef4 Implements accumulation of the fwdobjectives in ofdpa pipelines by pier · 5 years ago
  72. 4b2ff04 Fix clone session not working for BMv2 built in p4vm by Carmelo Cascone · 5 years ago
  73. bcd47b9 Do not exclude targets in publish-target-list by Carmelo Cascone · 5 years ago
  74. 3d592c6 Replaced test mock with existing adapter in archetypes. by Thomas Vachuska · 5 years ago
  75. 961dbde Starting snapshot 2.1.0-SNAPSHOT by ONOS Jenkins User · 5 years ago
  76. 2fca16b Tagging 2.1.0-rc1 by ONOS Jenkins User · 5 years ago 2.1.0-rc1
  77. 97d36a2 Use specific kernel version in p4vm by Carmelo Cascone · 5 years ago
  78. a1ae427 Bump P4 tools and scapy version used in p4vm by Carmelo Cascone · 5 years ago
  79. 5cc45bc Publish P4Runtime-related protocol artifacts by Carmelo Cascone · 5 years ago
  80. ef0761c Route reprogamming using group substitution during next hop movement by Ruchi Sahota · 5 years ago
  81. 8c57015 Be more forgiving about the number of expected flows by Ray Milkey · 5 years ago
  82. 36231d2 modify param parsing in createNetCfg.sh and checkNetInit.sh to enable flexible configuration for ODTN network by Boyuan Yan · 5 years ago
  83. 0cf3ef7 fix bug about ODTN test in stc running environment by Boyuan Yan · 5 years ago
  84. a08cc9e Enable G1GC by default in onos-service by Jordan Halterman · 5 years ago
  85. f7b1b4b Rename L2 load balancer to port load balancer by Charles Chan · 5 years ago
  86. 1c27bc7 Changes to docker file and cluster creation, complete stc test on single instance, but not yet on multi-instances Alao, we add detailed checking for every step in ODTN testing. by Boyuan Yan · 5 years ago
  87. 7f987c5 Implement L2 load balancing service by Charles Chan · 6 years ago
  88. 367c1c1 Implement L2 load balancing group in OFDPA driver by Charles Chan · 5 years ago
  89. 821618f Enhancing base bundle archetype to include component config property as an example. by Thomas Vachuska · 5 years ago
  90. 11b66ed Bumping onos-maven-plugin to 2.2-SNAPSHOT. by Thomas Vachuska · 5 years ago
  91. d6f88c6 Fixing Maven-based build to properly process the component configuration properties for ONOS 2.x by Thomas Vachuska · 5 years ago
  92. dcd1b14 Packet throttle support by Harshada Chaundkar · 5 years ago
  93. 9713d15 Build stratum as part of p4 scenario by Ray Milkey · 5 years ago
  94. ee79ad3 Adding skeletal structure for the ONLP gNMI GUI demo. by Thomas Vachuska · 5 years ago
  95. 8358d76 Remove reference to deprecated FileType function by Ray Milkey · 5 years ago
  96. 3dbcaaf Initial gNOI implementation added. Introduced system Time and Reboot RPC by oleksandr.yashchuk@plvision.eu · 5 years ago
  97. ab87b9d Remove GUI(2) features from BUILD as no longer exist by Maciej Skala · 5 years ago
  98. afe17e1 Bumpup OpenStack4j dependencies from 3.1.0 to 3.2.0 by Jian Li · 5 years ago
  99. 5504bd2 Implement static component properties - passed through without modification by Ray Milkey · 5 years ago
  100. 5d80e45 Eliminated references to deprecated ONOS_NIC environment variable. by Thomas Vachuska · 5 years ago