Tagging 2.2.1-b1
  1. 5172870 Recover the OVS dataplane ports in case conf.db is corrupted by Jian Li · 5 years ago
  2. c7102f3 Implement CLI commands to show stats per VM. by Daniel Park · 5 years ago
  3. e6e609f Refactor external peer router store, fix NPE due to MAC is not ready by Jian Li · 5 years ago
  4. 812460d Support to query active status of the nodes through REST API by Jian Li · 5 years ago
  5. 7b8c368 Support active-standby mode in openstacknetworking app by Jian Li · 5 years ago
  6. 1b5c5fa Fix: specify the source MAC as fake GW MAC for self ARP reply case by Jian Li · 5 years ago
  7. 6d2bf64 Fix: do not handle instance port on receiving router interface events by Jian Li · 5 years ago
  8. fdb8d87 Fix: process ICMP packets in controller by Jian Li · 5 years ago
  9. dc5d501 Fix: Add inst port to store if host updated with no inst port found by Jian Li · 5 years ago
  10. 820ec7b Fix: do not add Stateful SNAT downstream rule in stateless case by Jian Li · 5 years ago
  11. ec85729 Fix: refer to SNAT mode using getStatefulSnatFlag method by Jian Li · 5 years ago
  12. 4f3f75a Fix: listen correct openstack event to add/remove ext GW ICMP rule by Jian Li · 5 years ago
  13. a299519 Fix: provide the ICMP connectivity to external gateway by Jian Li · 5 years ago
  14. 4910c4b Fix: specify the correct ARP THA and TPA for ARP reply packet by Jian Li · 5 years ago
  15. 5d795f2 Fix: resolve the critical issues reported by sonarcube by Jian Li · 5 years ago
  16. 2525721 Fix: do not install unnecessary rules for stateful SNAT case by Jian Li · 5 years ago
  17. 5a26ab3 [ONOS-7951] Use Stateful SNAT to handle N-S traffic in openstack by Jian Li · 5 years ago
  18. 33b4db5 Refactor OpenStack SNAT from RoutingHandler to RoutingSnatHandler by Jian Li · 5 years ago
  19. 68efab4 Fix: correct typos in neutron L2/L3 REST API classes by Jian Li · 5 years ago
  20. afe17e1 Bumpup OpenStack4j dependencies from 3.1.0 to 3.2.0 by Jian Li · 5 years ago
  21. 293b04a Fix: segment TCP packet when the payload is larger than MTU size by Jian Li · 5 years ago
  22. 9f278e9 Fix: print out debug message for metadata response by Jian Li · 5 years ago
  23. 2dc3759 Fix: lower down the security group logging level by Jian Li · 5 years ago
  24. 19c5174 Fix: do not uninstall group table rules if flag is unset by Jian Li · 5 years ago
  25. 1099d14 Moves flat jump rules from OpenstackSwitchingHandler to OpenstackFlowRuleManager. by Daniel Park · 5 years ago
  26. 2fe3966 Fixes to clear augmentedmap and external peer router map in case of purging state. by Daniel Park · 5 years ago
  27. b50758f Fix: cosmetic fix for openstack rule sync CLI by Jian Li · 5 years ago
  28. 621f73c [ONOS-7863] Initial support GENEVE tunnel at SONA by Jian Li · 5 years ago
  29. 6bc5c4a Remove openstack4j NetworkType due to unsupport of GENEVE tunnel by SONA Project · 5 years ago
  30. 2d68c19 Initial support GRE tunnel at SONA by Jian Li · 5 years ago
  31. 900b723 Fix: resolve the component cfg related exceptions by Jian Li · 5 years ago
  32. 5ecfd1a Refactor: reduce to number of column for better readability at SONA by Jian Li · 5 years ago
  33. 411bf2e Refactor: resolve code smells of openstacknetworking impl pkgs #3 by Jian Li · 5 years ago
  34. a3ffbdb Resolves code smells of OpenstackNetworkingUtil, RulePopulatorUtil and cli classes. by Daniel Park · 5 years ago
  35. 362f9fd Fix: do not remove egress sg rule if port is associated with any sg by Jian Li · 5 years ago
  36. 6a47fd0 Refactor: resolve code smells of openstacknetworking impl pkgs #2 by Jian Li · 5 years ago
  37. 4d13870 Refactor: resolve code smells of openstacknetworking impl pkgs #1 by Jian Li · 5 years ago
  38. fb64d88 Fix: do not install default rules in gateway node by Jian Li · 5 years ago
  39. 1e9cb73 Fix: enforce packet to go through ingress pipeline inside a node by Jian Li · 5 years ago
  40. c263157 Fix possible NPE discovered by Sonar by Ray Milkey · 5 years ago
  41. 3f26e79 Fix to install flow rule for floating IP-assigned VM in VLAN case. by Daniel Park · 5 years ago
  42. ff178ba Minor code fixes on sriov-related classes. by Daniel Park · 5 years ago
  43. 5b155bf Fix: resolve ARP resolution issue in ARP broadcast mode for VLAN by Jian Li · 5 years ago
  44. 8a9220f Fixes ARP-related flow rules in VLAN case. by Daniel Park · 5 years ago
  45. 8b5599b Fix: enforce to synchronize all flow rules in case sync failures by Jian Li · 5 years ago
  46. db521c1 Fix: resolve CLI auto-completion issue of openstack apps by Jian Li · 5 years ago
  47. 34220ea Fix: do not query the distributed store inside main thread by Jian Li · 5 years ago
  48. 167f0c4 Fix: retry purging the flow rules due to various failures by Jian Li · 5 years ago
  49. 36a0c4d Add a CLI to list up openstack router interfaces by Jian Li · 5 years ago
  50. ebde74d Fix: correct the logic of obtaining ext ip address from ext GW by Jian Li · 5 years ago
  51. bb83f7c Fix: enable openstack related CLIs by Jian Li · 5 years ago
  52. 2a354e3 Fix not supporting charset=utf8 in accept header value in the Rocky version by sanghoshin · 5 years ago
  53. 2868044 Fix: improves code smell in OpenstackRoutingIcmpHandler by Jian Li · 5 years ago
  54. 5c777c6 Fix: initialize the compute node before initialize the gateway node by Jian Li · 5 years ago
  55. 123f0e0 Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 5 years ago
  56. 32b0362 Refactor: install rules in a separated thread to avoid thread blocking by Jian Li · 5 years ago
  57. 51f9d1e Fixes to add vni selector in setRulesToGatewayWithDstIp method. by Daniel Park · 6 years ago
  58. 0faa721 Fix openstack app ignition problems by Ray Milkey · 5 years ago
  59. 5739b2c Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 5 years ago
  60. 6a2d95e Fix to add icmp reply flow rule in default. by Daniel Park · 5 years ago
  61. 3380f44 Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 5 years ago
  62. a70fdb60 Fix: resolve an issue of adding incorrect SG rules for remote port by Jian Li · 5 years ago
  63. e52652c Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 5 years ago
  64. 28ec77f Fix: start commit the conntrack only if the flow in the whitelist by Jian Li · 6 years ago
  65. b696950 Fix: resolve a NPE occurs when getArpMode() returns null value by Jian Li · 6 years ago
  66. 07782d2 Eliminated old features.xml and app.xml files required by no-longer supported Maven build. by Thomas Vachuska · 5 years ago
  67. 68032db Remove blueprint files for 3.0 karaf CLI by Ray Milkey · 5 years ago
  68. a218d43 Merge branch 'master' into merge by Ray Milkey · 6 years ago
  69. 8e40651 openstack and routing app OSGi property migration by Ray Milkey · 6 years ago
  70. 2b9838c Fix: only allow to install security group rules from master node by Jian Li · 6 years ago
  71. 956bb16 Merge remote-tracking branch 'origin/master' into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
  72. 9e28777 Fix: remove stale compute node to gateway rules for migration case by Jian Li · 6 years ago
  73. 5c09e21 Fix: enforce to match VNI for ARP request in broadcast mode by Jian Li · 6 years ago
  74. 22ea612 Removing BUCK files and other Buck-related auxiliaries. by Thomas Vachuska · 6 years ago
  75. d542568 Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
  76. 4fa1f5e Send GARP packet in case floating ip is associated and gateway node is updated. by Daniel Park · 6 years ago
  77. b8cdcc1 Fix: remove stale security group rules when VM migration finished by Jian Li · 6 years ago
  78. ac30e27 Fix: enforce to remove security group rules by Jian Li · 6 years ago
  79. d17309c Merge branch 'master' into merge by Ray Milkey · 6 years ago
  80. 7ce775a Fix: resolve a NPE caused by non-exist gateway at openstack subnet by Jian Li · 6 years ago
  81. e8b28db Fix: enforce security group rules to match tunnel ID by Jian Li · 6 years ago
  82. 2360acb Fix: differentiate gateway ARP rule and floating ARP rule by Jian Li · 6 years ago
  83. 67c6b81 Allow to remove instance ports in pending removal state by Jian Li · 6 years ago
  84. 0b18b72 Merge branch 'master' into merge by Ray Milkey · 6 years ago
  85. 809b3ed Fix: configure SNAT to gateway rules on receiving router port events by Jian Li · 6 years ago
  86. 9d35bd6 Fix: remove security group rules when receiving SG remove event by Jian Li · 6 years ago
  87. 8e365bd Fix: allow to specify duplicated gateways for different subnets by Jian Li · 6 years ago
  88. 581f21a Fix: remove ARP routing rules when receiving port removal event by Jian Li · 6 years ago
  89. df52129 Merge remote-tracking branch 'origin/master' into merge-master by Ray Milkey · 6 years ago
  90. 227d88a Support openstack subnet list command in OpenstackNetworking app by Daniel Park · 6 years ago
  91. 6bc29d9 Fix: resolve a contention problem of querying floatig IP by fixed IP by Jian Li · 6 years ago
  92. 4e037f5 Supports downlink trace functionality in OpenstackNetworkingUI by Daniel Park · 6 years ago
  93. 5aef982 Supports downlink trace functionality in OpenstackNetworkingUI by Daniel Park · 6 years ago
  94. 7a2dee5 [WIP] Add @Service tags to all commands and completers by Ray Milkey · 6 years ago
  95. 86ad7bb [WIP] apps CLI changes for karaf upgrade by Ray Milkey · 6 years ago
  96. d84f89b [WIP] Upgrade ONOS to karaf version 4.2.1 by Ray Milkey · 6 years ago
  97. 4bac497 Fix NPE reported by Sonar by Ray Milkey · 6 years ago
  98. 4d7f88b Removes local gatewayIp set in OpenstackSwitchingArpHandler. by Daniel Park · 6 years ago
  99. a73c236 Support flow trace CLI in openstack networking app. by Daniel Park · 6 years ago
  100. 0488c73 Fix: resolve a set of NPEs and WARNs caused by null instance port by Jian Li · 6 years ago