1. 80e0b9f Fixed NIC name to port number inconsistencies in server driver by Georgios Katsikas · 6 years ago
  2. 3c933ec bugfix: ONOS-7741 by Youngbo Sim · 6 years ago
  3. 1e8843f ONOS-7251 ONOS-7264 Support for clone to CPU action in fabric.p4 by Carmelo Cascone · 6 years ago
  4. 2aa8609 Added actions to the Apps view of web/gui2 by Sean Condon · 6 years ago
  5. 07598ff Add unit test for openstack switching host provider by Jian Li · 6 years ago
  6. 4f6ba53 Small fix to onos-publish-artifacts.py by Thomas Vachuska · 6 years ago
  7. 22a662b Added top-level script to publish ONOS artifacts to a Maven repo - local or remote. by Thomas Vachuska · 6 years ago
  8. e9487b0 Add authentication to post to FlowTest REST API by You Wang · 6 years ago
  9. d111751b Uploader can handle local maven repo by Ray Milkey · 6 years ago
  10. 871d918 Fix serialization execption by Charles Chan · 6 years ago
  11. b928b3f Correct a log message in HostManager by Charles Chan · 6 years ago
  12. 2988e14 Created a script to produce catalog of articles to publish to Maven repository. by Thomas Vachuska · 6 years ago
  13. 8e53f37 Bazel build for artemis app by Ray Milkey · 6 years ago
  14. ebc673f Uploader for maven central releases by Ray Milkey · 6 years ago
  15. 0ce2c41 Refactor: use distribute storage to store precommit data by Jian Li · 6 years ago
  16. 4d1c9d1 Publish a statistics record to InfluxDB by Boyoung Jeong · 6 years ago
  17. 8f64feb Add precommit capability to openstack port service to resolve NPE by Jian Li · 6 years ago
  18. 5c04810 Bump up okio to 1.14.0 to fix deps issue in influxdb-java by Jian Li · 6 years ago
  19. 13a430d Initial implementation of IntService and sample application by Jonghwan Hyun · 6 years ago
  20. 078cd20 Fix: resolve dup host insertion problem caused by resource contention by Jian Li · 6 years ago
  21. bbdf4ba Avoids NPE case at OpenstackNetworkingUiMessageHandler. by Daniel Park · 6 years ago
  22. 9598538 Add unit tests for OpenstackNetworkingUtil. by Daniel Park · 6 years ago
  23. 78ac065 Add unit tests for openstack management REST API by Jian Li · 6 years ago
  24. a077817 Add unit tests for OpenstackFlowRuleManager by Jian Li · 6 years ago
  25. 43e066b Add unit tests for openstack security group (rule) manager and store by Jian Li · 6 years ago
  26. 91be8cd Support Neutron network/port admin state up/down configuration by Jian Li · 6 years ago
  27. ee8214a Support VM resize and cold migration in openstack networking app by Jian Li · 6 years ago
  28. cd806b0 Add instance port purge command line interface with completer by Jian Li · 6 years ago
  29. c240359 Fix: do not (dis)associate fip if the inst port is not available by Jian Li · 6 years ago
  30. f1efbe5 Support pretty JSON output for openstack node and networking apps by Jian Li · 6 years ago
  31. 5e2ad4a Support JSON output in external router CLI, make router obj immutable by Jian Li · 6 years ago
  32. bd295cd Fix: resolve exception during vtap and telemetry app deactivation by Jian Li · 6 years ago
  33. 95e5afd Various improvements to p4vm scripts by Carmelo Cascone · 6 years ago
  34. 5813681 ONOS-7739 Support for P4Runtime multicast programming by Carmelo Cascone · 6 years ago
  35. 16b669f Modified Bazel aspect to produce a localFile<TAB>remoteFile catalog for publishing artifacts to Maven repo. by Thomas Vachuska · 6 years ago
  36. ac9e524 Adding means to build pom files for publishing to Maven repository. by Thomas Vachuska · 6 years ago
  37. 577b69c Implements flow tracer in Openstack Networking UI by Daniel Park · 6 years ago
  38. 50ac098 Adding means to build java source jars. by Thomas Vachuska · 6 years ago
  39. 7c977b9 [CORD-3101]Implement OVS OFDPA driver for double-vlan termination by Andrea Campanella · 6 years ago
  40. 35ea5bf Additional bazel build files for apps by Ray Milkey · 6 years ago
  41. 69023ea Buildifier formatting by Ray Milkey · 6 years ago
  42. 6c75a76 Adding Bazel aspect to enumerate output files of specified targets along with their maven pseudo-coordinates. by Thomas Vachuska · 6 years ago
  43. 0f7d7a4 Adding ability to generate bundle-specific Java API docs. by Thomas Vachuska · 6 years ago
  44. deefa70 Adds ssh authentication information in OpenstackNode class. by Daniel Park · 6 years ago
  45. 87a3f85 Sonar warning - don't check a value known to be null by Ray Milkey · 6 years ago
  46. 257eb6d Bazel builds for additional drivers by Ray Milkey · 6 years ago
  47. 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
  48. 67484d9 Added RBAC for REST APIs. by Thomas Vachuska · 6 years ago
  49. 3933295 Bazel build for STC runs by Ray Milkey · 6 years ago
  50. e0c98db Present the port number of LLDP as string value by DongRyeol Cha · 6 years ago
  51. 82749aa [ONOS-7740] Support lldp-port-description message during link discovery with Juniper by donghyeok.ho · 6 years ago
  52. 5f87003 Supports ControllerConfig behaviour for juniper. by DongRyeol Cha · 6 years ago
  53. 2c63bd2 Add CLI for listing all openstack instance ports by Jian Li · 6 years ago
  54. 46b7400 Purge internal map variables by leveraging persistent store by Jian Li · 6 years ago
  55. ec5c32b Simplified the port handling logic for VM live migration case by Jian Li · 6 years ago
  56. fae7b38 Add unit tests for instancePort and its manager classes by Jian Li · 6 years ago
  57. ecae438 Add distributed persistent store and manager for instance port by Jian Li · 6 years ago
  58. a73f106 Translate only certain groups to PI by Carmelo Cascone · 6 years ago
  59. 089432e Removed old P4_14 sources by Carmelo Cascone · 6 years ago
  60. f645e84 Bump P4 tools to latest version by Carmelo Cascone · 6 years ago
  61. f17191b Bazel build for southbound netconf app by Ray Milkey · 6 years ago
  62. d7be362 Make onos-gui bazel build hermetic by Ray Milkey · 6 years ago
  63. 134d292 Suppress checkstyle tests for bazel Yang generated code by Ray Milkey · 6 years ago
  64. 6d94e9f Reformat some BUILD files according to the buildifier guidelines by Ray Milkey · 6 years ago
  65. c8b591e Ensure multimap events are published on replaceValues by Jordan Halterman · 6 years ago
  66. 57a9af9 Making sure RSDOCS are available for YANG REST API. by Thomas Vachuska · 6 years ago
  67. e440498 IP change may be involved in HOST_MOVED event. Should resolve the route again. by Charles Chan · 6 years ago
  68. 5b9ff6a Adding Bazel build for the remaining YANG models. by Thomas Vachuska · 6 years ago
  69. f8c8cb9 Adding Bazel support for YANG models. by Thomas Vachuska · 6 years ago
  70. 9c04643 Adding Bazel BUILD files for yang subsystem. by Thomas Vachuska · 6 years ago
  71. 47eac89 Refactor fabric.p4 by Yi Tseng · 6 years ago
  72. 2a61ac2 Test build for web/gui2 testing with chromium browser by Sean Condon · 6 years ago
  73. a4f8d9d Fix some test dependencies and pretty format all BUILD files by Ray Milkey · 6 years ago
  74. 6b3775a Bazel build of ONOS GUI package by Ray Milkey · 6 years ago
  75. 970b964 Adding more Bazel BUILD files by Thomas Vachuska · 6 years ago
  76. f742a11 Fixed p4vm not building with debug flags disabled by Carmelo Cascone · 6 years ago
  77. 03c608c Adding more features to Bazel built package by Thomas Vachuska · 6 years ago
  78. 7d649b5 Adding Bazel BUILD files for faultmanagement and evpn-service app. by Thomas Vachuska · 6 years ago
  79. 8e022a9 Fixing Bazel build & packaging. by Thomas Vachuska · 6 years ago
  80. 2e4d99e [ONOS-7734] ct intent is stucked in WITHDRAWING state for ever after submitting intent withdraw request by jaegonkim · 6 years ago
  81. cbe1c5e [ONOS-7681] IntentCleanup.resubmitPendingRequest() can not generate pendingMap PUT event, and IntentData processing does not happen. by jaegonkim · 6 years ago
  82. b914fcb [ONOS-7682] IntentManager.buildAndSubmitBatches overwrites intent operation of pending map with the intent opeation of current map by jaegonkim · 6 years ago
  83. a9acf7a [ONOS-7533] Extension instruction deserialization failure due to un-available device by jaegonkim · 6 years ago
  84. 3305efe Remove host location when a switch port is removed by enen92 · 6 years ago
  85. 9f5b52b Fix ONOS UI doesn't expose CONTROLLER type device. by Daniel Park · 6 years ago
  86. 2f380c7 Pretty formatting of bazel files by Ray Milkey · 6 years ago
  87. f6911bd Fix Sonar warnings about NPEs after an exception by Ray Milkey · 6 years ago
  88. 1ae26c6 Tweaking Bazel packaging. by Thomas Vachuska · 6 years ago
  89. 63192b0 flow problem solving at CiscoN7K Configuration by sdn · 6 years ago
  90. f7934d5 Fix: guarantee to referring to the correct openstack node state by Jian Li · 6 years ago
  91. 789fadb Support to inject custom controller info through openstacknode by Jian Li · 6 years ago
  92. 88ae51e Avoid parallelizing node initialization due to state contention by Jian Li · 6 years ago
  93. a7160da Fix SNAPSHOT version in test/proxy app by Ray Milkey · 6 years ago
  94. cd91a07 Added src port and dst ip address option to forced acl functionality. by Daniel Park · 6 years ago
  95. dae1160 Implement lazy iterators/streams for ConsistentMap by Jordan Halterman · 6 years ago
  96. 68faf95 Remove redundant entry in drivers pom by Georgios Katsikas · 6 years ago
  97. 95feda0 Add test application for node/mastership based remote Java proxies by Jordan Halterman · 6 years ago
  98. 333e30b Fix maven build by Ray Milkey · 6 years ago
  99. dd50eac Fix problems detected by ErrorProne by Ray Milkey · 6 years ago
  100. 98f4e2c Fixing DefaultNicFlowRule by Thomas Vachuska · 6 years ago