1. f276052 CORD-563 Remove stale IP addresses on br-int by Hyunsun Moon · 8 years ago
  2. dae16fd Starting snapshot 1.5.0-SNAPSHOT by Thomas Vachuska · 8 years ago
  3. 664c4b4 Tagging 1.5.0-rc2 by Thomas Vachuska · 8 years ago
  4. 450d66d Removed INDRECT and DIRECT subtypes from network types by Hyunsun Moon · 8 years ago
  5. d05b32e Some improvements on cordvtn by Hyunsun Moon · 8 years ago
  6. 47502d9 Separated OpenstackInterface feature from OpenstackNetworking application. by sangho · 8 years ago
  7. cca9c68 Don't proxy ARP with the private gateway MAC address for public network. by Hyunsun Moon · 8 years ago
  8. 3e5e785 [ONOS-4014] Refactor *Id classes to extend from Identifier class by Jian Li · 8 years ago
  9. 3ecd975 Fixed sona refactoring related issues by Hyunsun Moon · 8 years ago
  10. fb51141 Refactoring of OpenstackSwitching and OpenstackRouting by sangho · 8 years ago
  11. 703a091 CORD-357 Fixed not to pop or push s-tag by Hyunsun Moon · 8 years ago
  12. 220c61c Cleaning up javadocs. by Thomas Vachuska · 8 years ago
  13. 97c7419 CORD-537 Added removing vSG by Hyunsun Moon · 8 years ago
  14. b5f92e5 CORD-537 Added public IP gateways for ARP proxy by Hyunsun Moon · 8 years ago
  15. 01556a5 CORD-537 Added flow rules for vSG connectivity by Hyunsun Moon · 8 years ago
  16. 35456ed Fixed ARP reply by Hyunsun Moon · 8 years ago
  17. b6febbe Implemented dummy Neutron ML2 plugin handler by Hyunsun Moon · 8 years ago
  18. 5f7ed8a CORD-536 Support bidirectional connectivity between two services with dependency by Hyunsun Moon · 8 years ago
  19. 126171d CORD-524 Added a state to set data plane IP to br-int by Hyunsun Moon · 8 years ago
  20. fba9701 CORD-524 Added utils to execute IP commands to a remote host by Hyunsun Moon · 8 years ago
  21. 1b2355e Removed static DHCP mapping when a VM is vanished by Hyunsun Moon · 8 years ago
  22. 8b530e3 Added static DHCP lease for a new host by Hyunsun Moon · 8 years ago
  23. 1257efc Added drop rules to prevent packets for virtual networks go out by Hyunsun Moon · 8 years ago
  24. 0d836e2 Lowered some warning levels by Hyunsun Moon · 8 years ago
  25. f7947c5 [WIP] Fixed for controller to not to reply ARP request from physical by Hyunsun Moon · 8 years ago
  26. 64ec614 CORD-484 Support management network for a VM by Hyunsun Moon · 8 years ago
  27. 584f213 ONOS-3704 - Cleaning up Maven build warning messages and cleaning up some versions of thirdparty libraries. by Brian Stanke · 8 years ago
  28. 3fc17f7 CORD-483 Made virtual network gateway MAC address configurable by Hyunsun Moon · 8 years ago
  29. 248e920 Fix javadoc warnings by Jian Li · 8 years ago
  30. c7609ee Fixed hash method in CordVtnNode - Hash method only uses hostname by Daniel Park · 8 years ago
  31. bd572c1 CORD-470 Added physical interface add state by Hyunsun Moon · 8 years ago
  32. 319c6b4 Added ARP TPA match to access VM from external by Hyunsun Moon · 8 years ago
  33. 466dd33 Bump up Karaf to 3.0.5 by Jian Li · 8 years ago
  34. 8b46c4d [ONOS-3634] Enhance app to have a category, icon, URL and readme by Jian Li · 8 years ago
  35. cb79944 CORD-380 Added host provider for cordvtn service by Hyunsun Moon · 8 years ago
  36. bb0a6f4 CORD-380 Changed not to activate ovsdb host provider for cordvtn by Hyunsun Moon · 8 years ago
  37. 6dbd34b CORD-472 Added additional flow rules for physical connection by Hyunsun Moon · 8 years ago
  38. 2bf68e7 Avoid using exception in not exceptional logic by Hyunsun Moon · 8 years ago
  39. 3467a26 CORD-472 Added table 0 and physical access rules by Hyunsun Moon · 8 years ago
  40. de37257 CORD-471 Added physical port and data plane IP as node attribtes by Hyunsun Moon · 8 years ago
  41. 3e6fe45 Added more debug messages by Hyunsun Moon · 8 years ago
  42. 022272f CORD-416 Implemented ARP proxy for service IPs by Hyunsun Moon · 8 years ago
  43. ee37c44 CORD-417 Update group buckets when a VM is created or terminated by Hyunsun Moon · 8 years ago
  44. ba29007 [Falcon] CORD-366 Implemented CORD service dependency API and pipeline by Hyunsun Moon · 9 years ago
  45. 97eaf50 [Falcon] CORD-368 Skeleton of service dependency APIs by Hyunsun Moon · 9 years ago
  46. ca46456 [Falcon] Fixed to avoid exception cases for compute node bootstrap by Hyunsun Moon · 9 years ago
  47. 8c87f79 Starting snapshot 1.5.0-SNAPSHOT by Brian O'Connor · 9 years ago
  48. 9d0891e Tagging 1.4.0 (Emu release) by Brian O'Connor · 9 years ago
  49. 81c48f8 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 9 years ago
  50. 2394a62 Tagging 1.4.0-rc3 by Brian O'Connor · 9 years ago
  51. ea30f67 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 9 years ago
  52. 6fc9684 Tagging 1.4.0-rc2 by Brian O'Connor · 9 years ago
  53. 2681a3f Removed workaround codes related to OVSDB device availability issue by Hyunsun Moon · 9 years ago
  54. 9274aaf [Falcon][WIP] CORD-368 Added APIs for service dependency by Hyunsun Moon · 9 years ago
  55. 1980558 Starting snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 9 years ago
  56. 87893e2 Tagging 1.4.0-rc1 by Brian O'Connor · 9 years ago
  57. 05f528a CORD-305 Added basic VTN rules for VMs with openstackswitching by Hyunsun Moon · 9 years ago
  58. 4edb017 CORD-333 Minimized OVSDB provider dependency by Hyunsun Moon · 9 years ago
  59. 169f938 CORD-223 Changed to use ovsdb driver to create tunnel interface and bridge by Hyunsun Moon · 9 years ago
  60. 15e111a Changed ovsdb device ID from ovsdb:ip:port to ovsdb:ip by Hyunsun Moon · 9 years ago
  61. 61c9838 Fixed not to load network config at system activation by Hyunsun Moon · 9 years ago
  62. c55c457 CORD-280 Fix the way to add and remove a node to consistent store by Hyunsun Moon · 9 years ago
  63. b525d5c CORD-280 Enhanced initial node setup process considering various scenarios by Hyunsun Moon · 9 years ago
  64. 838b19b CORD-280 Added CLIs for cordvtn by Hyunsun Moon · 9 years ago
  65. 7dca9b3 CORD-151 Implement initial compute node setup by Hyunsun Moon · 9 years ago
  66. 9661d64 CORD-151 Refactor cordvtn service to reduce complexity by Hyunsun Moon · 9 years ago
  67. bf5b4c8 Fixed a few javadoc warnings. by Thomas Vachuska · 9 years ago
  68. e9d7599 CORD-151 add initial skeleton for cord-vtn application by Hyunsun Moon · 9 years ago
  69. 56f0cf6 Starting snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 9 years ago
  70. 950f639 [Emu] CORD-151 initial sketch for CORD virtual network service by Hyunsun Moon · 9 years ago