1. b67dfdd Clarify log messages by Charles Chan · 6 years ago
  2. 57465d3 Implement component config to enable double tagged host programming by Charles Chan · 6 years ago
  3. f82d155 Verify unchanged host location when host is moved by Charles Chan · 6 years ago
  4. fc1c22e Cancel DHCP packet request when DHCP relay app is being deactivated by Charles Chan · 6 years ago
  5. 05b06bc RouteHandler misbehaved when next hop moves from single location to dual location by Charles Chan · 6 years ago
  6. f45552d Block pseudo wire VLAN translation by Charles Chan · 6 years ago
  7. 07598ff Add unit test for openstack switching host provider by Jian Li · 6 years ago
  8. 871d918 Fix serialization execption by Charles Chan · 6 years ago
  9. 8e53f37 Bazel build for artemis app by Ray Milkey · 6 years ago
  10. 0ce2c41 Refactor: use distribute storage to store precommit data by Jian Li · 6 years ago
  11. 4d1c9d1 Publish a statistics record to InfluxDB by Boyoung Jeong · 6 years ago
  12. 8f64feb Add precommit capability to openstack port service to resolve NPE by Jian Li · 6 years ago
  13. 13a430d Initial implementation of IntService and sample application by Jonghwan Hyun · 6 years ago
  14. 078cd20 Fix: resolve dup host insertion problem caused by resource contention by Jian Li · 6 years ago
  15. bbdf4ba Avoids NPE case at OpenstackNetworkingUiMessageHandler. by Daniel Park · 6 years ago
  16. 9598538 Add unit tests for OpenstackNetworkingUtil. by Daniel Park · 6 years ago
  17. 78ac065 Add unit tests for openstack management REST API by Jian Li · 6 years ago
  18. a077817 Add unit tests for OpenstackFlowRuleManager by Jian Li · 6 years ago
  19. 43e066b Add unit tests for openstack security group (rule) manager and store by Jian Li · 6 years ago
  20. 91be8cd Support Neutron network/port admin state up/down configuration by Jian Li · 6 years ago
  21. ee8214a Support VM resize and cold migration in openstack networking app by Jian Li · 6 years ago
  22. cd806b0 Add instance port purge command line interface with completer by Jian Li · 6 years ago
  23. c240359 Fix: do not (dis)associate fip if the inst port is not available by Jian Li · 6 years ago
  24. f1efbe5 Support pretty JSON output for openstack node and networking apps by Jian Li · 6 years ago
  25. 5e2ad4a Support JSON output in external router CLI, make router obj immutable by Jian Li · 6 years ago
  26. bd295cd Fix: resolve exception during vtap and telemetry app deactivation by Jian Li · 6 years ago
  27. 577b69c Implements flow tracer in Openstack Networking UI by Daniel Park · 6 years ago
  28. 35ea5bf Additional bazel build files for apps by Ray Milkey · 6 years ago
  29. 69023ea Buildifier formatting by Ray Milkey · 6 years ago
  30. 0f7d7a4 Adding ability to generate bundle-specific Java API docs. by Thomas Vachuska · 6 years ago
  31. deefa70 Adds ssh authentication information in OpenstackNode class. by Daniel Park · 6 years ago
  32. 257eb6d Bazel builds for additional drivers by Ray Milkey · 6 years ago
  33. 67484d9 Added RBAC for REST APIs. by Thomas Vachuska · 6 years ago
  34. 3933295 Bazel build for STC runs by Ray Milkey · 6 years ago
  35. 2c63bd2 Add CLI for listing all openstack instance ports by Jian Li · 6 years ago
  36. 46b7400 Purge internal map variables by leveraging persistent store by Jian Li · 6 years ago
  37. ec5c32b Simplified the port handling logic for VM live migration case by Jian Li · 6 years ago
  38. fae7b38 Add unit tests for instancePort and its manager classes by Jian Li · 6 years ago
  39. ecae438 Add distributed persistent store and manager for instance port by Jian Li · 6 years ago
  40. f17191b Bazel build for southbound netconf app by Ray Milkey · 6 years ago
  41. 6d94e9f Reformat some BUILD files according to the buildifier guidelines by Ray Milkey · 6 years ago
  42. 57a9af9 Making sure RSDOCS are available for YANG REST API. by Thomas Vachuska · 6 years ago
  43. e440498 IP change may be involved in HOST_MOVED event. Should resolve the route again. by Charles Chan · 6 years ago
  44. 9c04643 Adding Bazel BUILD files for yang subsystem. by Thomas Vachuska · 6 years ago
  45. a4f8d9d Fix some test dependencies and pretty format all BUILD files by Ray Milkey · 6 years ago
  46. 970b964 Adding more Bazel BUILD files by Thomas Vachuska · 6 years ago
  47. 7d649b5 Adding Bazel BUILD files for faultmanagement and evpn-service app. by Thomas Vachuska · 6 years ago
  48. 8e022a9 Fixing Bazel build & packaging. by Thomas Vachuska · 6 years ago
  49. f6911bd Fix Sonar warnings about NPEs after an exception by Ray Milkey · 6 years ago
  50. f7934d5 Fix: guarantee to referring to the correct openstack node state by Jian Li · 6 years ago
  51. 789fadb Support to inject custom controller info through openstacknode by Jian Li · 6 years ago
  52. 88ae51e Avoid parallelizing node initialization due to state contention by Jian Li · 6 years ago
  53. a7160da Fix SNAPSHOT version in test/proxy app by Ray Milkey · 6 years ago
  54. cd91a07 Added src port and dst ip address option to forced acl functionality. by Daniel Park · 6 years ago
  55. 95feda0 Add test application for node/mastership based remote Java proxies by Jordan Halterman · 6 years ago
  56. 333e30b Fix maven build by Ray Milkey · 6 years ago
  57. dd50eac Fix problems detected by ErrorProne by Ray Milkey · 6 years ago
  58. 5b66ce0 Fix: resolve failure of E-W communication at ARP broadcast mode by Jian Li · 6 years ago
  59. 311a9c9 Do not add match field, if the src/dst IP Prefix is 0.0.0.0/0 by Jian Li · 6 years ago
  60. 3adf365 REST API support added for t3-troubleshoot-simple by psneha · 6 years ago
  61. 0e1c7b5 Added forced acl command in OpenstackNetworking app by Daniel Park · 6 years ago
  62. 7f024de Add REST interface for configuring ARP mode by Jian Li · 6 years ago
  63. a494768 Support to publish port TX and RX stats in openstacktelemetry by Jian Li · 6 years ago
  64. 7f70bb7 Add CLI for reconfiguring ARP mode on openstacknetworking app by Jian Li · 6 years ago
  65. e6110b7 Fix: resolve the service not found exception caused by openstack4j by Jian Li · 6 years ago
  66. 41aa815 Sonar suggestion for a break in a switch by Ray Milkey · 6 years ago
  67. eded688 Set R-bit in neighbor advertisement if replying as a router by Charles Chan · 6 years ago
  68. b8ddc3f Add device driver for ODTN Phase1.0 by hiroki · 6 years ago
  69. 0354b45 Fix guaranteed NPE in CLI error report by Ray Milkey · 6 years ago
  70. 6041f10 Fixes default arp mode to proxy in OpenstackNetworking app. by Daniel Park · 6 years ago
  71. 158b8c4 More improvements and bugfixes in P4Runtime subsystem by Carmelo Cascone · 6 years ago
  72. b1ca1a2 Init and purge rules/group table during vtap app start and stop by Jian Li · 6 years ago
  73. 26ef130 Add group table, flow rules by listening to openstack node events by Jian Li · 6 years ago
  74. c253810 [ONOS-7731] Add a set of CLI for openstack vtap app by Jian Li · 6 years ago
  75. 614cb09 [ONOS-7731] Add initial implementation of openstack vtap manager by Jian Li · 6 years ago
  76. d18f2b0 [ONOS-7731] Add unit tests for openstack vtap and vtapCriterion by Jian Li · 6 years ago
  77. 19f2526 [ONOS-7731] Add implementation of openstack vtap store and criterion by Jian Li · 6 years ago
  78. 8f61139 Fix maven build problems with inband telemetry app by Ray Milkey · 6 years ago
  79. 38e4d94 [ONOS-7731] Add a set of interfaces for openstack vTap app by Jian Li · 6 years ago
  80. e2e03a5 Fix: do not add fake gateway ARP rule for FLAT typed network by Jian Li · 6 years ago
  81. 753280e Support collecting outbound vFlow stats for FLAT typed network by Jian Li · 6 years ago
  82. 819f4e8 Removes OVSDB devices on ONOS UI in case OpenstackNetworkingUI service is activated. by Daniel Park · 6 years ago
  83. 960ae51 Fix: pipeline to stat flat outbound table rather than flat table by Jian Li · 6 years ago
  84. 722275f [ONOS-7675] Initial implementation of IntProgrammable by Jonghwan Hyun · 6 years ago
  85. 97482c1 Make the openstacknode COMPLETED when OF device is reconnected by Jian Li · 6 years ago
  86. 87ded82 Augment SONA pipeline to support both vTap and vFlow stats features by Jian Li · 6 years ago
  87. 5a38ab6 Fix openstack telemetry, networking, vtap app maven build by Jian Li · 6 years ago
  88. dbd3821 Checkstyle rule to prevent throwing the generic RuntimeException by Ray Milkey · 6 years ago
  89. bcc53d3 Sonar fixes by Ray Milkey · 6 years ago
  90. 4f368e8 [ONOS-7731] Add openstack vtap skeleton code by Jian Li · 6 years ago
  91. 3a14059 Fixes to avoid NPE of OpenstackSecurityGroupHandler in case OpenstackNetworking app is modified by Daniel Park · 6 years ago
  92. 998ec7b Allow to collect vStats from unmanaged host by Jian Li · 6 years ago
  93. 0a2bd45 Add atomic mastership/term/backups method to MastershipService by Jordan Halterman · 6 years ago
  94. 0250a08 Fix dependencies of some bazel tests by Ray Milkey · 6 years ago
  95. d9d4c29 Supports classless static route option in SONA by Daniel Park · 6 years ago
  96. 613ac37 Fixes setFakeGatewayArpRule called with in case of openstack node event. by Daniel Park · 6 years ago
  97. 85573f4 Fix: resolve NPE caused by non-existence of IP protocol by Jian Li · 6 years ago
  98. 5c9e283 Build drivers with bazel by Ray Milkey · 6 years ago
  99. d1c34da Refactor PCE and PCEP test adapters to remove redundant classes by Ray Milkey · 6 years ago
  100. 18fb081 Build providers using bazel by Ray Milkey · 6 years ago