1. 41eef92 Removed delays from unit tests by Hyunsun Moon · 7 years ago
  2. 2c3f0ee CORD-1071 Refactor VTN node service by Hyunsun Moon · 7 years ago
  3. af3822c Fixed service port create failure by Hyunsun Moon · 7 years ago
  4. 9c2a098 CORD-982 Handle PORT_REMOVED event by Hyunsun Moon · 7 years ago
  5. 9620731 Fixed VTN to read network config at activation by Hyunsun Moon · 7 years ago
  6. e72adf5 Fixed URL log for XOS states sync by Hyunsun Moon · 7 years ago
  7. af6f60a VTN: offload more of the event handling off of the Atomix event thread. by Jonathan Hart · 7 years ago
  8. 5510e34 CORD-727 Implemented port name on OVS in ServicePort API by Hyunsun Moon · 7 years ago
  9. 851e57f Replaced Stream#forEach() with Collection#forEach() by Hyunsun Moon · 7 years ago
  10. bcf4925 Use component config for the default private gateway MAC by Hyunsun Moon · 7 years ago
  11. 33a5937 Fixed VTN fails to reinstall flow rules for a restarted VM by Hyunsun Moon · 7 years ago
  12. 1a57060 Fixed VSG test client DHCP failure by Hyunsun Moon · 7 years ago
  13. d02a5a7 CORD-529, CORD-530 Allow VLAN and floating address pairs for PRIVATE network ports by Hyunsun Moon · 7 years ago
  14. 8e9bc93 Fixed VTN ARP proxy replies with private MAC for public gateways by Hyunsun Moon · 7 years ago
  15. 4302c2b CORD-643 Fixed VTN ARP proxy fails to reply when onos-cord restarted by Hyunsun Moon · 7 years ago
  16. 187bf53 CORD-628 Refactored VTN service network and port API by Hyunsun Moon · 7 years ago
  17. a587146 Added logging filter to warn unsuccessful REST request by Hyunsun Moon · 8 years ago
  18. a0e8b66 Show better results for network and port list command by Hyunsun Moon · 8 years ago
  19. 0984cbd CORD-592 Added DHCP classless static route option for service dependency by Hyunsun Moon · 8 years ago
  20. 28b358a CORD-531 Implemented DHCP proxy for the virtual instances by Hyunsun Moon · 8 years ago
  21. af477ac Fixed small bugs by Hyunsun Moon · 8 years ago
  22. 3fc0cbc CORD-633 Make controllers of the br-int configurable by Hyunsun Moon · 8 years ago
  23. d2e4a46 Fixed to return immutable set by Hyunsun Moon · 8 years ago
  24. f5b2153 Implemented unit tests for ServiceNetwork json codec by Hyunsun Moon · 8 years ago
  25. 6066bd3 CORD-535 Added purge and sync states CLIs by Hyunsun Moon · 8 years ago
  26. 7331de8 Fixed equals for Network, Port and Subnet by Hyunsun Moon · 8 years ago
  27. d5af96f CORD-539 Implemented purge and sync states methods by Hyunsun Moon · 8 years ago
  28. 97b9627 CORD-538 Implemented NetworkService with OpenStack networking API by Hyunsun Moon · 8 years ago
  29. 4a94c2e CORD-537 Implemented ServiceNetworkService with XOS VTN APIs by Hyunsun Moon · 8 years ago
  30. fd5a24e Restructured api to multiple packages by Hyunsun Moon · 8 years ago
  31. 144062a Fixed vSG network can communicate with other service networks by Hyunsun Moon · 8 years ago
  32. fe31dd4 Remove a group not in use by Hyunsun Moon · 8 years ago
  33. 5c14395 CORD-534 Added separate interfaces for Network and ServiceNetwork by Hyunsun Moon · 8 years ago
  34. eaf75e6 CORD-176, CORD-431 Switch to new VTN API by Hyunsun Moon · 8 years ago
  35. e5a1fc3 CORD-176 Added web resources and codecs for service network and port by Hyunsun Moon · 8 years ago
  36. 09e0296 CORD-176 Added a store to hold service networks and ports by Hyunsun Moon · 8 years ago
  37. 395542a CORD-176 Added new classes for the VTN service network and port by Hyunsun Moon · 8 years ago
  38. 153db18 CORD-130 Configuraton validation check by Hyunsun Moon · 8 years ago
  39. 1e88fef CORD-129 Support access agent in VTN by Hyunsun Moon · 8 years ago
  40. c031d9b CORD-248 Provide host management network connectivity to a VM by Hyunsun Moon · 8 years ago
  41. 81a1356 CORD-247 Add host management network interface to integration bridge by Hyunsun Moon · 8 years ago
  42. 8af9351 Fxied complie failure with ONOS 1.7.0-SNAPSHOT by Hyunsun Moon · 8 years ago
  43. 537018f Fixed exception in runnable is swallowed by scheduled thread by Hyunsun Moon · 8 years ago
  44. 0592c3d Revert "CORD-247 Add host management network interface to integration bridge" by Hyunsun Moon · 8 years ago
  45. 315b9a6 Revert "CORD-248 Provide host management network connectivity to a VM" by Hyunsun Moon · 8 years ago
  46. fb41794 Revert "[WIP] CORD-129 Support access agent in VTN" by Hyunsun Moon · 8 years ago
  47. 32356ec Revert "CORD-130 Configuraton validation check" by Hyunsun Moon · 8 years ago
  48. 23db418 CORD-130 Configuraton validation check by Hyunsun Moon · 8 years ago
  49. 3a7bf9e [WIP] CORD-129 Support access agent in VTN by Hyunsun Moon · 8 years ago
  50. acbc8ef CORD-248 Provide host management network connectivity to a VM by Hyunsun Moon · 8 years ago
  51. 3ef5249 CORD-247 Add host management network interface to integration bridge by Hyunsun Moon · 8 years ago
  52. 5401aaa Separated ARP proxy as an independent component and some renaming by Hyunsun Moon · 8 years ago
  53. 60a1067 Added management instance handler and some refactoring by Hyunsun Moon · 8 years ago
  54. 2037937 Fixed service activation failure by Hyunsun Moon · 8 years ago
  55. 26b8109 Fixed application install failure by Hyunsun Moon · 8 years ago
  56. b4d3171 pom modifications to appify vtn renaming package by alshabib · 8 years ago
  57. 86e25e8 Make some DHCP options and host discovery configurable by Hyunsun Moon · 8 years ago
  58. e7e4bb3 Refactored to handle service instance by service type by Hyunsun Moon · 8 years ago
  59. 486ed1b Changed to use XOS client to get service and port information by Hyunsun Moon · 8 years ago
  60. 5f51f62 CORD-131 Added XOS vtn service and port APIs by Hyunsun Moon · 8 years ago
  61. 1c64601 Explicitly return NO CONTENT type response for http DELETE request by Jian Li · 8 years ago
  62. 479b775 Improved node bootstrap and debugging by Hyunsun Moon · 8 years ago
  63. 9e1ea52 Removing MISC, BASIC from registration, they are subset of API by HIGUCHI Yuta · 8 years ago
  64. 174e980 Allow cordvtn to work without XOS for now by Hyunsun Moon · 8 years ago
  65. 27fc3f7 Fixed to allow json media type header for ML2 delete postcommits by Hyunsun Moon · 8 years ago
  66. 8103264 CORD-564 Remove flow rules completely when a VM or dependency removed by Hyunsun Moon · 8 years ago
  67. b9c366e CORD-506 Apply existing service dependency when VM is detected by Hyunsun Moon · 8 years ago
  68. 7b23beb Fixed openstack4j dependencies by Hyunsun Moon · 8 years ago
  69. e676a9a Refactor CordVtn to use device projection feature instead of driver by Jian Li · 8 years ago
  70. 61e79ee Use openstack4j for OpenStack data model and rest client by Hyunsun Moon · 8 years ago
  71. f948020 Placed API and implementation into separate packages by Hyunsun Moon · 8 years ago
  72. 8e57fd5 Updating copyrights by Brian O'Connor · 8 years ago
  73. 6b6680b Javadoc warning fixes by Ray Milkey · 8 years ago
  74. 7ad803f [ONOS-4042] Bump up Jersey from 1.19 to 2.22.2 by Jian Li · 8 years ago
  75. ff55e81 [Goldeneye] CORD-568 Ensure location transparency of node init operation by Hyunsun Moon · 8 years ago
  76. e58a4ad Ensure only one instance installs flow rules by Hyunsun Moon · 8 years ago
  77. 7a9bb12 Fixed to read virtual switches from network config by Hyunsun Moon · 8 years ago
  78. cbc885f Added CLI to flush flow rules installed by cordvtn by Hyunsun Moon · 8 years ago
  79. 7004fcf Fixed some bugs by Hyunsun Moon · 8 years ago
  80. 58ddbdc CORD-562 Don't allow nodes with duplicate hostname by Hyunsun Moon · 8 years ago
  81. f276052 CORD-563 Remove stale IP addresses on br-int by Hyunsun Moon · 8 years ago
  82. 450d66d Removed INDRECT and DIRECT subtypes from network types by Hyunsun Moon · 8 years ago
  83. d05b32e Some improvements on cordvtn by Hyunsun Moon · 8 years ago
  84. 47502d9 Separated OpenstackInterface feature from OpenstackNetworking application. by sangho · 8 years ago
  85. cca9c68 Don't proxy ARP with the private gateway MAC address for public network. by Hyunsun Moon · 8 years ago
  86. 3e5e785 [ONOS-4014] Refactor *Id classes to extend from Identifier class by Jian Li · 8 years ago
  87. fb51141 Refactoring of OpenstackSwitching and OpenstackRouting by sangho · 8 years ago
  88. 703a091 CORD-357 Fixed not to pop or push s-tag by Hyunsun Moon · 8 years ago
  89. 220c61c Cleaning up javadocs. by Thomas Vachuska · 8 years ago
  90. 97c7419 CORD-537 Added removing vSG by Hyunsun Moon · 8 years ago
  91. b5f92e5 CORD-537 Added public IP gateways for ARP proxy by Hyunsun Moon · 8 years ago
  92. 01556a5 CORD-537 Added flow rules for vSG connectivity by Hyunsun Moon · 8 years ago
  93. 35456ed Fixed ARP reply by Hyunsun Moon · 8 years ago
  94. b6febbe Implemented dummy Neutron ML2 plugin handler by Hyunsun Moon · 8 years ago
  95. 5f7ed8a CORD-536 Support bidirectional connectivity between two services with dependency by Hyunsun Moon · 8 years ago
  96. 126171d CORD-524 Added a state to set data plane IP to br-int by Hyunsun Moon · 8 years ago
  97. fba9701 CORD-524 Added utils to execute IP commands to a remote host by Hyunsun Moon · 8 years ago
  98. 1b2355e Removed static DHCP mapping when a VM is vanished by Hyunsun Moon · 8 years ago
  99. 8b530e3 Added static DHCP lease for a new host by Hyunsun Moon · 8 years ago
  100. 1257efc Added drop rules to prevent packets for virtual networks go out by Hyunsun Moon · 8 years ago