1. 6bc5c4a Remove openstack4j NetworkType due to unsupport of GENEVE tunnel by SONA Project · 5 years ago
  2. 5ecfd1a Refactor: reduce to number of column for better readability at SONA by Jian Li · 5 years ago
  3. 1e9cb73 Fix: enforce packet to go through ingress pipeline inside a node by Jian Li · 5 years ago
  4. 8e40651 openstack and routing app OSGi property migration by Ray Milkey · 6 years ago
  5. 956bb16 Merge remote-tracking branch 'origin/master' into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
  6. 5c09e21 Fix: enforce to match VNI for ARP request in broadcast mode by Jian Li · 6 years ago
  7. 22ea612 Removing BUCK files and other Buck-related auxiliaries. by Thomas Vachuska · 6 years ago
  8. 4fa1f5e Send GARP packet in case floating ip is associated and gateway node is updated. by Daniel Park · 6 years ago
  9. 5aef982 Supports downlink trace functionality in OpenstackNetworkingUI by Daniel Park · 6 years ago
  10. 8a5fb64 Fix: remove the instance port only if osPort remove event is issued by Jian Li · 6 years ago
  11. 6343020 [ONOS-7786] Support to retrieve metadata from virtual instances by Jian Li · 6 years ago
  12. ec9d113 Fixes OpenstackNetworking just sends warn msg when unsupported ovs-based sr-iov event occurs. by Daniel Park · 6 years ago
  13. 761e80a Remove pom files from ONOS by Ray Milkey · 6 years ago
  14. 312d987 Starting snapshot 1.15.0-SNAPSHOT by Ray Milkey · 6 years ago
  15. 7e8c4d8 Supports dpdk-based vm creation in OpenstackNetworking service. by Daniel Park · 6 years ago
  16. 03e5521 Starting snapshot 1.14.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  17. 3594c24 Tagging 1.14.0-rc2 by ONOS Jenkins User · 6 years ago 1.14.0-rc2
  18. 4e5f2d6 Starting snapshot 1.14.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  19. cff0bd8 Tagging 1.14.0-rc1 by ONOS Jenkins User · 6 years ago 1.14.0-rc1
  20. 628a7cb Fix: resolve floating IP rules not deleting issue in multinodes env by Jian Li · 6 years ago
  21. 4867af2 Revert "Tagging 1.14.0-b1" by Ray Milkey · 6 years ago
  22. 78ce400 Tagging 1.14.0-b1 by Ray Milkey · 6 years ago
  23. c38e903 [ONOS-7752] check north-south reachability for troubleshoot purpose by Jian Li · 6 years ago
  24. 0b93b00 [ONOS-7752] check east-west VM reachability for troubleshoot purpose by Jian Li · 6 years ago
  25. d486a73 Support to build openstack related apps using Bazel by Jian Li · 6 years ago
  26. 8f64feb Add precommit capability to openstack port service to resolve NPE by Jian Li · 6 years ago
  27. 5e2ad4a Support JSON output in external router CLI, make router obj immutable by Jian Li · 6 years ago
  28. 577b69c Implements flow tracer in Openstack Networking UI by Daniel Park · 6 years ago
  29. 46b7400 Purge internal map variables by leveraging persistent store by Jian Li · 6 years ago
  30. ec5c32b Simplified the port handling logic for VM live migration case by Jian Li · 6 years ago
  31. ecae438 Add distributed persistent store and manager for instance port by Jian Li · 6 years ago
  32. 0e1c7b5 Added forced acl command in OpenstackNetworking app by Daniel Park · 6 years ago
  33. e6110b7 Fix: resolve the service not found exception caused by openstack4j by Jian Li · 6 years ago
  34. 6041f10 Fixes default arp mode to proxy in OpenstackNetworking app. by Daniel Park · 6 years ago
  35. 753280e Support collecting outbound vFlow stats for FLAT typed network by Jian Li · 6 years ago
  36. 87ded82 Augment SONA pipeline to support both vTap and vFlow stats features by Jian Li · 6 years ago
  37. 24ec59f [ONOS-7684] Support VM Live Migration (VxLAN + VLAN) by Jian Li · 6 years ago
  38. 8abf2fe Extend the SONA pipeline to support gathering vFlow stats by Jian Li · 6 years ago
  39. d1b14d3 Fix: Avoid from deleting flat jump rules even if there are remained vm's in same host by Daniel Park · 6 years ago
  40. 9dc5739 Sonar suggestion - Don't use a mutable collection in a public interface by Ray Milkey · 6 years ago
  41. c4d0640 [ONOS-7627] Support the creation of sr-iov port type for LiquidIO smart NIC by Daniel Park · 6 years ago
  42. 5cdf3ac Fixes floating IP rules installed on compute nodes disappear after 60s by Daniel Park · 6 years ago
  43. 1478f29 Set SONA ARP mode as broadcast by default for better avaialability by Jian Li · 6 years ago
  44. 70a2c3f Implemented extended SONA pipeline /w splitting VNI from DHCP Table by Jian Li · 6 years ago
  45. bca9049 Starting snapshot 1.14.0-SNAPSHOT by Ray Milkey · 6 years ago
  46. 2a43cb3 Config ARP proxy mode by default ensure it works in VXLAN and VLAN by Jian Li · 6 years ago
  47. eae1236 [ONOS-7606] Support ARP broadcast (VxLAN) to handle CP failure by Jian Li · 6 years ago
  48. 796c2eb Support flat network type by daniel park · 6 years ago
  49. 32b4220 [ONOS-7444] Optimize SONA gw doesn't use vrouter app and quagga anymore by daniel park · 6 years ago
  50. 576969a [ONOS-7444] Optimize SONA gw doesn't use vrouter app and quagga anymore by daniel park · 6 years ago
  51. 2153659 Refactor: make query methods visible in OpenStackSecurityGroupAdminService by Jian Li · 6 years ago
  52. da7c6cb Refactor: make query methods visible in OpenStackRouterAdminService by Jian Li · 6 years ago
  53. ea1b966 Refactor: add javadoc, restrict visibility, etc for sona switching by Jian Li · 6 years ago
  54. 5a15fe6 Refactor: make query methods visible in OpenStackNetworkAdminService by Jian Li · 6 years ago
  55. 156c96f Refactor: split api from single bundle for openstacknetworking by Jian Li · 6 years ago
  56. 0540087 ONOS-5182 Simplified OpenStack networking application structure by Hyunsun Moon · 7 years ago
  57. 54a7851 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  58. 57b5101 Starting snapshot 1.10-SNAPSHOT by Ray Milkey · 7 years ago
  59. de84cdd Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  60. 8588c48 Tagging 1.9.0-b3 by Ray Milkey · 7 years ago 1.9.0-b3
  61. 287b4ae Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  62. 2557ba3 Tagging 1.9.0-b1b by Ray Milkey · 7 years ago 1.9.0-b1b
  63. fb3b501 [ONOS-5176] Refactoring: improves SONA pipeline and OpenstackRoutingManager by sangho · 8 years ago
  64. 72bcefe Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  65. bc3c6ba Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  66. a222d05 Tagging 1.8.0-rc4 by Ray Milkey · 7 years ago 1.8.0-rc4
  67. b547e06 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  68. 4f6d428 Tagging 1.8.0-rc3 by Ray Milkey · 7 years ago 1.8.0-rc3
  69. 58c6af2 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  70. 8b8b30c Tagging 1.8.0-rc1 by Ray Milkey · 7 years ago 1.8.0-rc1
  71. aa85193 [ONOS-5432] Add CLI for refresh/reprogram the data plane for the existing VM. by jskim · 8 years ago
  72. bfc02ec Bumping snapshot version to 1.8.0-SNAPSHOT by Brian O'Connor · 8 years ago
  73. b19fc86 Bumping version back to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  74. 338bc0c Bumping pom versions to 1.7.0-rc2 and fixing some maven issues by Brian O'Connor · 8 years ago 1.7.0-rc2
  75. 1b0cb26 [ONOS-5134] VM cannot access to another VM with floating IP by Daniel Park · 8 years ago
  76. a8d896c [ONOS-5114] Fix to send icmp packet from vm to gateway when floating is assigned by Daniel Park · 8 years ago
  77. 3d2bf9c [ONOS-4920] Use subnet not network when setting routing rules for routers by sangho · 8 years ago
  78. b3eb84d Refactored OpenstackRouting to support multiple gateway nodes by Hyunsun Moon · 8 years ago
  79. da27e43 Fixed javadoc warnings and some cleanups by Hyunsun Moon · 8 years ago
  80. c853a72 Follow up for OpenstackSwitching Refactoring: Updates flow rules for security group updated. by sangho · 8 years ago
  81. 6032f34 OpenstackRouting refactoring by sangho · 8 years ago
  82. b974fca Refactored OpenstackSwitching app by Hyunsun Moon · 8 years ago
  83. 1b2aea8 Removing gratuitous relativePath from pom.xmls by Brian O'Connor · 8 years ago
  84. e642f7c Bumping version to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  85. 5e65e2c [ONOS-4205] support east-west routing in openstackRouting by Kyuhwi Choi · 8 years ago
  86. a5ff8a7 Appify buck build for openstack and VTN apps by Ray Milkey · 8 years ago
  87. 4890754 [ONOS-4213] Creates a OpenstackNetworking Config for common use by sangho · 8 years ago
  88. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  89. d4334db Javadoc warning fixes by Ray Milkey · 8 years ago
  90. 955c316 Starting snapshot 1.6.0-SNAPSHOT by Brian O'Connor · 8 years ago
  91. 55b4d80 Tagging 1.5.0 (Falcon) by Brian O'Connor · 8 years ago 1.5.0
  92. 2369642 Starting snapshot 1.5.0-SNAPSHOT by Madan Jampani · 8 years ago
  93. b7a5420 Tagging 1.5.0-rc3 by Madan Jampani · 8 years ago 1.5.0-rc3
  94. ee9e371 [ONOS-3952] Implement FloatingIP Handler for OpenstackRoutingService by Kyuhwi Choi · 8 years ago
  95. 21c3ebe Fix java doc errors by Ray Milkey · 8 years ago
  96. 81a61a1 [ONOS-3946] Implement IcmpHandler for OpenstackRoutingService by Daniel Park · 8 years ago
  97. 9008853 [ONOS-3953] Implements Security Group of Openstack by sangho · 8 years ago
  98. 5d8994f Starting snapshot 1.5.0-SNAPSHOT by Thomas Vachuska · 8 years ago
  99. 40d5255 Tagging 1.5.0-rc2 by Thomas Vachuska · 8 years ago 1.5.0-rc2
  100. 93447f1 Separated OpenstackInterface feature from OpenstackNetworking application. by sangho · 8 years ago