1. c240359 Fix: do not (dis)associate fip if the inst port is not available by Jian Li · 6 years ago
  2. ec5c32b Simplified the port handling logic for VM live migration case by Jian Li · 6 years ago
  3. f7934d5 Fix: guarantee to referring to the correct openstack node state by Jian Li · 6 years ago
  4. dd50eac Fix problems detected by ErrorProne by Ray Milkey · 6 years ago
  5. 5b66ce0 Fix: resolve failure of E-W communication at ARP broadcast mode by Jian Li · 6 years ago
  6. 7f70bb7 Add CLI for reconfiguring ARP mode on openstacknetworking app by Jian Li · 6 years ago
  7. 6041f10 Fixes default arp mode to proxy in OpenstackNetworking app. by Daniel Park · 6 years ago
  8. e2e03a5 Fix: do not add fake gateway ARP rule for FLAT typed network by Jian Li · 6 years ago
  9. 613ac37 Fixes setFakeGatewayArpRule called with in case of openstack node event. by Daniel Park · 6 years ago
  10. 24ec59f [ONOS-7684] Support VM Live Migration (VxLAN + VLAN) by Jian Li · 6 years ago
  11. 51b844c Support openstack controller node status check feature by Jian Li · 6 years ago
  12. 1478f29 Set SONA ARP mode as broadcast by default for better avaialability by Jian Li · 6 years ago
  13. f96685c Refactor: split the flow rule setup logic for compute and ctrl nodes by Jian Li · 6 years ago
  14. 6031225 [ONOS-7606] Support ARP broadcast at gatewaynode (VLAN + VxLAN) by Jian Li · 6 years ago
  15. 5965788 [ONOS-7606] Support ARP broadcast for VLAN type network by Jian Li · 6 years ago
  16. 0665396 Fix: enable resolve MAC address in ARP proxy mode at gateway node by Jian Li · 6 years ago
  17. 2a43cb3 Config ARP proxy mode by default ensure it works in VXLAN and VLAN by Jian Li · 6 years ago
  18. bb4f541 Fix: resolve NPE by obtaining networkId from subnet instead of port by Jian Li · 6 years ago
  19. eae1236 [ONOS-7606] Support ARP broadcast (VxLAN) to handle CP failure by Jian Li · 6 years ago
  20. 8e7e6cd Add unit test for OpenstackSwitchingArpHandler by Jian Li · 6 years ago
  21. 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/OpenstackSwitchingArpHandler.java]
  22. 9c9cde4 SONAR Suggestion - protected members in final classes are pointless by Ray Milkey · 6 years ago
  23. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  24. 44aac66 ONOS-5182 Refactored SONA to cache network states by Hyunsun Moon · 7 years ago
  25. 0540087 ONOS-5182 Simplified OpenStack networking application structure by Hyunsun Moon · 7 years ago[Renamed (97%) from apps/openstacknetworking/switching/src/main/java/org/onosproject/openstacknetworking/switching/OpenstackSwitchingArpHandler.java]
  26. a09e1bb Use Collection#forEach() instead of Stream#forEach() for simplicity by Sho SHIMIZU · 8 years ago
  27. b3eb84d Refactored OpenstackRouting to support multiple gateway nodes by Hyunsun Moon · 8 years ago[Renamed (96%) from apps/openstacknetworking/switching/src/main/java/org/onosproject/openstacknetworking/switching/OpenstackArpHandler.java]
  28. 6032f34 OpenstackRouting refactoring by sangho · 8 years ago
  29. b974fca Refactored OpenstackSwitching app by Hyunsun Moon · 8 years ago