1. 3d8f341 No need to log a warning if config is not found by Jonathan Hart · 6 years ago
  2. 80dff97 Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  3. 2c3f0ee CORD-1071 Refactor VTN node service 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. af6f60a VTN: offload more of the event handling off of the Atomix event thread. by Jonathan Hart · 7 years ago
  7. 851e57f Replaced Stream#forEach() with Collection#forEach() by Hyunsun Moon · 7 years ago
  8. 33a5937 Fixed VTN fails to reinstall flow rules for a restarted VM by Hyunsun Moon · 7 years ago
  9. 8e9bc93 Fixed VTN ARP proxy replies with private MAC for public gateways by Hyunsun Moon · 7 years ago
  10. 187bf53 CORD-628 Refactored VTN service network and port API by Hyunsun Moon · 7 years ago
  11. 0984cbd CORD-592 Added DHCP classless static route option for service dependency by Hyunsun Moon · 8 years ago
  12. 3fc0cbc CORD-633 Make controllers of the br-int configurable by Hyunsun Moon · 8 years ago
  13. 6066bd3 CORD-535 Added purge and sync states CLIs by Hyunsun Moon · 8 years ago
  14. fd5a24e Restructured api to multiple packages by Hyunsun Moon · 8 years ago
  15. eaf75e6 CORD-176, CORD-431 Switch to new VTN API by Hyunsun Moon · 8 years ago
  16. 1e88fef CORD-129 Support access agent in VTN by Hyunsun Moon · 8 years ago
  17. c031d9b CORD-248 Provide host management network connectivity to a VM by Hyunsun Moon · 8 years ago
  18. 81a1356 CORD-247 Add host management network interface to integration bridge by Hyunsun Moon · 8 years ago
  19. 537018f Fixed exception in runnable is swallowed by scheduled thread by Hyunsun Moon · 8 years ago
  20. 0592c3d Revert "CORD-247 Add host management network interface to integration bridge" by Hyunsun Moon · 8 years ago
  21. 315b9a6 Revert "CORD-248 Provide host management network connectivity to a VM" by Hyunsun Moon · 8 years ago
  22. fb41794 Revert "[WIP] CORD-129 Support access agent in VTN" by Hyunsun Moon · 8 years ago
  23. 3a7bf9e [WIP] CORD-129 Support access agent in VTN by Hyunsun Moon · 8 years ago
  24. acbc8ef CORD-248 Provide host management network connectivity to a VM by Hyunsun Moon · 8 years ago
  25. 3ef5249 CORD-247 Add host management network interface to integration bridge by Hyunsun Moon · 8 years ago
  26. 5401aaa Separated ARP proxy as an independent component and some renaming by Hyunsun Moon · 8 years ago
  27. b4d3171 pom modifications to appify vtn renaming package by alshabib · 8 years ago[Renamed (98%) from src/main/java/org/onosproject/cordvtn/impl/CordVtnNodeManager.java]
  28. e7e4bb3 Refactored to handle service instance by service type by Hyunsun Moon · 8 years ago
  29. 486ed1b Changed to use XOS client to get service and port information by Hyunsun Moon · 8 years ago
  30. 479b775 Improved node bootstrap and debugging by Hyunsun Moon · 8 years ago
  31. 9e1ea52 Removing MISC, BASIC from registration, they are subset of API by HIGUCHI Yuta · 8 years ago
  32. e676a9a Refactor CordVtn to use device projection feature instead of driver by Jian Li · 8 years ago
  33. f948020 Placed API and implementation into separate packages by Hyunsun Moon · 8 years ago[Renamed (98%) from src/main/java/org/onosproject/cordvtn/CordVtnNodeManager.java]
  34. 8e57fd5 Updating copyrights by Brian O'Connor · 8 years ago
  35. ff55e81 [Goldeneye] CORD-568 Ensure location transparency of node init operation by Hyunsun Moon · 8 years ago
  36. 7a9bb12 Fixed to read virtual switches from network config by Hyunsun Moon · 8 years ago
  37. cbc885f Added CLI to flush flow rules installed by cordvtn by Hyunsun Moon · 8 years ago
  38. 7004fcf Fixed some bugs by Hyunsun Moon · 8 years ago
  39. 58ddbdc CORD-562 Don't allow nodes with duplicate hostname by Hyunsun Moon · 8 years ago
  40. f276052 CORD-563 Remove stale IP addresses on br-int by Hyunsun Moon · 8 years ago
  41. d05b32e Some improvements on cordvtn by Hyunsun Moon · 8 years ago
  42. 126171d CORD-524 Added a state to set data plane IP to br-int by Hyunsun Moon · 8 years ago
  43. 3fc17f7 CORD-483 Made virtual network gateway MAC address configurable by Hyunsun Moon · 8 years ago
  44. bd572c1 CORD-470 Added physical interface add state by Hyunsun Moon · 8 years ago
  45. cb79944 CORD-380 Added host provider for cordvtn service by Hyunsun Moon · 8 years ago