1. 073ec5b Bumping version to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  2. 486ed1b Changed to use XOS client to get service and port information by Hyunsun Moon · 8 years ago
  3. 5f51f62 CORD-131 Added XOS vtn service and port APIs by Hyunsun Moon · 8 years ago
  4. 1c64601 Explicitly return NO CONTENT type response for http DELETE request by Jian Li · 8 years ago
  5. 479b775 Improved node bootstrap and debugging by Hyunsun Moon · 8 years ago
  6. 9e1ea52 Removing MISC, BASIC from registration, they are subset of API by HIGUCHI Yuta · 8 years ago
  7. 174e980 Allow cordvtn to work without XOS for now by Hyunsun Moon · 8 years ago
  8. 2907b3e Initial empty repository by Ali "The Bomb" Al-Shabibi · 8 years ago
  9. b43748a Refactor protocol BUCK files to use more modern rules and format by Ray Milkey · 8 years ago
  10. 27fc3f7 Fixed to allow json media type header for ML2 delete postcommits by Hyunsun Moon · 8 years ago
  11. 8103264 CORD-564 Remove flow rules completely when a VM or dependency removed by Hyunsun Moon · 8 years ago
  12. f56bfa5 Fix up apps that require jar file wrapping by Ray Milkey · 8 years ago
  13. 07b80dd BUCKify XosClient app to fix buck build by Ray Milkey · 8 years ago
  14. b9c366e CORD-506 Apply existing service dependency when VM is detected by Hyunsun Moon · 8 years ago
  15. 4e26fe9 Appify buck build for openstack and VTN apps by Ray Milkey · 8 years ago
  16. 7b23beb Fixed openstack4j dependencies by Hyunsun Moon · 8 years ago
  17. 8a436f6 More app BUCK file refactoring by Ray Milkey · 8 years ago
  18. 0ff602d Fix BUCK build for CordVtn by adding missing Openstack4j dependency by Jian Li · 8 years ago
  19. e676a9a Refactor CordVtn to use device projection feature instead of driver by Jian Li · 8 years ago
  20. 61e79ee Use openstack4j for OpenStack data model and rest client by Hyunsun Moon · 8 years ago
  21. f948020 Placed API and implementation into separate packages by Hyunsun Moon · 8 years ago
  22. 8e57fd5 Updating copyrights by Brian O'Connor · 8 years ago
  23. bffda69 Simplifying rules and providing sensible defaults by Brian O'Connor · 8 years ago
  24. 6b6680b Javadoc warning fixes by Ray Milkey · 8 years ago
  25. e269d83 Updating test sources in several BUCK files by Brian O'Connor · 8 years ago
  26. 72a0ee1 Simplifying Import-Package line in maven-bundle-plugin for REST bundles by Brian O'Connor · 8 years ago
  27. 42028b3 Initial BUCK build by Ray Milkey · 8 years ago
  28. 7ad803f [ONOS-4042] Bump up Jersey from 1.19 to 2.22.2 by Jian Li · 8 years ago
  29. ff55e81 [Goldeneye] CORD-568 Ensure location transparency of node init operation by Hyunsun Moon · 8 years ago
  30. 29c4a10 Starting snapshot 1.6.0-SNAPSHOT by Brian O'Connor · 8 years ago
  31. 251f52d Tagging 1.5.0 (Falcon) by Brian O'Connor · 8 years ago
  32. 7752421 Starting snapshot 1.5.0-SNAPSHOT by Madan Jampani · 8 years ago
  33. 2ac5dce Tagging 1.5.0-rc3 by Madan Jampani · 8 years ago
  34. e58a4ad Ensure only one instance installs flow rules by Hyunsun Moon · 8 years ago
  35. 7a9bb12 Fixed to read virtual switches from network config by Hyunsun Moon · 8 years ago
  36. cbc885f Added CLI to flush flow rules installed by cordvtn by Hyunsun Moon · 8 years ago
  37. eae1fe8 Refine application title and category in app.xml and pom.xml by Jian Li · 8 years ago
  38. 7004fcf Fixed some bugs by Hyunsun Moon · 8 years ago
  39. 0776cb9 Add missing application titles in app.xml with pom.xml clean up by Jian Li · 8 years ago
  40. 58ddbdc CORD-562 Don't allow nodes with duplicate hostname by Hyunsun Moon · 8 years ago
  41. b881e0c Apps-- added onos.app.title property to applications. by Simon Hunt · 8 years ago
  42. f276052 CORD-563 Remove stale IP addresses on br-int by Hyunsun Moon · 8 years ago
  43. dae16fd Starting snapshot 1.5.0-SNAPSHOT by Thomas Vachuska · 8 years ago
  44. 664c4b4 Tagging 1.5.0-rc2 by Thomas Vachuska · 8 years ago
  45. 450d66d Removed INDRECT and DIRECT subtypes from network types by Hyunsun Moon · 8 years ago
  46. d05b32e Some improvements on cordvtn by Hyunsun Moon · 8 years ago
  47. 47502d9 Separated OpenstackInterface feature from OpenstackNetworking application. by sangho · 8 years ago
  48. cca9c68 Don't proxy ARP with the private gateway MAC address for public network. by Hyunsun Moon · 8 years ago
  49. 3e5e785 [ONOS-4014] Refactor *Id classes to extend from Identifier class by Jian Li · 8 years ago
  50. 3ecd975 Fixed sona refactoring related issues by Hyunsun Moon · 8 years ago
  51. fb51141 Refactoring of OpenstackSwitching and OpenstackRouting by sangho · 8 years ago
  52. 703a091 CORD-357 Fixed not to pop or push s-tag by Hyunsun Moon · 8 years ago
  53. 220c61c Cleaning up javadocs. by Thomas Vachuska · 8 years ago
  54. 97c7419 CORD-537 Added removing vSG by Hyunsun Moon · 8 years ago
  55. b5f92e5 CORD-537 Added public IP gateways for ARP proxy by Hyunsun Moon · 8 years ago
  56. 01556a5 CORD-537 Added flow rules for vSG connectivity by Hyunsun Moon · 8 years ago
  57. 35456ed Fixed ARP reply by Hyunsun Moon · 8 years ago
  58. b6febbe Implemented dummy Neutron ML2 plugin handler by Hyunsun Moon · 8 years ago
  59. 5f7ed8a CORD-536 Support bidirectional connectivity between two services with dependency by Hyunsun Moon · 8 years ago
  60. 126171d CORD-524 Added a state to set data plane IP to br-int by Hyunsun Moon · 8 years ago
  61. fba9701 CORD-524 Added utils to execute IP commands to a remote host by Hyunsun Moon · 8 years ago
  62. 1b2355e Removed static DHCP mapping when a VM is vanished by Hyunsun Moon · 8 years ago
  63. 8b530e3 Added static DHCP lease for a new host by Hyunsun Moon · 8 years ago
  64. 1257efc Added drop rules to prevent packets for virtual networks go out by Hyunsun Moon · 8 years ago
  65. 0d836e2 Lowered some warning levels by Hyunsun Moon · 8 years ago
  66. f7947c5 [WIP] Fixed for controller to not to reply ARP request from physical by Hyunsun Moon · 8 years ago
  67. 64ec614 CORD-484 Support management network for a VM by Hyunsun Moon · 8 years ago
  68. 584f213 ONOS-3704 - Cleaning up Maven build warning messages and cleaning up some versions of thirdparty libraries. by Brian Stanke · 8 years ago
  69. 3fc17f7 CORD-483 Made virtual network gateway MAC address configurable by Hyunsun Moon · 8 years ago
  70. 248e920 Fix javadoc warnings by Jian Li · 8 years ago
  71. c7609ee Fixed hash method in CordVtnNode - Hash method only uses hostname by Daniel Park · 8 years ago
  72. bd572c1 CORD-470 Added physical interface add state by Hyunsun Moon · 8 years ago
  73. 319c6b4 Added ARP TPA match to access VM from external by Hyunsun Moon · 8 years ago
  74. 466dd33 Bump up Karaf to 3.0.5 by Jian Li · 8 years ago
  75. 8b46c4d [ONOS-3634] Enhance app to have a category, icon, URL and readme by Jian Li · 8 years ago
  76. cb79944 CORD-380 Added host provider for cordvtn service by Hyunsun Moon · 8 years ago
  77. bb0a6f4 CORD-380 Changed not to activate ovsdb host provider for cordvtn by Hyunsun Moon · 8 years ago
  78. 6dbd34b CORD-472 Added additional flow rules for physical connection by Hyunsun Moon · 8 years ago
  79. 2bf68e7 Avoid using exception in not exceptional logic by Hyunsun Moon · 8 years ago
  80. 3467a26 CORD-472 Added table 0 and physical access rules by Hyunsun Moon · 8 years ago
  81. de37257 CORD-471 Added physical port and data plane IP as node attribtes by Hyunsun Moon · 8 years ago
  82. 3e6fe45 Added more debug messages by Hyunsun Moon · 8 years ago
  83. 022272f CORD-416 Implemented ARP proxy for service IPs by Hyunsun Moon · 8 years ago
  84. ee37c44 CORD-417 Update group buckets when a VM is created or terminated by Hyunsun Moon · 8 years ago
  85. ba29007 [Falcon] CORD-366 Implemented CORD service dependency API and pipeline by Hyunsun Moon · 8 years ago
  86. 97eaf50 [Falcon] CORD-368 Skeleton of service dependency APIs by Hyunsun Moon · 9 years ago
  87. ca46456 [Falcon] Fixed to avoid exception cases for compute node bootstrap by Hyunsun Moon · 8 years ago
  88. 8c87f79 Starting snapshot 1.5.0-SNAPSHOT by Brian O'Connor · 8 years ago
  89. 9d0891e Tagging 1.4.0 (Emu release) by Brian O'Connor · 8 years ago
  90. 81c48f8 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  91. 2394a62 Tagging 1.4.0-rc3 by Brian O'Connor · 8 years ago
  92. ea30f67 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  93. 6fc9684 Tagging 1.4.0-rc2 by Brian O'Connor · 8 years ago
  94. 2681a3f Removed workaround codes related to OVSDB device availability issue by Hyunsun Moon · 9 years ago
  95. 9274aaf [Falcon][WIP] CORD-368 Added APIs for service dependency by Hyunsun Moon · 9 years ago
  96. 1980558 Starting snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 9 years ago
  97. 87893e2 Tagging 1.4.0-rc1 by Brian O'Connor · 9 years ago
  98. 05f528a CORD-305 Added basic VTN rules for VMs with openstackswitching by Hyunsun Moon · 9 years ago
  99. 4edb017 CORD-333 Minimized OVSDB provider dependency by Hyunsun Moon · 9 years ago
  100. 169f938 CORD-223 Changed to use ovsdb driver to create tunnel interface and bridge by Hyunsun Moon · 9 years ago