Tagging 1.10.10
  1. b9d78f0 Tagging 1.10.10 by Ray Milkey · 7 years ago 1.10.10
  2. dcfd99a Starting snapshot 1.10.10-SNAPSHOT by Ray Milkey · 7 years ago
  3. cead3c5 Tagging 1.10.9 by Ray Milkey · 7 years ago 1.10.9
  4. 8947216 Starting snapshot 1.10.9-SNAPSHOT by Ray Milkey · 7 years ago
  5. 66866e3 Tagging 1.10.8 by Ray Milkey · 7 years ago 1.10.8
  6. 3c9e8c3 Starting snapshot 1.10.8-SNAPSHOT by Ray Milkey · 7 years ago
  7. 3861b33 Tagging 1.10.7 by Ray Milkey · 7 years ago 1.10.7
  8. 9bc1e72 Starting snapshot 1.10.7-SNAPSHOT by Ray Milkey · 7 years ago
  9. d8aab2f Tagging 1.10.6 by Ray Milkey · 7 years ago 1.10.6
  10. ba98d2a Starting snapshot 1.10.6-SNAPSHOT by Ray Milkey · 7 years ago
  11. 9a17b20 Tagging 1.10.5 by Ray Milkey · 7 years ago 1.10.5
  12. 4d2d6c8 Starting snapshot 1.10.5-SNAPSHOT by Ray Milkey · 7 years ago
  13. 678da3f Tagging 1.10.4 by Ray Milkey · 7 years ago 1.10.4
  14. ce2a03d Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  15. 130fb5e Starting snapshot 1.10.4-SNAPSHOT by Ray Milkey · 7 years ago
  16. 3d2f773 Tagging 1.10.3 by Ray Milkey · 7 years ago 1.10.3
  17. 9464bee Starting snapshot 1.10.3-SNAPSHOT by Ray Milkey · 7 years ago
  18. 5059b40 Tagging 1.10.2 by Ray Milkey · 7 years ago 1.10.2
  19. be7338c Starting snapshot 1.10.2-SNAPSHOT by Ray Milkey · 7 years ago
  20. f7395c3 Tagging 1.10.1 by Ray Milkey · 7 years ago 1.10.1
  21. eedf6a6 Starting snapshot 1.10.1-SNAPSHOT by Ray Milkey · 7 years ago
  22. 17ef7ca Tagging 1.10.0 by Ray Milkey · 7 years ago 1.10.0
  23. c3b86b9 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  24. e8d98fd Tagging 1.10.0-rc5 by Ray Milkey · 7 years ago 1.10.0-rc5
  25. b436e92 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  26. c559910 Tagging 1.10.0-rc4 by Ray Milkey · 7 years ago 1.10.0-rc4
  27. ec645aa Fixed openstacknetworking app artifact ID to buck style from POM file by Hyunsun Moon · 7 years ago
  28. 281624b Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  29. 0629e8a Tagging 1.10.0-rc3 by Ray Milkey · 7 years ago 1.10.0-rc3
  30. 85740dc ONOS-6444 Set floating IP rules when created with fixed IP configured by Hyunsun Moon · 7 years ago
  31. 745f0da Reduces the port number range for snat to reduce snat handler initialization time. by sangho · 7 years ago
  32. 268ebfa Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  33. 33d7e58 Tagging 1.10.0-rc2 by Ray Milkey · 7 years ago 1.10.0-rc2
  34. 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
  35. 32d471f Removed delays from unit tests by Hyunsun Moon · 7 years ago
  36. 0e058f2 ONOS-6034 Added purge and sync flow rules CLIs by Hyunsun Moon · 7 years ago
  37. ae51e73 Added sync and purge security group states by Hyunsun Moon · 7 years ago
  38. 7a5f904 ONOS-6439 Fixed to remove stale floating IP rules by Hyunsun Moon · 7 years ago
  39. a792cf7 [ONOS-6186] Implement VLAN based virtual network provisioning and logical switching by daniel park · 7 years ago
  40. 8b0710b Fixed artifact ID to buck build format from SONA app pom files by Hyunsun Moon · 7 years ago
  41. 8fd28c7 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  42. f009902 Tagging 1.10.0-rc1 by Ray Milkey · 7 years ago 1.10.0-rc1
  43. c7eb0d0 Added unit tests for OpenstackNetworkManager and OpenstackRouterManager by Hyunsun Moon · 7 years ago
  44. c721922 ONOS-5970 Added CLIs to purge and sync network states from Neutron by Hyunsun Moon · 7 years ago
  45. 6cc91ab [ONOS-6271] Variable device dereferenced, it might be null by Palash Kala · 7 years ago
  46. 6a9ff0d [ONOS-6137] Refactoring SecurityGroup features for stateful SONA by sangho · 7 years ago
  47. e49eb38 [ONOS-6060] Merge scalablegateway app to openstacknode app by daniel park · 7 years ago
  48. 8e5c899 onos6217-removing null pointer dereference by rohit · 7 years ago
  49. 0439fd7 Cleaning pom.xml files. Please everyone, watch the sloppiness for Pete's sake! by Thomas Vachuska · 7 years ago
  50. 917beb4 [ONOS-6150] OpenstackNode application support creation of vlan interface on open vswitch by daniel park · 7 years ago
  51. a5b5f4e Fixed to trigger correct event when a gateway removed by Hyunsun Moon · 7 years ago
  52. 0bc7fdb [ONOS-6098] Port number used for SNAT does not return to the available port number pool after the SNAT rule expired by daniel park · 7 years ago
  53. b7a9cd2 Handle PORT_REMOVED event when a VM removes by Hyunsun Moon · 7 years ago
  54. acde3f5 Don't install switching rules to gateway nodes by Hyunsun Moon · 7 years ago
  55. 44aac66 ONOS-5182 Refactored SONA to cache network states by Hyunsun Moon · 7 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. c6dec26 [SONA] Bug fix that some flows are not removed when VMs are removed by sangho · 7 years ago
  62. 287b4ae Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  63. 2557ba3 Tagging 1.9.0-b1b by Ray Milkey · 7 years ago 1.9.0-b1b
  64. b39bf99 [ONOS-5846] Bump up jersey to 2.25 with corresponding deps updated by Jian Li · 7 years ago
  65. 2456541 [SONA] Fixes the bugs of removing VMs with two interfaces. by sangho · 7 years ago
  66. fa95506 Fix SONA to deal with PORT_UPDATED event when port is enabled. by Daniel Park · 7 years ago
  67. 91b5003 [SONA] Fixes the bug of not removing a switching flow when VMs are removed. by sangho · 7 years ago
  68. 9e5f0f5 [ONOS-5776] Floating IP flow rule initialization process by sangho · 7 years ago
  69. fb3b501 [ONOS-5176] Refactoring: improves SONA pipeline and OpenstackRoutingManager by sangho · 8 years ago
  70. 07ba835 Added app.xml files for SONA modules by Hyunsun Moon · 8 years ago
  71. 72bcefe Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 8 years ago
  72. bc3c6ba Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 8 years ago
  73. a222d05 Tagging 1.8.0-rc4 by Ray Milkey · 8 years ago 1.8.0-rc4
  74. b547e06 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 8 years ago
  75. 4f6d428 Tagging 1.8.0-rc3 by Ray Milkey · 8 years ago 1.8.0-rc3
  76. 58c6af2 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 8 years ago
  77. 8b8b30c Tagging 1.8.0-rc1 by Ray Milkey · 8 years ago 1.8.0-rc1
  78. d41e225 [ONOS-4904] Change ML2 driver url_path from openstackswithing to openstacknetworking by Daniel Park · 8 years ago
  79. aa85193 [ONOS-5432] Add CLI for refresh/reprogram the data plane for the existing VM. by jskim · 8 years ago
  80. 8ebb04a Replace Stream#forEach() with Collection#forEach() by Sho SHIMIZU · 8 years ago
  81. 8f27c4e Fix to avoid duplication of key and flow when host event occurs. by jskim · 8 years ago
  82. 3d66aca Fixed to add the subNetCidr of flow when deleted. by jskim · 8 years ago
  83. bfc02ec Bumping snapshot version to 1.8.0-SNAPSHOT by Brian O'Connor · 8 years ago
  84. b19fc86 Bumping version back to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  85. 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
  86. e4e99fa Fixed the priority of flow when deleted. by jskim · 8 years ago
  87. 7d88174 Added the media types that the DELETE methods of a resource can accept. by jskim · 8 years ago
  88. 1b0cb26 [ONOS-5134] VM cannot access to another VM with floating IP by Daniel Park · 8 years ago
  89. 9c3f30a fix to apply TCP/UDP port rule of Security Group by kimjt · 8 years ago
  90. a8d896c [ONOS-5114] Fix to send icmp packet from vm to gateway when floating is assigned by Daniel Park · 8 years ago
  91. 3d2bf9c [ONOS-4920] Use subnet not network when setting routing rules for routers by sangho · 8 years ago
  92. 0de4ba9 Remove duplicate version specifications by Yuta HIGUCHI · 8 years ago
  93. a2d9f49 [ONOS-4926] floating Ip flow rules handling when restarting ONOS by sangho · 8 years ago
  94. f1af068 [ONOS-5094] Fix to update group bucket when a gateway node jumped to INCOMPLETE state by Daniel Park · 8 years ago
  95. a09e1bb Use Collection#forEach() instead of Stream#forEach() for simplicity by Sho SHIMIZU · 8 years ago
  96. 4d28773 [ONOS-5038] Bug fix for "pending_add" flow rules by sangho · 8 years ago
  97. 5c8f048 [ONOS-5060] Bug fix for pNAT handler in OpenstackRouting by sangho · 8 years ago
  98. 5aa480b Fixed to add gateway node from ICMP handler also by Hyunsun Moon · 8 years ago
  99. 1063c23 [ONOS-5030] Fix to gateway ip address in host annotation refers appropriate ip address by Daniel Park · 8 years ago
  100. b3eb84d Refactored OpenstackRouting to support multiple gateway nodes by Hyunsun Moon · 8 years ago