1. d4066ea Bugfix: resolve a NPE caused by quering a non-existing router MAC by Jian Li · 6 years ago
  2. de67978 Fix: avoid ICMP DUP replies caused by duplicated rules in GW nodes by Jian Li · 6 years ago
  3. 14a79f2 Fix: handles ARP Reply msg only if it is received by gateway node by Jian Li · 6 years ago
  4. 1064e4f Initial implementation of gateway load balancer for SONA app by Jian Li · 6 years ago
  5. 4df657b Bugfix: fix ARP reply rule using external gateway snat IP by Jian Li · 6 years ago
  6. 75e3d7f Fixes OpenstackRoutingFloatingIpHandler don't create illegal upstream rules in case of multiple gateway nodes. by Daniel Park · 6 years ago
  7. 1478f29 Set SONA ARP mode as broadcast by default for better avaialability by Jian Li · 6 years ago
  8. 3ad8213 Fixes OpenstackRoutingFloatingIpHandler don't create illegal rules in case of multiple gateway nodes. by Daniel Park · 6 years ago
  9. 92d42fc Add endpoint attribute to openstack controller node by Jian Li · 6 years ago
  10. c07b5ca Specify the openstack endpoint using hostname when mgmtIp is empty by Jian Li · 6 years ago
  11. f96685c Refactor: split the flow rule setup logic for compute and ctrl nodes by Jian Li · 6 years ago
  12. 6031225 [ONOS-7606] Support ARP broadcast at gatewaynode (VLAN + VxLAN) by Jian Li · 6 years ago
  13. b311c7e Fix: assign correct subnet CIDR as a DHCP router option by Jian Li · 6 years ago
  14. 5965788 [ONOS-7606] Support ARP broadcast for VLAN type network by Jian Li · 6 years ago
  15. c64b4c6 Fix SONA to support vlan network mode. by Daniel Park · 6 years ago
  16. 0665396 Fix: enable resolve MAC address in ARP proxy mode at gateway node by Jian Li · 6 years ago
  17. 70a2c3f Implemented extended SONA pipeline /w splitting VNI from DHCP Table by Jian Li · 6 years ago
  18. 99892e9 Fix: remove FloatingIp related flow rules when removing a VM by Jian Li · 6 years ago
  19. 859db25 bugfix by daniel park · 6 years ago
  20. 3905787 [ONOS-7621] Use OpenstackAuth info to authenticate keystone in CLI by Jian Li · 6 years ago
  21. 2a43cb3 Config ARP proxy mode by default ensure it works in VXLAN and VLAN by Jian Li · 6 years ago
  22. bb4f541 Fix: resolve NPE by obtaining networkId from subnet instead of port by Jian Li · 6 years ago
  23. eae1236 [ONOS-7606] Support ARP broadcast (VxLAN) to handle CP failure by Jian Li · 6 years ago
  24. 8cbc3b9 Refactor sync-state command, allow specifying perspective as option by Jian Li · 6 years ago
  25. b43b067 Allow to specify endpoint perspective property through SONA CLI by Jian Li · 6 years ago
  26. 1a9e71c Ignore SSL varification when authenticate with keystone service by Jian Li · 6 years ago
  27. c2a2ed6 Add trace for OpenstackRoutingFloatingIpHandler by daniel park · 6 years ago
  28. dea0fdb Refactor with adding unit test for OpenstackNetworkingUtil by Jian Li · 6 years ago
  29. 2694976 Refactor: move RulePopulatorUtil into util package, w/ minor fixes by Jian Li · 6 years ago
  30. 8e7e6cd Add unit test for OpenstackSwitchingArpHandler by Jian Li · 6 years ago
  31. 15506e8 Fix gateway ip address in OpenstackSwitchingDhcpHandler by daniel park · 6 years ago
  32. 4d5c5c3 Refactor: simplify setoutput port to controller using punt method by Jian Li · 6 years ago
  33. 65e1c20 Fix OpenstackRoutingFloatingIpHandler to retrieve external peer router. by daniel park · 6 years ago
  34. 7ddea78 Fix: resolve NPE when inject non-existing compute node through SONA by Jian Li · 6 years ago
  35. edc8b76 Refactor: replace OSNetworkService with OSNetworkAdminService by Jian Li · 6 years ago
  36. 796c2eb Support flat network type by daniel park · 6 years ago
  37. 32b4220 [ONOS-7444] Optimize SONA gw doesn't use vrouter app and quagga anymore by daniel park · 6 years ago
  38. 8769d5b Support both keystone v2.0 and v3 authentication by Jian Li · 6 years ago
  39. 576969a [ONOS-7444] Optimize SONA gw doesn't use vrouter app and quagga anymore by daniel park · 6 years ago
  40. a0ef13b Urgent patch to support OpenStack keystone API 3.0 by sangho · 6 years ago
  41. 2153659 Refactor: make query methods visible in OpenStackSecurityGroupAdminService by Jian Li · 6 years ago
  42. 719e510 Add openstack end point auto-completion feature for openstack-sync-state cmd. by daniel park · 6 years ago
  43. da7c6cb Refactor: make query methods visible in OpenStackRouterAdminService by Jian Li · 6 years ago
  44. ea1b966 Refactor: add javadoc, restrict visibility, etc for sona switching by Jian Li · 6 years ago
  45. 9d676fb Refactor: remove duplication, simplify SONA switching host provider by Jian Li · 6 years ago
  46. 5a15fe6 Refactor: make query methods visible in OpenStackNetworkAdminService by Jian Li · 6 years ago
  47. 78885a2 Refactor: perform further code simplification using asJavaMap by Jian Li · 6 years ago
  48. fb00549 Make DHCP data MTU be configurable in openstacknetworking by Jian Li · 6 years ago
  49. 71670d1 Fix: resolve critical issues reported by sonar by Jian Li · 6 years ago
  50. 156c96f Refactor: split api from single bundle for openstacknetworking by Jian Li · 6 years ago