1. 40888bf Fix: do not query dist store inside main thread for openstacknode by Jian Li · 6 years ago
  2. 8a9220f Fixes ARP-related flow rules in VLAN case. by Daniel Park · 6 years ago
  3. 8b5599b Fix: enforce to synchronize all flow rules in case sync failures by Jian Li · 6 years ago
  4. db521c1 Fix: resolve CLI auto-completion issue of openstack apps by Jian Li · 6 years ago
  5. d8e7795 Minor fixes in BUILD files. by Thomas Vachuska · 6 years ago
  6. ec9e4de Prevent NPE if an event comes in during start up by Ray Milkey · 6 years ago
  7. 60da81d Re-adding local-id to each end-point in tapi connectivity service creation example by Andrea Campanella · 6 years ago
  8. 34220ea Fix: do not query the distributed store inside main thread by Jian Li · 6 years ago
  9. 167f0c4 Fix: retry purging the flow rules due to various failures by Jian Li · 6 years ago
  10. 36a0c4d Add a CLI to list up openstack router interfaces by Jian Li · 6 years ago
  11. ebde74d Fix: correct the logic of obtaining ext ip address from ext GW by Jian Li · 6 years ago
  12. 52f2cd1 Detangling incubator: virtual nets, tunnels, resource labels, oh my by Thomas Vachuska · 6 years ago
  13. 0edf0b1 [FIX]-a bug in kafka-integration app has been fixed. by adibrastegarnia · 6 years ago
  14. bb83f7c Fix: enable openstack related CLIs by Jian Li · 6 years ago
  15. aa4366d Implemented Instance View of Topo in GUI2 by Sean Condon · 6 years ago
  16. 2a354e3 Fix not supporting charset=utf8 in accept header value in the Rocky version by sanghoshin · 6 years ago
  17. 2868044 Fix: improves code smell in OpenstackRoutingIcmpHandler by Jian Li · 6 years ago
  18. 5c777c6 Fix: initialize the compute node before initialize the gateway node by Jian Li · 6 years ago
  19. 65aa829 Various improvements to P4 tutorial by Carmelo Cascone · 6 years ago
  20. 5bd7b55 Fixing Kafka integration app to follow the new OSGi property pattern. by Thomas Vachuska · 6 years ago
  21. 123f0e0 Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
  22. c02358a kafka-integration app has been fixed and built using bazel by adibrastegarnia · 6 years ago
  23. 072e791 REST API Support for DHCP Relay by anjalikk · 6 years ago
  24. 32b0362 Refactor: install rules in a separated thread to avoid thread blocking by Jian Li · 6 years ago
  25. 51f9d1e Fixes to add vni selector in setRulesToGatewayWithDstIp method. by Daniel Park · 6 years ago
  26. 0faa721 Fix openstack app ignition problems by Ray Milkey · 6 years ago
  27. 5739b2c Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
  28. cab4176 Fix: resolve thread blocking issue caused by querying dist store by Jian Li · 6 years ago
  29. 6a2d95e Fix to add icmp reply flow rule in default. by Daniel Park · 6 years ago
  30. d4a78f8 Removed some BUCK files that had tried to infiltrate the 2.0 tree by Ray Milkey · 6 years ago
  31. bd51cdd [ODTN]add NETCONF driver for Infinera and OPENCONFIG handler by Ai Hamano · 6 years ago
  32. b0299d2 [ODTN]add NETCONF driver for Infinera and OPENCONFIG handler by Ai Hamano · 6 years ago
  33. 3380f44 Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
  34. 7d27516 Upgrade to Angular 7 for GUI2 by Sean Condon · 6 years ago
  35. a70fdb60 Fix: resolve an issue of adding incorrect SG rules for remote port by Jian Li · 6 years ago
  36. e52652c Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
  37. 28ec77f Fix: start commit the conntrack only if the flow in the whitelist by Jian Li · 6 years ago
  38. b696950 Fix: resolve a NPE occurs when getArpMode() returns null value by Jian Li · 6 years ago
  39. 801c6b0 [ODTN]Update create-connectivity.json by Ai Hamano · 6 years ago
  40. 7828d01 route-remove cli command with source type addition by snehaprem · 6 years ago
  41. a61b0a8 Symmetric host probing by Mayank Tiwari · 6 years ago
  42. 07782d2 Eliminated old features.xml and app.xml files required by no-longer supported Maven build. by Thomas Vachuska · 6 years ago
  43. 68032db Remove blueprint files for 3.0 karaf CLI by Ray Milkey · 6 years ago
  44. 4694e06 OSGi property annotations for remaining apps by Ray Milkey · 6 years ago
  45. 2069565 OSGi property annotations for cip app by Ray Milkey · 6 years ago
  46. 687c00c OSGi property annotations for dhcp relay app by Ray Milkey · 6 years ago
  47. 7cc3e7d OSGi property annotations for graphite metrics app by Ray Milkey · 6 years ago
  48. ff74f06 OSGi property annotations for influx db metrics app by Ray Milkey · 6 years ago
  49. 2110e4c OSGi property annotations for ganglia metrics app by Ray Milkey · 6 years ago
  50. 90fdd0e OSGi property annotations for forwarding app by Ray Milkey · 6 years ago
  51. 874020d Fix dhcprelay dependency by Charles Chan · 6 years ago
  52. a218d43 Merge branch 'master' into merge by Ray Milkey · 6 years ago
  53. 577b194 Fix dhcprelay dependency by Charles Chan · 6 years ago
  54. 9171c00 Parallelize probing the E-W and N-S VMs reachability by Jian Li · 6 years ago
  55. 8e40651 openstack and routing app OSGi property migration by Ray Milkey · 6 years ago
  56. da0b485 Add unit test for simple fabric default classes by Jian Li · 6 years ago
  57. e2d8751 Refactor: extract interfaces for a set of simple fabric classes by Jian Li · 6 years ago
  58. 8df54a9 Refactor: extract static values to Constants class, split packages by Jian Li · 6 years ago
  59. c7efc1d Refactor: split api from SONA simple fabric by Jian Li · 6 years ago
  60. d8fd786 Update TAPI YANG files to v2.1(v20181016) by hiroki · 6 years ago
  61. dc5fb02 Change the service dependency to mandatory by Charles Chan · 6 years ago
  62. 6b02443 Add DocumentTree test command for distributed primitive tests by Jordan Halterman · 6 years ago
  63. 3014983 Source IP to be set to Relay Agent IP in DHCP packet from client by Mayank Tiwari · 6 years ago
  64. b710909 REST API support for DHCP Relay by psneha · 6 years ago
  65. 2b9838c Fix: only allow to install security group rules from master node by Jian Li · 6 years ago
  66. 956bb16 Merge remote-tracking branch 'origin/master' into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
  67. 7632e15 [ONOS-7596] Support reading table entries with counter data in P4Runtime by steven30801 · 6 years ago
  68. a25251c [ONOS-7731] Removed redundant functions in GUI of openstackVtapApp by seunghyeon lee · 6 years ago
  69. 9e28777 Fix: remove stale compute node to gateway rules for migration case by Jian Li · 6 years ago
  70. 5c09e21 Fix: enforce to match VNI for ARP request in broadcast mode by Jian Li · 6 years ago
  71. 88dd7e2 Modify test app usages of Property annotations for new OSGi implementation by Ray Milkey · 6 years ago
  72. 22ea612 Removing BUCK files and other Buck-related auxiliaries. by Thomas Vachuska · 6 years ago
  73. 489645c Fixes a bridge and ovsdb connection is removed in case openstack node is removed. by Daniel Park · 6 years ago
  74. 3101df6 Use new property scheme for segment routing app by Ray Milkey · 6 years ago
  75. 00875fd Fixed YANG run-time operation. by Thomas Vachuska · 6 years ago
  76. d542568 Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
  77. d34aaf2 If dataNodeList if null or empty, the following code dataNodeList.get(0) will get an error. by 柯志勇10068695 · 6 years ago
  78. 4c615ac Fix: resolve the openstacktelemetry activation issue caused by deps by Jian Li · 6 years ago
  79. 4fa1f5e Send GARP packet in case floating ip is associated and gateway node is updated. by Daniel Park · 6 years ago
  80. 14e87bf [ONOS-7731] Update api interface & implementation of openstack vtap app by Jimo Jung · 6 years ago
  81. b8cdcc1 Fix: remove stale security group rules when VM migration finished by Jian Li · 6 years ago
  82. 56508dd The output of toDocument() may be null and should be checked before using. by wu · 6 years ago
  83. 6f7ba6c If dataNodeList if null or empty, the following code dataNodeList.get(0) will get an error. by 柯志勇10068695 · 6 years ago
  84. ac30e27 Fix: enforce to remove security group rules by Jian Li · 6 years ago
  85. f6727bf The nep.getSipId() should be checked if it is null. by wu · 6 years ago
  86. dc897a6 If path is empty but not null, The following code may be error. by 柯志勇10068695 · 6 years ago
  87. 03ae0ac Bump version of P4Runtime to 1.0.0rc3 and P4 tools by Carmelo Cascone · 6 years ago
  88. d17309c Merge branch 'master' into merge by Ray Milkey · 6 years ago
  89. 7ce775a Fix: resolve a NPE caused by non-exist gateway at openstack subnet by Jian Li · 6 years ago
  90. 31e16f5 Secure LLDP-based Topology Detection by Samuel Jero · 6 years ago
  91. e8b28db Fix: enforce security group rules to match tunnel ID by Jian Li · 6 years ago
  92. 2360acb Fix: differentiate gateway ARP rule and floating ARP rule by Jian Li · 6 years ago
  93. 67c6b81 Allow to remove instance ports in pending removal state by Jian Li · 6 years ago
  94. 0b18b72 Merge branch 'master' into merge by Ray Milkey · 6 years ago
  95. 5527691 Improve the unit test coverage for openstacknode API by Jian Li · 6 years ago
  96. 809b3ed Fix: configure SNAT to gateway rules on receiving router port events by Jian Li · 6 years ago
  97. 9d35bd6 Fix: remove security group rules when receiving SG remove event by Jian Li · 6 years ago
  98. 8e365bd Fix: allow to specify duplicated gateways for different subnets by Jian Li · 6 years ago
  99. 581f21a Fix: remove ARP routing rules when receiving port removal event by Jian Li · 6 years ago
  100. 2a2d26c Refactor: move default model implementation from app to api by Jian Li · 6 years ago