1. fd8cb68 Allowing simple cell definitions to work with new cell specs with separate Atomix and ONOS clusters. by Thomas Vachuska · 6 years ago
  2. 6176cd0 Add authentication to post to flowObjTest REST API by You Wang · 6 years ago
  3. 00e92da Upgrade to Atomix 3.0-rc5 by Jordan Halterman · 6 years ago
  4. dd5a7bf buildifier formatting by Ray Milkey · 6 years ago
  5. 74c98a3 Refactor file path validation code; reject apps with up-level references in the name by Ray Milkey · 6 years ago
  6. 3e6d0f0 Fixed address translation and rule removal bugs by Georgios Katsikas · 6 years ago
  7. 351d456 Prevent zip archives from putting files in directories outside of the target directory by Ray Milkey · 6 years ago
  8. 72ead49 GUI2 implementation of device/flow/port/group/meter/host/link/tunnel view by Bhavesh · 6 years ago
  9. e910e40 Fixed to get OVS verion using Device.swVersion(), not by using annotation. by Daniel Park · 6 years ago
  10. 6c0e2b8 Supports ping to other gateway IP's connected to the same router. by Daniel Park · 6 years ago
  11. da03ce9 Fix: resolve a set of exceptions raised by tempest integration test by Jian Li · 6 years ago
  12. a01ef78 Fixing javadoc warnings. by Thomas Vachuska · 6 years ago
  13. b67dfdd Clarify log messages by Charles Chan · 6 years ago
  14. 57465d3 Implement component config to enable double tagged host programming by Charles Chan · 6 years ago
  15. f82d155 Verify unchanged host location when host is moved by Charles Chan · 6 years ago
  16. fc1c22e Cancel DHCP packet request when DHCP relay app is being deactivated by Charles Chan · 6 years ago
  17. 05b06bc RouteHandler misbehaved when next hop moves from single location to dual location by Charles Chan · 6 years ago
  18. f45552d Block pseudo wire VLAN translation by Charles Chan · 6 years ago
  19. 9547fc1 Fix obtaining link information in the wrong direction. by DongRyeol Cha · 6 years ago
  20. e6d7187 ONOS-7750 by donghyeok.ho · 6 years ago
  21. c3226e9 Adding ability to build project über javadocs. by Thomas Vachuska · 6 years ago
  22. e7433b8 Bazel packaging on onos.tar.gz is done sans sandboxing to allow injection of githash. by Thomas Vachuska · 6 years ago
  23. 7f46b1f Bug fixes to bazel publishing by Ray Milkey · 6 years ago
  24. 80e0b9f Fixed NIC name to port number inconsistencies in server driver by Georgios Katsikas · 6 years ago
  25. 3c933ec bugfix: ONOS-7741 by Youngbo Sim · 6 years ago
  26. 1e8843f ONOS-7251 ONOS-7264 Support for clone to CPU action in fabric.p4 by Carmelo Cascone · 6 years ago
  27. 2aa8609 Added actions to the Apps view of web/gui2 by Sean Condon · 6 years ago
  28. 07598ff Add unit test for openstack switching host provider by Jian Li · 6 years ago
  29. 4f6ba53 Small fix to onos-publish-artifacts.py by Thomas Vachuska · 6 years ago
  30. 22a662b Added top-level script to publish ONOS artifacts to a Maven repo - local or remote. by Thomas Vachuska · 6 years ago
  31. e9487b0 Add authentication to post to FlowTest REST API by You Wang · 6 years ago
  32. d111751b Uploader can handle local maven repo by Ray Milkey · 6 years ago
  33. 871d918 Fix serialization execption by Charles Chan · 6 years ago
  34. b928b3f Correct a log message in HostManager by Charles Chan · 6 years ago
  35. 2988e14 Created a script to produce catalog of articles to publish to Maven repository. by Thomas Vachuska · 6 years ago
  36. 8e53f37 Bazel build for artemis app by Ray Milkey · 6 years ago
  37. ebc673f Uploader for maven central releases by Ray Milkey · 6 years ago
  38. 0ce2c41 Refactor: use distribute storage to store precommit data by Jian Li · 6 years ago
  39. 4d1c9d1 Publish a statistics record to InfluxDB by Boyoung Jeong · 6 years ago
  40. 8f64feb Add precommit capability to openstack port service to resolve NPE by Jian Li · 6 years ago
  41. 5c04810 Bump up okio to 1.14.0 to fix deps issue in influxdb-java by Jian Li · 6 years ago
  42. 13a430d Initial implementation of IntService and sample application by Jonghwan Hyun · 6 years ago
  43. 078cd20 Fix: resolve dup host insertion problem caused by resource contention by Jian Li · 6 years ago
  44. bbdf4ba Avoids NPE case at OpenstackNetworkingUiMessageHandler. by Daniel Park · 6 years ago
  45. 9598538 Add unit tests for OpenstackNetworkingUtil. by Daniel Park · 6 years ago
  46. 78ac065 Add unit tests for openstack management REST API by Jian Li · 6 years ago
  47. a077817 Add unit tests for OpenstackFlowRuleManager by Jian Li · 6 years ago
  48. 43e066b Add unit tests for openstack security group (rule) manager and store by Jian Li · 6 years ago
  49. 91be8cd Support Neutron network/port admin state up/down configuration by Jian Li · 6 years ago
  50. ee8214a Support VM resize and cold migration in openstack networking app by Jian Li · 6 years ago
  51. cd806b0 Add instance port purge command line interface with completer by Jian Li · 6 years ago
  52. c240359 Fix: do not (dis)associate fip if the inst port is not available by Jian Li · 6 years ago
  53. f1efbe5 Support pretty JSON output for openstack node and networking apps by Jian Li · 6 years ago
  54. 5e2ad4a Support JSON output in external router CLI, make router obj immutable by Jian Li · 6 years ago
  55. bd295cd Fix: resolve exception during vtap and telemetry app deactivation by Jian Li · 6 years ago
  56. 95e5afd Various improvements to p4vm scripts by Carmelo Cascone · 6 years ago
  57. 5813681 ONOS-7739 Support for P4Runtime multicast programming by Carmelo Cascone · 6 years ago
  58. 16b669f Modified Bazel aspect to produce a localFile<TAB>remoteFile catalog for publishing artifacts to Maven repo. by Thomas Vachuska · 6 years ago
  59. ac9e524 Adding means to build pom files for publishing to Maven repository. by Thomas Vachuska · 6 years ago
  60. 577b69c Implements flow tracer in Openstack Networking UI by Daniel Park · 6 years ago
  61. 50ac098 Adding means to build java source jars. by Thomas Vachuska · 6 years ago
  62. 7c977b9 [CORD-3101]Implement OVS OFDPA driver for double-vlan termination by Andrea Campanella · 6 years ago
  63. 35ea5bf Additional bazel build files for apps by Ray Milkey · 6 years ago
  64. 69023ea Buildifier formatting by Ray Milkey · 6 years ago
  65. 6c75a76 Adding Bazel aspect to enumerate output files of specified targets along with their maven pseudo-coordinates. by Thomas Vachuska · 6 years ago
  66. 0f7d7a4 Adding ability to generate bundle-specific Java API docs. by Thomas Vachuska · 6 years ago
  67. deefa70 Adds ssh authentication information in OpenstackNode class. by Daniel Park · 6 years ago
  68. 87a3f85 Sonar warning - don't check a value known to be null by Ray Milkey · 6 years ago
  69. 257eb6d Bazel builds for additional drivers by Ray Milkey · 6 years ago
  70. a5400af ONOS-7744 ONOS-7742 Don't send pkt on ingress port and always decrement TTL in fabric.p4 by Carmelo Cascone · 6 years ago
  71. 67484d9 Added RBAC for REST APIs. by Thomas Vachuska · 6 years ago
  72. 3933295 Bazel build for STC runs by Ray Milkey · 6 years ago
  73. e0c98db Present the port number of LLDP as string value by DongRyeol Cha · 6 years ago
  74. 82749aa [ONOS-7740] Support lldp-port-description message during link discovery with Juniper by donghyeok.ho · 6 years ago
  75. 5f87003 Supports ControllerConfig behaviour for juniper. by DongRyeol Cha · 6 years ago
  76. 2c63bd2 Add CLI for listing all openstack instance ports by Jian Li · 6 years ago
  77. 46b7400 Purge internal map variables by leveraging persistent store by Jian Li · 6 years ago
  78. ec5c32b Simplified the port handling logic for VM live migration case by Jian Li · 6 years ago
  79. fae7b38 Add unit tests for instancePort and its manager classes by Jian Li · 6 years ago
  80. ecae438 Add distributed persistent store and manager for instance port by Jian Li · 6 years ago
  81. a73f106 Translate only certain groups to PI by Carmelo Cascone · 6 years ago
  82. 089432e Removed old P4_14 sources by Carmelo Cascone · 6 years ago
  83. f645e84 Bump P4 tools to latest version by Carmelo Cascone · 6 years ago
  84. f17191b Bazel build for southbound netconf app by Ray Milkey · 6 years ago
  85. d7be362 Make onos-gui bazel build hermetic by Ray Milkey · 6 years ago
  86. 134d292 Suppress checkstyle tests for bazel Yang generated code by Ray Milkey · 6 years ago
  87. 6d94e9f Reformat some BUILD files according to the buildifier guidelines by Ray Milkey · 6 years ago
  88. c8b591e Ensure multimap events are published on replaceValues by Jordan Halterman · 6 years ago
  89. 57a9af9 Making sure RSDOCS are available for YANG REST API. by Thomas Vachuska · 6 years ago
  90. e440498 IP change may be involved in HOST_MOVED event. Should resolve the route again. by Charles Chan · 6 years ago
  91. 5b9ff6a Adding Bazel build for the remaining YANG models. by Thomas Vachuska · 6 years ago
  92. f8c8cb9 Adding Bazel support for YANG models. by Thomas Vachuska · 6 years ago
  93. 9c04643 Adding Bazel BUILD files for yang subsystem. by Thomas Vachuska · 6 years ago
  94. 47eac89 Refactor fabric.p4 by Yi Tseng · 6 years ago
  95. 2a61ac2 Test build for web/gui2 testing with chromium browser by Sean Condon · 6 years ago
  96. a4f8d9d Fix some test dependencies and pretty format all BUILD files by Ray Milkey · 6 years ago
  97. 6b3775a Bazel build of ONOS GUI package by Ray Milkey · 6 years ago
  98. 970b964 Adding more Bazel BUILD files by Thomas Vachuska · 6 years ago
  99. f742a11 Fixed p4vm not building with debug flags disabled by Carmelo Cascone · 6 years ago
  100. 03c608c Adding more features to Bazel built package by Thomas Vachuska · 6 years ago