1. 5ecfd1a Refactor: reduce to number of column for better readability at SONA by Jian Li · 5 years ago
  2. 4d13870 Refactor: resolve code smells of openstacknetworking impl pkgs #1 by Jian Li · 5 years ago
  3. fb64d88 Fix: do not install default rules in gateway node by Jian Li · 5 years ago
  4. c263157 Fix possible NPE discovered by Sonar by Ray Milkey · 5 years ago
  5. 3f26e79 Fix to install flow rule for floating IP-assigned VM in VLAN case. by Daniel Park · 5 years ago
  6. 34220ea Fix: do not query the distributed store inside main thread by Jian Li · 5 years ago
  7. 123f0e0 Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 5 years ago
  8. 32b0362 Refactor: install rules in a separated thread to avoid thread blocking by Jian Li · 5 years ago
  9. 956bb16 Merge remote-tracking branch 'origin/master' into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
  10. 9e28777 Fix: remove stale compute node to gateway rules for migration case by Jian Li · 6 years ago
  11. d542568 Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
  12. 4fa1f5e Send GARP packet in case floating ip is associated and gateway node is updated. by Daniel Park · 6 years ago
  13. ac30e27 Fix: enforce to remove security group rules by Jian Li · 6 years ago
  14. d17309c Merge branch 'master' into merge by Ray Milkey · 6 years ago
  15. 2360acb Fix: differentiate gateway ARP rule and floating ARP rule by Jian Li · 6 years ago
  16. 0b18b72 Merge branch 'master' into merge by Ray Milkey · 6 years ago
  17. 9d35bd6 Fix: remove security group rules when receiving SG remove event by Jian Li · 6 years ago
  18. d84f89b [WIP] Upgrade ONOS to karaf version 4.2.1 by Ray Milkey · 6 years ago
  19. 0488c73 Fix: resolve a set of NPEs and WARNs caused by null instance port by Jian Li · 6 years ago
  20. 8a5fb64 Fix: remove the instance port only if osPort remove event is issued by Jian Li · 6 years ago
  21. bcc4228 Fix: resolve a set of NPEs due to security group activation by Jian Li · 6 years ago
  22. 319b9ab Supports the cast that VM access to VM's via floating ip's. by Daniel Park · 6 years ago
  23. 427811e Purge instance port when removing osPort which is not bound to fip by Jian Li · 6 years ago
  24. 628a7cb Fix: resolve floating IP rules not deleting issue in multinodes env by Jian Li · 6 years ago
  25. 78d3ed3 Fix: spawn a new thread to handle OPENSTACK port removal events by Jian Li · 6 years ago
  26. da03ce9 Fix: resolve a set of exceptions raised by tempest integration test by Jian Li · 6 years ago
  27. 8f64feb Add precommit capability to openstack port service to resolve NPE by Jian Li · 6 years ago
  28. c240359 Fix: do not (dis)associate fip if the inst port is not available by Jian Li · 6 years ago
  29. 5e2ad4a Support JSON output in external router CLI, make router obj immutable by Jian Li · 6 years ago
  30. 46b7400 Purge internal map variables by leveraging persistent store by Jian Li · 6 years ago
  31. ec5c32b Simplified the port handling logic for VM live migration case by Jian Li · 6 years ago
  32. ecae438 Add distributed persistent store and manager for instance port by Jian Li · 6 years ago
  33. 77323c5 Fix: resolve NPE caused by null portId of instancePort at two events by Jian Li · 6 years ago
  34. e1a3903 Fix: remove floating IP related rules only if the instance was removed by Jian Li · 6 years ago
  35. 24ec59f [ONOS-7684] Support VM Live Migration (VxLAN + VLAN) by Jian Li · 6 years ago
  36. f3a28b0 Fix: remove FixedIpAddress associated with FloatingIp when purge VM by Jian Li · 6 years ago
  37. a171a43 Fix: install flow rules to corresponding GW by listening fip events by Jian Li · 6 years ago
  38. 51b844c Support openstack controller node status check feature by Jian Li · 6 years ago
  39. de67978 Fix: avoid ICMP DUP replies caused by duplicated rules in GW nodes by Jian Li · 6 years ago
  40. 1064e4f Initial implementation of gateway load balancer for SONA app by Jian Li · 6 years ago
  41. 75e3d7f Fixes OpenstackRoutingFloatingIpHandler don't create illegal upstream rules in case of multiple gateway nodes. by Daniel Park · 6 years ago
  42. 3ad8213 Fixes OpenstackRoutingFloatingIpHandler don't create illegal rules in case of multiple gateway nodes. by Daniel Park · 6 years ago
  43. 99892e9 Fix: remove FloatingIp related flow rules when removing a VM by Jian Li · 6 years ago
  44. c2a2ed6 Add trace for OpenstackRoutingFloatingIpHandler by daniel park · 6 years ago
  45. 2694976 Refactor: move RulePopulatorUtil into util package, w/ minor fixes by Jian Li · 6 years ago
  46. 65e1c20 Fix OpenstackRoutingFloatingIpHandler to retrieve external peer router. by daniel park · 6 years ago
  47. 32b4220 [ONOS-7444] Optimize SONA gw doesn't use vrouter app and quagga anymore by daniel park · 6 years ago
  48. 71670d1 Fix: resolve critical issues reported by sonar by Jian Li · 6 years ago
  49. 156c96f Refactor: split api from single bundle for openstacknetworking by Jian Li · 6 years ago[Renamed from apps/openstacknetworking/src/main/java/org/onosproject/openstacknetworking/impl/OpenstackRoutingFloatingIpHandler.java]
  50. c6c9b17 Fix some small SONAR issues by Ray Milkey · 6 years ago
  51. eeb8e04 [ONOS-7444] Optimize SONA gw doesn't use vrouter app and quagga anymore by daniel park · 6 years ago
  52. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  53. 0d45736 ONOS-6742 Refactored OpenstackNode by Hyunsun Moon · 7 years ago
  54. dc37537 [ONOS-6484] Implements OpenStack Pipeline at the application layer. by sangho · 7 years ago
  55. b720e63 ONOS-6444 Set floating IP rules when created with fixed IP configured by Hyunsun Moon · 7 years ago
  56. ee8700b [ONOS-6168, ONOS-6436] Implement multiple gateway nodes support for VLAN mode and implement VLAN based Logical Routing by daniel park · 7 years ago
  57. 7a5f904 ONOS-6439 Fixed to remove stale floating IP rules by Hyunsun Moon · 7 years ago
  58. e49eb38 [ONOS-6060] Merge scalablegateway app to openstacknode app by daniel park · 7 years ago
  59. 44aac66 ONOS-5182 Refactored SONA to cache network states by Hyunsun Moon · 7 years ago