1. 394bef5 Fix: install gateway upstream rules on node completion event by Jian Li · 3 years ago
  2. 567b25c Fix: associate tunnel ingress rules with network events by Jian Li · 3 years ago
  3. f54f8a6 Add a simple health check logic for the kubevirt-node app by Jian Li · 3 years ago
  4. 7388cdc Purge the logic of allocating and releasing IPs from kubevirt-cni by Jian Li · 3 years ago
  5. be478b7 Move kubevirt sync rules endpoint from network to node package by Jian Li · 3 years ago
  6. f89d960 Support security group for provider typed networks (FLAT and VLAN) by Jian Li · 3 years ago
  7. 46592cf Fix: support Container Network Addons (CNA) operator from kubevirt by Jian Li · 3 years ago
  8. 3c3b163 Inject API svc FQDN into kubevirt node, let onos resolve API svc IP by Jian Li · 3 years ago
  9. 8f944d4 Initial implementation of security group for kubevirt tenant network by Jian Li · 3 years, 1 month ago
  10. 94b6d16 Inject service FQDN into kubevirt node, let onos resolve service IP by Jian Li · 3 years, 1 month ago
  11. 157947f Sends GARP packet when floating ip is associated and the gateway node is changed. by Daniel Park · 3 years, 1 month ago
  12. 8ad7c3b Disable Stateful SNAT when the related parameter is set to false. by Daniel Park · 3 years, 1 month ago
  13. daa7d6a Implement kubevirt loadbalancer service with unit tests by Jian Li · 3 years, 1 month ago
  14. fc7e6cf Reserve the vRouter IP from IP pool at network creation phase by Jian Li · 3 years, 1 month ago
  15. e91c87f [AETHER-72] Refactoring RouteService by pier · 4 years, 7 months ago
  16. 83a640a Add INT watchlist config by Yi Tseng · 3 years, 1 month ago
  17. 63f191f Obtains the external patch port by referring to gateway bridge name by Jian Li · 3 years, 1 month ago
  18. b6dc08f Sync kubevirt port LCM with VirtualMachine resource LCM by Jian Li · 3 years, 1 month ago
  19. 4cb120b Implement internal routing capability for tenant network. by Daniel Park · 3 years, 1 month ago
  20. 5a3e939 Retrieve peer router MAC address using ARP. by Daniel Park · 3 years, 1 month ago
  21. 517597a Dynamically add or remove gateway node according to GW annotation by Jian Li · 3 years, 1 month ago
  22. 9793ec4 Minor fix on floating IP and SNAT feature at kubevirt networking by Jian Li · 3 years, 2 months ago
  23. f313604 Implement floating Ip capability in kubevirt networking app. by Daniel Park · 3 years, 2 months ago
  24. 9756cec Add mac address field into virtual router by Jian Li · 3 years, 2 months ago
  25. d4296d0 Support to allocate/release IP address for multiple networks by Jian Li · 3 years, 2 months ago
  26. babde9c Implement Internal Routing Capability. by Daniel Park · 3 years, 2 months ago
  27. 1c10cf2 Implement security group manager, codec and watcher with unit tests by Jian Li · 3 years, 2 months ago
  28. 2884b23 Initial implementation of SNAT functionality. by Daniel Park · 3 years, 2 months ago
  29. da7ec15 Fix: allow to obtains the added or removed internal on router event by Jian Li · 3 years, 2 months ago
  30. 8c553eb Fix: resolve a NPE caused by empty name list input in kubevirt CLI by Jian Li · 3 years, 2 months ago
  31. b636f70 Notify kubevirt router internal and external network related events by Jian Li · 3 years, 2 months ago
  32. 073f1ba Implement kubevirt floating IP's class, codec, watcher and APIs by Jian Li · 3 years, 2 months ago
  33. 810f58c Implement kubevirt router store, manager and codec with unit tests by Jian Li · 3 years, 2 months ago
  34. caa0392 Initial implementation of kubevirt router along with peer router by Jian Li · 3 years, 2 months ago
  35. a896880 Support VLAN network in gateway node. by Daniel Park · 3 years, 2 months ago
  36. 515f5f3 Initializes gateway type of kubevirt node. by Daniel Park · 3 years, 2 months ago
  37. 534f3f2 Add CLIs to show the detailed info on kubevirt node and pod by Jian Li · 3 years, 2 months ago
  38. 4b24970 Support to add/update/remove kubevirt node, and add node watcher by Jian Li · 3 years, 2 months ago
  39. d2ade0f Fix: re-instantiate the k8s watcher on receiving onclose event by Jian Li · 3 years, 2 months ago
  40. 2ce718e Support VLAN type tenant network at kubevirt networking by Jian Li · 3 years, 3 months ago
  41. 7edfb38 Bumpup fabric8 kubernetes client deps to 5.1.0 by Jian Li · 3 years, 2 months ago
  42. 3581300 Fix: refer to services inside each method to avoid SNF exception by Jian Li · 3 years, 2 months ago
  43. 80c6f1b Provides CLI command to synchronize states of all kubevirt nodes by Daniel Park · 3 years, 2 months ago
  44. 858ccd7 Support tenant overlay network mode at kubevirt networking by Jian Li · 3 years, 3 months ago
  45. 556709c Create/remove tenant bridge per tenant network at kubevirt app by Jian Li · 3 years, 3 months ago
  46. 7a581b1 Support control plane recovery from failure for kubevirt networking by Jian Li · 3 years, 3 months ago
  47. 4c35a26 Support to inject hostRoutes and DNS info inside DHCP reply message by Jian Li · 3 years, 3 months ago
  48. fc72425 Fix: register more missing classes related fabric8 pod into kryo by Jian Li · 3 years, 3 months ago
  49. 72f3dac Add missing POD related class into kryo, identify master and worker by Jian Li · 3 years, 3 months ago
  50. 1d72e17 k8s-networking apps: include jsr310 runtime dependency by Chris Aslanoglou · 3 years, 3 months ago
  51. 6e66a30 Fix: resolve a NPE due to non-existing annotation in POD definition by Jian Li · 3 years, 3 months ago
  52. 55f857a Only provision worker nodes in kubevirt managed case by Jian Li · 3 years, 3 months ago
  53. ea58588 Support multi-physnet networking model for kubevirt by Jian Li · 3 years, 3 months ago
  54. ca20b71 Feed kubevirt port info from K8S port, add a CLI to query port info by Jian Li · 3 years, 4 months ago
  55. 0b48112 Support to store and monitor kubevirt port resource by Jian Li · 3 years, 4 months ago
  56. ac31f65 Support to store and monitor kubevirt POD resource by Jian Li · 3 years, 4 months ago
  57. 034820d Generate kubevirt network from NetworkAttachmentDefinition CRD by Jian Li · 3 years, 4 months ago
  58. 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
  59. 3ba5c58 Initial implementation of managing IPs for kubevirt spawned VMIs by Jian Li · 3 years, 4 months ago
  60. f97a07e Add REST API and CLI CURD support for kubevirt network by Jian Li · 3 years, 4 months ago
  61. fc0b890 Add a set of codecs for kubevirt network with unit test cases by Jian Li · 3 years, 4 months ago
  62. 8fe714d Initial implementation of kubevirt network with CRUD ops support by Jian Li · 3 years, 4 months ago
  63. 4324438 Implement default kubevirt pipeline, support provider network by Jian Li · 3 years, 4 months ago
  64. b964283 Add Kubevirt Port and Instance classes with CURD interfaces by Jian Li · 3 years, 4 months ago
  65. 4fe40e5 Add the logic of generating ovs bridges on bootstrap kubevirt node by Jian Li · 3 years, 4 months ago
  66. aaf44b5 Add the logic of bootstrap kubevirt nodes on injection of apiConfig by Jian Li · 3 years, 4 months ago
  67. f248307 Add kubevirt API config service, expose it via REST API and CLI by Jian Li · 3 years, 4 months ago
  68. a1ebbf4 Add Kubevirt API config with unit tests by Jian Li · 3 years, 4 months ago
  69. b230e07c Implement kubevirt node service, expose it through REST API and CLI by Jian Li · 3 years, 4 months ago
  70. cc01e45 Add kubevirt node related codec with unit tests by Jian Li · 3 years, 4 months ago
  71. 4eb0cf4 Initial implementation of kubevirt node along with test cases by Jian Li · 3 years, 5 months ago
  72. e2a53cb Add skeleton codes of kubevirt node and networking apps by Jian Li · 3 years, 5 months ago
  73. 436c60a Upgraded to bazel 3.7.2 and rules_nodejs 2.3.2 by Sean Condon · 3 years, 4 months ago
  74. 84a6e11 Revert "Fix: only reply ARP request from external router" by Jian Li · 3 years, 4 months ago
  75. f698a5d Enable multicast snooping for all openstack's bridges by default by Jian Li · 3 years, 5 months ago
  76. 115f32a Simplify FLAT typed traffic pipeline to support ovs multicasting by Jian Li · 3 years, 5 months ago
  77. 01613c2 Purge the tunnel and router bridge on removing kubernetes host by Jian Li · 3 years, 5 months ago
  78. 8fa74cfa Remove bridges and associated flow rules when removing k8s nodes by Jian Li · 3 years, 5 months ago
  79. 308f4be [ONOS-8125] Unable to load some ODTN related components by pierventre · 3 years, 6 months ago
  80. f0683ed Support Kubernetes LoadBalancer service type by Jian Li · 3 years, 6 months ago
  81. f4818b0 Support NodePort communication model at k8s passthrough mode by Jian Li · 3 years, 6 months ago
  82. 1b325c0 Fix: lower down the message logging level for unmanaged DHCP request by Jian Li · 3 years, 6 months ago
  83. d14f1a3 Support install IntIntents to device with postcard mode by Yi Tseng · 3 years, 7 months ago
  84. a521217 Support SNATing POD traffic to internet at k8s passthrough mode by Jian Li · 3 years, 7 months ago
  85. 57263ea Fix: assign a default gateway MAC address for unknown IP address by Jian Li · 3 years, 7 months ago
  86. 07c27f3 Initial support VM and container communication via POD and service IP by Jian Li · 3 years, 7 months ago
  87. 5b22f11 Fix: make all openstack resource name optional by Jian Li · 3 years, 7 months ago
  88. 7850330 Display decimal value in the INT UI instead of hex by Yi Tseng · 3 years, 7 months ago
  89. 426cfbe Support inter-node routing for k8s passthrough use case by Jian Li · 3 years, 7 months ago
  90. 9bc6777 Add node IP attribute in k8s node class with minor code refactoring by Jian Li · 3 years, 7 months ago
  91. b5089a5 Fix: only handle k8s related device events at k8s-networking app by Jian Li · 3 years, 7 months ago
  92. c4f90a5 Small INT app and UI improvements by Yi Tseng · 3 years, 7 months ago
  93. 682c5e0 Use port's MacAddress to associate ONOS port and Kubernetes port by Jian Li · 3 years, 7 months ago
  94. ce95eb7 Reactive Forwarding: Inherit Treatment Builder from PacketContext by souvikdas95 · 3 years, 8 months ago
  95. da70796 Add netcfg for INT by Yi Tseng · 3 years, 8 months ago
  96. 93a6bfb Fix: add missing FieldsV1 class to kryo registry by Jian Li · 3 years, 7 months ago
  97. 096262a Fix: register ManagedFieldsEntry and FieldsV1 classes into kryo by Jian Li · 3 years, 7 months ago
  98. adbe515 Fix: shorten the hostname unique string length from five to four by Jian Li · 3 years, 7 months ago
  99. 2100b48 Pruned old ACTN, Gluon, netconf client by Thomas Vachuska · 3 years, 8 months ago
  100. 8891a6b Fix: resolve a NPE due to the non-existing neutron port info by Jian Li · 3 years, 8 months ago