1. 5ecfd1a Refactor: reduce to number of column for better readability at SONA by Jian Li · 5 years ago
  2. 1e9cb73 Fix: enforce packet to go through ingress pipeline inside a node by Jian Li · 5 years ago
  3. 8e40651 openstack and routing app OSGi property migration by Ray Milkey · 6 years ago
  4. 5c09e21 Fix: enforce to match VNI for ARP request in broadcast mode by Jian Li · 6 years ago
  5. 4fa1f5e Send GARP packet in case floating ip is associated and gateway node is updated. by Daniel Park · 6 years ago
  6. 8a5fb64 Fix: remove the instance port only if osPort remove event is issued by Jian Li · 6 years ago
  7. 6343020 [ONOS-7786] Support to retrieve metadata from virtual instances by Jian Li · 6 years ago
  8. ec9d113 Fixes OpenstackNetworking just sends warn msg when unsupported ovs-based sr-iov event occurs. by Daniel Park · 6 years ago
  9. 7e8c4d8 Supports dpdk-based vm creation in OpenstackNetworking service. by Daniel Park · 6 years ago
  10. 628a7cb Fix: resolve floating IP rules not deleting issue in multinodes env by Jian Li · 6 years ago
  11. c38e903 [ONOS-7752] check north-south reachability for troubleshoot purpose by Jian Li · 6 years ago
  12. 0b93b00 [ONOS-7752] check east-west VM reachability for troubleshoot purpose by Jian Li · 6 years ago
  13. 8f64feb Add precommit capability to openstack port service to resolve NPE by Jian Li · 6 years ago
  14. 5e2ad4a Support JSON output in external router CLI, make router obj immutable by Jian Li · 6 years ago
  15. 577b69c Implements flow tracer in Openstack Networking UI by Daniel Park · 6 years ago
  16. 46b7400 Purge internal map variables by leveraging persistent store by Jian Li · 6 years ago
  17. ec5c32b Simplified the port handling logic for VM live migration case by Jian Li · 6 years ago
  18. ecae438 Add distributed persistent store and manager for instance port by Jian Li · 6 years ago
  19. 0e1c7b5 Added forced acl command in OpenstackNetworking app by Daniel Park · 6 years ago
  20. e6110b7 Fix: resolve the service not found exception caused by openstack4j by Jian Li · 6 years ago
  21. 6041f10 Fixes default arp mode to proxy in OpenstackNetworking app. by Daniel Park · 6 years ago
  22. 87ded82 Augment SONA pipeline to support both vTap and vFlow stats features by Jian Li · 6 years ago
  23. 24ec59f [ONOS-7684] Support VM Live Migration (VxLAN + VLAN) by Jian Li · 6 years ago
  24. 8abf2fe Extend the SONA pipeline to support gathering vFlow stats by Jian Li · 6 years ago
  25. d1b14d3 Fix: Avoid from deleting flat jump rules even if there are remained vm's in same host by Daniel Park · 6 years ago
  26. 9dc5739 Sonar suggestion - Don't use a mutable collection in a public interface by Ray Milkey · 6 years ago
  27. c4d0640 [ONOS-7627] Support the creation of sr-iov port type for LiquidIO smart NIC by Daniel Park · 6 years ago
  28. 5cdf3ac Fixes floating IP rules installed on compute nodes disappear after 60s by Daniel Park · 6 years ago
  29. 1478f29 Set SONA ARP mode as broadcast by default for better avaialability by Jian Li · 6 years ago
  30. 70a2c3f Implemented extended SONA pipeline /w splitting VNI from DHCP Table by Jian Li · 6 years ago
  31. 2a43cb3 Config ARP proxy mode by default ensure it works in VXLAN and VLAN by Jian Li · 6 years ago
  32. eae1236 [ONOS-7606] Support ARP broadcast (VxLAN) to handle CP failure by Jian Li · 6 years ago
  33. 796c2eb Support flat network type by daniel park · 6 years ago
  34. 32b4220 [ONOS-7444] Optimize SONA gw doesn't use vrouter app and quagga anymore by daniel park · 6 years ago
  35. 576969a [ONOS-7444] Optimize SONA gw doesn't use vrouter app and quagga anymore by daniel park · 6 years ago
  36. 2153659 Refactor: make query methods visible in OpenStackSecurityGroupAdminService by Jian Li · 6 years ago
  37. da7c6cb Refactor: make query methods visible in OpenStackRouterAdminService by Jian Li · 6 years ago
  38. ea1b966 Refactor: add javadoc, restrict visibility, etc for sona switching by Jian Li · 6 years ago
  39. 5a15fe6 Refactor: make query methods visible in OpenStackNetworkAdminService by Jian Li · 6 years ago
  40. 156c96f Refactor: split api from single bundle for openstacknetworking by Jian Li · 6 years ago
  41. 0540087 ONOS-5182 Simplified OpenStack networking application structure by Hyunsun Moon · 7 years ago
  42. fb3b501 [ONOS-5176] Refactoring: improves SONA pipeline and OpenstackRoutingManager by sangho · 8 years ago
  43. aa85193 [ONOS-5432] Add CLI for refresh/reprogram the data plane for the existing VM. by jskim · 8 years ago
  44. 1b0cb26 [ONOS-5134] VM cannot access to another VM with floating IP by Daniel Park · 8 years ago
  45. a8d896c [ONOS-5114] Fix to send icmp packet from vm to gateway when floating is assigned by Daniel Park · 8 years ago
  46. 3d2bf9c [ONOS-4920] Use subnet not network when setting routing rules for routers by sangho · 8 years ago
  47. b3eb84d Refactored OpenstackRouting to support multiple gateway nodes by Hyunsun Moon · 8 years ago
  48. da27e43 Fixed javadoc warnings and some cleanups by Hyunsun Moon · 8 years ago
  49. c853a72 Follow up for OpenstackSwitching Refactoring: Updates flow rules for security group updated. by sangho · 8 years ago
  50. 6032f34 OpenstackRouting refactoring by sangho · 8 years ago
  51. b974fca Refactored OpenstackSwitching app by Hyunsun Moon · 8 years ago
  52. 5e65e2c [ONOS-4205] support east-west routing in openstackRouting by Kyuhwi Choi · 8 years ago
  53. 4890754 [ONOS-4213] Creates a OpenstackNetworking Config for common use by sangho · 8 years ago
  54. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  55. d4334db Javadoc warning fixes by Ray Milkey · 8 years ago
  56. ee9e371 [ONOS-3952] Implement FloatingIP Handler for OpenstackRoutingService by Kyuhwi Choi · 8 years ago
  57. 21c3ebe Fix java doc errors by Ray Milkey · 8 years ago
  58. 81a61a1 [ONOS-3946] Implement IcmpHandler for OpenstackRoutingService by Daniel Park · 8 years ago
  59. 9008853 [ONOS-3953] Implements Security Group of Openstack by sangho · 8 years ago
  60. 93447f1 Separated OpenstackInterface feature from OpenstackNetworking application. by sangho · 8 years ago
  61. e2b37e3 [ONOS-3804] [ONOS-3805] Initial L3 flowrules setup for Compute/Gateway nodes and PNAT Handler for OpenstackRouting by Kyuhwi Choi · 8 years ago
  62. 0c2a3da Refactoring of OpenstackSwitching and OpenstackRouting by sangho · 8 years ago