1. 34fff80 Fix: ensure to install rules while waiting for patch port creation by Jian Li · 2 years, 10 months ago
  2. 6cb4867 Fix: try to create patch ports when tenant bridge is existed by Jian Li · 2 years, 10 months ago
  3. 56f241b Fix: wait for creation of patch ports which are on tenant bridges by Jian Li · 2 years, 10 months ago
  4. f3a3c5a Fix: do not create patch port when it is already existed on bridge by Jian Li · 2 years, 10 months ago
  5. 68f9c32 Fix to preserve the old peer router MAC when a router is updated. by Daniel Park · 2 years, 10 months ago
  6. 7db4672 Fix: resolve an issue on not creating a new tenant bridge at node by Jian Li · 2 years, 11 months ago
  7. 362bd8b Fix: resolve a set of NPE at kubevirt networking by Jian Li · 2 years, 11 months ago
  8. de23826 Fixes the NPE case when router is removed in Kubevirt networking app. by Daniel Park · 2 years, 11 months ago
  9. 9557e90 Add VM name field in kubevirt port object, expose via CLI and REST by Jian Li · 2 years, 11 months ago
  10. 1bc914c Fix: pipeline the provider network traffic to NORMAL table by Jian Li · 2 years, 11 months ago
  11. 0c656f0 Learn the devId where VM attached by listening VMI event by Jian Li · 2 years, 11 months ago
  12. 05a9458 Support LB in kubevirt networking application. by Daniel Park · 3 years ago
  13. 328fb60 Enhance the RM logic for Kubevirt Networking App in case of virtual network. by Daniel Park · 3 years ago
  14. a5ba88d Enhance the RM logic for Kubevirt Networking App by Daniel Park · 3 years ago
  15. 703c331 Fix: simplify the logic of purging flow rules from kubevirt by Jian Li · 3 years ago
  16. ea1ead7 Fix: add the kubevirt port to the store only if it is not existed by Jian Li · 3 years ago
  17. 394bef5 Fix: install gateway upstream rules on node completion event by Jian Li · 3 years ago
  18. 567b25c Fix: associate tunnel ingress rules with network events by Jian Li · 3 years ago
  19. 7388cdc Purge the logic of allocating and releasing IPs from kubevirt-cni by Jian Li · 3 years ago
  20. be478b7 Move kubevirt sync rules endpoint from network to node package by Jian Li · 3 years ago
  21. f89d960 Support security group for provider typed networks (FLAT and VLAN) by Jian Li · 3 years ago
  22. 46592cf Fix: support Container Network Addons (CNA) operator from kubevirt by Jian Li · 3 years ago
  23. 8f944d4 Initial implementation of security group for kubevirt tenant network by Jian Li · 3 years, 1 month ago
  24. 94b6d16 Inject service FQDN into kubevirt node, let onos resolve service IP by Jian Li · 3 years, 1 month ago
  25. 157947f Sends GARP packet when floating ip is associated and the gateway node is changed. by Daniel Park · 3 years, 1 month ago
  26. 8ad7c3b Disable Stateful SNAT when the related parameter is set to false. by Daniel Park · 3 years, 1 month ago
  27. daa7d6a Implement kubevirt loadbalancer service with unit tests by Jian Li · 3 years, 1 month ago
  28. fc7e6cf Reserve the vRouter IP from IP pool at network creation phase by Jian Li · 3 years, 1 month ago
  29. 63f191f Obtains the external patch port by referring to gateway bridge name by Jian Li · 3 years, 1 month ago
  30. b6dc08f Sync kubevirt port LCM with VirtualMachine resource LCM by Jian Li · 3 years, 1 month ago
  31. 4cb120b Implement internal routing capability for tenant network. by Daniel Park · 3 years, 1 month ago
  32. 5a3e939 Retrieve peer router MAC address using ARP. by Daniel Park · 3 years, 1 month ago
  33. 517597a Dynamically add or remove gateway node according to GW annotation by Jian Li · 3 years, 1 month ago
  34. 9793ec4 Minor fix on floating IP and SNAT feature at kubevirt networking by Jian Li · 3 years, 2 months ago
  35. f313604 Implement floating Ip capability in kubevirt networking app. by Daniel Park · 3 years, 2 months ago
  36. 9756cec Add mac address field into virtual router by Jian Li · 3 years, 2 months ago
  37. d4296d0 Support to allocate/release IP address for multiple networks by Jian Li · 3 years, 2 months ago
  38. babde9c Implement Internal Routing Capability. by Daniel Park · 3 years, 2 months ago
  39. 1c10cf2 Implement security group manager, codec and watcher with unit tests by Jian Li · 3 years, 2 months ago
  40. 2884b23 Initial implementation of SNAT functionality. by Daniel Park · 3 years, 2 months ago
  41. da7ec15 Fix: allow to obtains the added or removed internal on router event by Jian Li · 3 years, 2 months ago
  42. 8c553eb Fix: resolve a NPE caused by empty name list input in kubevirt CLI by Jian Li · 3 years, 2 months ago
  43. b636f70 Notify kubevirt router internal and external network related events by Jian Li · 3 years, 2 months ago
  44. 073f1ba Implement kubevirt floating IP's class, codec, watcher and APIs by Jian Li · 3 years, 2 months ago
  45. 810f58c Implement kubevirt router store, manager and codec with unit tests by Jian Li · 3 years, 2 months ago
  46. caa0392 Initial implementation of kubevirt router along with peer router by Jian Li · 3 years, 2 months ago
  47. a896880 Support VLAN network in gateway node. by Daniel Park · 3 years, 2 months ago
  48. 534f3f2 Add CLIs to show the detailed info on kubevirt node and pod by Jian Li · 3 years, 2 months ago
  49. d2ade0f Fix: re-instantiate the k8s watcher on receiving onclose event by Jian Li · 3 years, 2 months ago
  50. 2ce718e Support VLAN type tenant network at kubevirt networking by Jian Li · 3 years, 2 months ago
  51. 7edfb38 Bumpup fabric8 kubernetes client deps to 5.1.0 by Jian Li · 3 years, 2 months ago
  52. 3581300 Fix: refer to services inside each method to avoid SNF exception by Jian Li · 3 years, 2 months ago
  53. 858ccd7 Support tenant overlay network mode at kubevirt networking by Jian Li · 3 years, 3 months ago
  54. 556709c Create/remove tenant bridge per tenant network at kubevirt app by Jian Li · 3 years, 3 months ago
  55. 7a581b1 Support control plane recovery from failure for kubevirt networking by Jian Li · 3 years, 2 months ago
  56. 4c35a26 Support to inject hostRoutes and DNS info inside DHCP reply message by Jian Li · 3 years, 3 months ago
  57. fc72425 Fix: register more missing classes related fabric8 pod into kryo by Jian Li · 3 years, 3 months ago
  58. 72f3dac Add missing POD related class into kryo, identify master and worker by Jian Li · 3 years, 3 months ago
  59. 6e66a30 Fix: resolve a NPE due to non-existing annotation in POD definition by Jian Li · 3 years, 3 months ago
  60. ea58588 Support multi-physnet networking model for kubevirt by Jian Li · 3 years, 3 months ago
  61. ca20b71 Feed kubevirt port info from K8S port, add a CLI to query port info by Jian Li · 3 years, 4 months ago
  62. 0b48112 Support to store and monitor kubevirt port resource by Jian Li · 3 years, 4 months ago
  63. ac31f65 Support to store and monitor kubevirt POD resource by Jian Li · 3 years, 4 months ago
  64. 034820d Generate kubevirt network from NetworkAttachmentDefinition CRD by Jian Li · 3 years, 4 months ago
  65. 9ac7395 Bumpup kubernetes client from 4.7.1 to 5.0.0 (support up to kubernetes 1.19) by Jian Li · 3 years, 4 months ago
  66. 3ba5c58 Initial implementation of managing IPs for kubevirt spawned VMIs by Jian Li · 3 years, 4 months ago
  67. f97a07e Add REST API and CLI CURD support for kubevirt network by Jian Li · 3 years, 4 months ago
  68. fc0b890 Add a set of codecs for kubevirt network with unit test cases by Jian Li · 3 years, 4 months ago
  69. 8fe714d Initial implementation of kubevirt network with CRUD ops support by Jian Li · 3 years, 4 months ago
  70. 4324438 Implement default kubevirt pipeline, support provider network by Jian Li · 3 years, 4 months ago
  71. b964283 Add Kubevirt Port and Instance classes with CURD interfaces by Jian Li · 3 years, 4 months ago
  72. e2a53cb Add skeleton codes of kubevirt node and networking apps by Jian Li · 3 years, 5 months ago