Tagging version 1.6.0
  1. fef5981 Fix issue with default value for component property. by Jonathan Hart · 6 years ago
  2. 8e21279 Upgrading app to ONOS 1.13 by Jonathan Hart · 6 years ago
  3. 93fa372 Fix to allign the ONOS-VTN app with the DHCP RFC. Contributed by the NGPaaS EU project by Angelos Mimidis · 6 years ago
  4. 3d8f341 No need to log a warning if config is not found by Jonathan Hart · 6 years ago
  5. 8605106 Allow sync state CLI commands to read values from netcfg by Jonathan Hart · 6 years ago
  6. ffc172c Fix arp handler thowing exception when config is not yet pushed. by Jonathan Hart · 6 years ago
  7. 7651c2f Fix issue where updates to ServicePorts were not taking effect. by Jonathan Hart · 6 years ago
  8. 1803144 Upgrade CORD VTN app to ONOS 1.12.0 by Jonathan Hart · 6 years ago
  9. 3996048 CORD-2288: Allow adding ServicePort after OF port is added to bridge by Jonathan Hart · 7 years ago
  10. 72630b8 Show more info in CLIs, don't swallow REST connectivity errors. by Jonathan Hart · 7 years ago
  11. 0d00fb4 Added FLAT type network by Hyunsun Moon · 7 years ago
  12. 5c55ab4 release version 1.3.0-SNAPSHOT by David K. Bainbridge · 7 years ago
  13. 80dff97 Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  14. 19dcbae Moving VTN away from old XOS APIs onto GRPC APIs. by Jonathan Hart · 7 years ago
  15. 726d710 [CORD-1378] by Zack Williams · 7 years ago
  16. 41eef92 Removed delays from unit tests by Hyunsun Moon · 7 years ago
  17. 2c3f0ee CORD-1071 Refactor VTN node service by Hyunsun Moon · 7 years ago
  18. af3822c Fixed service port create failure by Hyunsun Moon · 7 years ago
  19. 9c2a098 CORD-982 Handle PORT_REMOVED event by Hyunsun Moon · 7 years ago
  20. 9620731 Fixed VTN to read network config at activation by Hyunsun Moon · 7 years ago
  21. e72adf5 Fixed URL log for XOS states sync by Hyunsun Moon · 7 years ago
  22. af6f60a VTN: offload more of the event handling off of the Atomix event thread. by Jonathan Hart · 7 years ago
  23. 5510e34 CORD-727 Implemented port name on OVS in ServicePort API by Hyunsun Moon · 7 years ago
  24. 851e57f Replaced Stream#forEach() with Collection#forEach() by Hyunsun Moon · 7 years ago
  25. bcf4925 Use component config for the default private gateway MAC by Hyunsun Moon · 7 years ago
  26. 33a5937 Fixed VTN fails to reinstall flow rules for a restarted VM by Hyunsun Moon · 7 years ago
  27. 1a57060 Fixed VSG test client DHCP failure by Hyunsun Moon · 7 years ago
  28. d02a5a7 CORD-529, CORD-530 Allow VLAN and floating address pairs for PRIVATE network ports by Hyunsun Moon · 7 years ago
  29. 8e9bc93 Fixed VTN ARP proxy replies with private MAC for public gateways by Hyunsun Moon · 7 years ago
  30. 4302c2b CORD-643 Fixed VTN ARP proxy fails to reply when onos-cord restarted by Hyunsun Moon · 7 years ago
  31. 187bf53 CORD-628 Refactored VTN service network and port API by Hyunsun Moon · 7 years ago
  32. a587146 Added logging filter to warn unsuccessful REST request by Hyunsun Moon · 8 years ago
  33. a0e8b66 Show better results for network and port list command by Hyunsun Moon · 8 years ago
  34. 0984cbd CORD-592 Added DHCP classless static route option for service dependency by Hyunsun Moon · 8 years ago
  35. 28b358a CORD-531 Implemented DHCP proxy for the virtual instances by Hyunsun Moon · 8 years ago
  36. af477ac Fixed small bugs by Hyunsun Moon · 8 years ago
  37. 3fc0cbc CORD-633 Make controllers of the br-int configurable by Hyunsun Moon · 8 years ago
  38. d2e4a46 Fixed to return immutable set by Hyunsun Moon · 8 years ago
  39. f5b2153 Implemented unit tests for ServiceNetwork json codec by Hyunsun Moon · 8 years ago
  40. 6066bd3 CORD-535 Added purge and sync states CLIs by Hyunsun Moon · 8 years ago
  41. 7331de8 Fixed equals for Network, Port and Subnet by Hyunsun Moon · 8 years ago
  42. d5af96f CORD-539 Implemented purge and sync states methods by Hyunsun Moon · 8 years ago
  43. 97b9627 CORD-538 Implemented NetworkService with OpenStack networking API by Hyunsun Moon · 8 years ago
  44. 4a94c2e CORD-537 Implemented ServiceNetworkService with XOS VTN APIs by Hyunsun Moon · 8 years ago
  45. fd5a24e Restructured api to multiple packages by Hyunsun Moon · 8 years ago
  46. 144062a Fixed vSG network can communicate with other service networks by Hyunsun Moon · 8 years ago
  47. fe31dd4 Remove a group not in use by Hyunsun Moon · 8 years ago
  48. 5c14395 CORD-534 Added separate interfaces for Network and ServiceNetwork by Hyunsun Moon · 8 years ago
  49. eaf75e6 CORD-176, CORD-431 Switch to new VTN API by Hyunsun Moon · 8 years ago
  50. e5a1fc3 CORD-176 Added web resources and codecs for service network and port by Hyunsun Moon · 8 years ago
  51. 09e0296 CORD-176 Added a store to hold service networks and ports by Hyunsun Moon · 8 years ago
  52. 395542a CORD-176 Added new classes for the VTN service network and port by Hyunsun Moon · 8 years ago
  53. 153db18 CORD-130 Configuraton validation check by Hyunsun Moon · 8 years ago
  54. 1e88fef CORD-129 Support access agent in VTN by Hyunsun Moon · 8 years ago
  55. c031d9b CORD-248 Provide host management network connectivity to a VM by Hyunsun Moon · 8 years ago
  56. 81a1356 CORD-247 Add host management network interface to integration bridge by Hyunsun Moon · 8 years ago
  57. 8af9351 Fxied complie failure with ONOS 1.7.0-SNAPSHOT by Hyunsun Moon · 8 years ago
  58. 537018f Fixed exception in runnable is swallowed by scheduled thread by Hyunsun Moon · 8 years ago
  59. 0592c3d Revert "CORD-247 Add host management network interface to integration bridge" by Hyunsun Moon · 8 years ago
  60. 315b9a6 Revert "CORD-248 Provide host management network connectivity to a VM" by Hyunsun Moon · 8 years ago
  61. fb41794 Revert "[WIP] CORD-129 Support access agent in VTN" by Hyunsun Moon · 8 years ago
  62. 32356ec Revert "CORD-130 Configuraton validation check" by Hyunsun Moon · 8 years ago
  63. 23db418 CORD-130 Configuraton validation check by Hyunsun Moon · 8 years ago
  64. 3a7bf9e [WIP] CORD-129 Support access agent in VTN by Hyunsun Moon · 8 years ago
  65. acbc8ef CORD-248 Provide host management network connectivity to a VM by Hyunsun Moon · 8 years ago
  66. 3ef5249 CORD-247 Add host management network interface to integration bridge by Hyunsun Moon · 8 years ago
  67. 5401aaa Separated ARP proxy as an independent component and some renaming by Hyunsun Moon · 8 years ago
  68. 60a1067 Added management instance handler and some refactoring by Hyunsun Moon · 8 years ago
  69. 2037937 Fixed service activation failure by Hyunsun Moon · 8 years ago
  70. 26b8109 Fixed application install failure by Hyunsun Moon · 8 years ago
  71. b4d3171 pom modifications to appify vtn renaming package by alshabib · 8 years ago
  72. 86e25e8 Make some DHCP options and host discovery configurable by Hyunsun Moon · 8 years ago
  73. e7e4bb3 Refactored to handle service instance by service type by Hyunsun Moon · 8 years ago
  74. 486ed1b Changed to use XOS client to get service and port information by Hyunsun Moon · 8 years ago
  75. 5f51f62 CORD-131 Added XOS vtn service and port APIs by Hyunsun Moon · 8 years ago
  76. 1c64601 Explicitly return NO CONTENT type response for http DELETE request by Jian Li · 8 years ago
  77. 479b775 Improved node bootstrap and debugging by Hyunsun Moon · 8 years ago
  78. 9e1ea52 Removing MISC, BASIC from registration, they are subset of API by HIGUCHI Yuta · 8 years ago
  79. 174e980 Allow cordvtn to work without XOS for now by Hyunsun Moon · 8 years ago
  80. 27fc3f7 Fixed to allow json media type header for ML2 delete postcommits by Hyunsun Moon · 8 years ago
  81. 8103264 CORD-564 Remove flow rules completely when a VM or dependency removed by Hyunsun Moon · 8 years ago
  82. b9c366e CORD-506 Apply existing service dependency when VM is detected by Hyunsun Moon · 8 years ago
  83. 7b23beb Fixed openstack4j dependencies by Hyunsun Moon · 8 years ago
  84. e676a9a Refactor CordVtn to use device projection feature instead of driver by Jian Li · 8 years ago
  85. 61e79ee Use openstack4j for OpenStack data model and rest client by Hyunsun Moon · 8 years ago
  86. f948020 Placed API and implementation into separate packages by Hyunsun Moon · 8 years ago
  87. 8e57fd5 Updating copyrights by Brian O'Connor · 8 years ago
  88. 6b6680b Javadoc warning fixes by Ray Milkey · 8 years ago
  89. 7ad803f [ONOS-4042] Bump up Jersey from 1.19 to 2.22.2 by Jian Li · 8 years ago
  90. ff55e81 [Goldeneye] CORD-568 Ensure location transparency of node init operation by Hyunsun Moon · 8 years ago
  91. e58a4ad Ensure only one instance installs flow rules by Hyunsun Moon · 8 years ago
  92. 7a9bb12 Fixed to read virtual switches from network config by Hyunsun Moon · 8 years ago
  93. cbc885f Added CLI to flush flow rules installed by cordvtn by Hyunsun Moon · 8 years ago
  94. 7004fcf Fixed some bugs by Hyunsun Moon · 8 years ago
  95. 58ddbdc CORD-562 Don't allow nodes with duplicate hostname by Hyunsun Moon · 8 years ago
  96. f276052 CORD-563 Remove stale IP addresses on br-int by Hyunsun Moon · 8 years ago
  97. 450d66d Removed INDRECT and DIRECT subtypes from network types by Hyunsun Moon · 8 years ago
  98. d05b32e Some improvements on cordvtn by Hyunsun Moon · 8 years ago
  99. 47502d9 Separated OpenstackInterface feature from OpenstackNetworking application. by sangho · 8 years ago
  100. cca9c68 Don't proxy ARP with the private gateway MAC address for public network. by Hyunsun Moon · 8 years ago