- 870abf8 Implement kubevirt loadbalancer service with unit tests by Jian Li · 3 years, 7 months ago
- 9e370c6 Sends GARP packet when floating ip is associated and the gateway node is changed. by Daniel Park · 3 years, 7 months ago
- f81088c Disable Stateful SNAT when the related parameter is set to false. by Daniel Park · 3 years, 7 months ago
- a98e311 Reserve the vRouter IP from IP pool at network creation phase by Jian Li · 3 years, 7 months ago
- 2724b7f [AETHER-72] Refactoring RouteService by pier · 5 years ago
- c7d2e19 Obtains the external patch port by referring to gateway bridge name by Jian Li · 3 years, 8 months ago
- 7d3a0c8 Sync kubevirt port LCM with VirtualMachine resource LCM by Jian Li · 3 years, 8 months ago
- 150b962 Implement internal routing capability for tenant network. by Daniel Park · 3 years, 8 months ago
- 5420527 Retrieve peer router MAC address using ARP. by Daniel Park · 3 years, 8 months ago
- 91358d6 Dynamically add or remove gateway node according to GW annotation by Jian Li · 3 years, 8 months ago
- a800c00 Minor fix on floating IP and SNAT feature at kubevirt networking by Jian Li · 3 years, 8 months ago
- e7e3d6a Implement floating Ip capability in kubevirt networking app. by Daniel Park · 3 years, 8 months ago
- c49017d Add mac address field into virtual router by Jian Li · 3 years, 8 months ago
- 3831f0c Support to allocate/release IP address for multiple networks by Jian Li · 3 years, 8 months ago
- cc8e746 Implement Internal Routing Capability. by Daniel Park · 3 years, 8 months ago
- 47e7af7 Implement security group manager, codec and watcher with unit tests by Jian Li · 3 years, 8 months ago
- b9a2202 Initial implementation of SNAT functionality. by Daniel Park · 3 years, 8 months ago
- 29572ba Fix: allow to obtains the added or removed internal on router event by Jian Li · 3 years, 8 months ago
- 4929c09 Fix: resolve a NPE caused by empty name list input in kubevirt CLI by Jian Li · 3 years, 8 months ago
- 4acd454 Notify kubevirt router internal and external network related events by Jian Li · 3 years, 8 months ago
- e48a617 Implement kubevirt floating IP's class, codec, watcher and APIs by Jian Li · 3 years, 9 months ago
- 7eb2078 Implement kubevirt router store, manager and codec with unit tests by Jian Li · 3 years, 9 months ago
- 70c32de Initial implementation of kubevirt router along with peer router by Jian Li · 3 years, 9 months ago
- 4063f40 Support VLAN network in gateway node. by Daniel Park · 3 years, 9 months ago
- 54d8baf Initializes gateway type of kubevirt node. by Daniel Park · 3 years, 9 months ago
- c94b7ee Add CLIs to show the detailed info on kubevirt node and pod by Jian Li · 3 years, 9 months ago
- b9eb11d Support to add/update/remove kubevirt node, and add node watcher by Jian Li · 3 years, 9 months ago
- 0201a02 Fix: re-instantiate the k8s watcher on receiving onclose event by Jian Li · 3 years, 9 months ago
- c1bf121 Bumpup fabric8 kubernetes client deps to 5.1.0 by Jian Li · 3 years, 9 months ago
- 81b1aab Support VLAN type tenant network at kubevirt networking by Jian Li · 3 years, 9 months ago
- f868cd5 Fix: refer to services inside each method to avoid SNF exception by Jian Li · 3 years, 9 months ago
- 81bd46b Provides CLI command to synchronize states of all kubevirt nodes by Daniel Park · 3 years, 9 months ago
- 543fe85 Support tenant overlay network mode at kubevirt networking by Jian Li · 3 years, 9 months ago
- b5ab63c Create/remove tenant bridge per tenant network at kubevirt app by Jian Li · 3 years, 9 months ago
- 2417ab7 Support control plane recovery from failure for kubevirt networking by Jian Li · 3 years, 9 months ago
- 97e6fc3 Support to inject hostRoutes and DNS info inside DHCP reply message by Jian Li · 3 years, 9 months ago
- 4827b84 Fix: register more missing classes related fabric8 pod into kryo by Jian Li · 3 years, 10 months ago
- e7a702f Add missing POD related class into kryo, identify master and worker by Jian Li · 3 years, 10 months ago
- 475faa4 k8s-networking apps: include jsr310 runtime dependency by Chris Aslanoglou · 3 years, 10 months ago
- 840156c Fix: resolve a NPE due to non-existing annotation in POD definition by Jian Li · 3 years, 10 months ago
- 2b35ec7 Only provision worker nodes in kubevirt managed case by Jian Li · 3 years, 10 months ago
- 9ca07f5 Support multi-physnet networking model for kubevirt by Jian Li · 3 years, 10 months ago
- d5e8ea8 Feed kubevirt port info from K8S port, add a CLI to query port info by Jian Li · 3 years, 10 months ago
- 60df92d Support to store and monitor kubevirt port resource by Jian Li · 3 years, 10 months ago
- 105770e Support to store and monitor kubevirt POD resource by Jian Li · 3 years, 10 months ago
- 16eed16 Generate kubevirt network from NetworkAttachmentDefinition CRD by Jian Li · 3 years, 10 months ago
- 00418d1 Bumpup kubernetes client from 4.7.1 to 5.0.0 (support up to kubernetes 1.19) by Jian Li · 3 years, 10 months ago
- 7bca127 Initial implementation of managing IPs for kubevirt spawned VMIs by Jian Li · 3 years, 10 months ago
- 260231e Add REST API and CLI CURD support for kubevirt network by Jian Li · 3 years, 10 months ago
- feb8480 Add a set of codecs for kubevirt network with unit test cases by Jian Li · 3 years, 10 months ago
- 3e81b18 Initial implementation of kubevirt network with CRUD ops support by Jian Li · 3 years, 10 months ago
- 9871cd5 Implement default kubevirt pipeline, support provider network by Jian Li · 3 years, 10 months ago
- e1fe06a Add Kubevirt Port and Instance classes with CURD interfaces by Jian Li · 3 years, 10 months ago
- 138f51f Add the logic of generating ovs bridges on bootstrap kubevirt node by Jian Li · 3 years, 10 months ago
- 304dca4 Add the logic of bootstrap kubevirt nodes on injection of apiConfig by Jian Li · 3 years, 11 months ago
- c460430 Add kubevirt API config service, expose it via REST API and CLI by Jian Li · 3 years, 11 months ago
- b25bcd4 Add Kubevirt API config with unit tests by Jian Li · 3 years, 11 months ago
- 7c4a882 Implement kubevirt node service, expose it through REST API and CLI by Jian Li · 3 years, 11 months ago
- 171582e Add kubevirt node related codec with unit tests by Jian Li · 3 years, 11 months ago
- 43dc9ca Initial implementation of kubevirt node along with test cases by Jian Li · 3 years, 11 months ago
- 762bc22 Add skeleton codes of kubevirt node and networking apps by Jian Li · 3 years, 11 months ago
- 0bc40a3 Revert "Fix: only reply ARP request from external router" by Jian Li · 3 years, 11 months ago
- 85f5099 Enable multicast snooping for all openstack's bridges by default by Jian Li · 4 years ago
- 1cfad06 Simplify FLAT typed traffic pipeline to support ovs multicasting by Jian Li · 4 years ago
- 32a28ad Purge the tunnel and router bridge on removing kubernetes host by Jian Li · 4 years ago
- dc1df64 Remove bridges and associated flow rules when removing k8s nodes by Jian Li · 4 years ago
- 897d92d Support Kubernetes LoadBalancer service type by Jian Li · 4 years ago
- 6d2ffbf Support NodePort communication model at k8s passthrough mode by Jian Li · 4 years ago
- d66b097 Fix: lower down the message logging level for unmanaged DHCP request by Jian Li · 4 years ago
- 4027cac Support install IntIntents to device with postcard mode by Yi Tseng · 4 years, 1 month ago
- 2622d5a Support SNATing POD traffic to internet at k8s passthrough mode by Jian Li · 4 years, 1 month ago
- 1c68e9a Fix: assign a default gateway MAC address for unknown IP address by Jian Li · 4 years, 1 month ago
- 4b5048a Initial support VM and container communication via POD and service IP by Jian Li · 4 years, 1 month ago
- c9d0d70 Support inter-node routing for k8s passthrough use case by Jian Li · 4 years, 1 month ago
- 4294af7 Add node IP attribute in k8s node class with minor code refactoring by Jian Li · 4 years, 1 month ago
- 5671745 Display decimal value in the INT UI instead of hex by Yi Tseng · 4 years, 1 month ago
- 6a2e0a1 Fix: only handle k8s related device events at k8s-networking app by Jian Li · 4 years, 1 month ago
- 930b0cd Small INT app and UI improvements by Yi Tseng · 4 years, 1 month ago
- 59e5344 Fix: make all openstack resource name optional by Jian Li · 4 years, 1 month ago
- 3bc3d5b Use port's MacAddress to associate ONOS port and Kubernetes port by Jian Li · 4 years, 2 months ago
- 0f1ffd1 Add netcfg for INT by Yi Tseng · 4 years, 2 months ago
- adebcbc Fix: add missing FieldsV1 class to kryo registry by Jian Li · 4 years, 2 months ago
- 7388ff5 Fix: register ManagedFieldsEntry and FieldsV1 classes into kryo by Jian Li · 4 years, 2 months ago
- f4efdf5 Fix: shorten the hostname unique string length from five to four by Jian Li · 4 years, 2 months ago
- abbef4a Fix: resolve a NPE due to the non-existing neutron port info by Jian Li · 4 years, 2 months ago
- eab5135 Fix: do not handle ARP packets from openstack events by Jian Li · 4 years, 2 months ago
- a4d8fba Inter-connect k8s external and openstack integration bridge by Jian Li · 4 years, 2 months ago
- 019ce6a Inter-connect k8s and openstack intg bridge, kbr-ex and kbr-router by Jian Li · 4 years, 2 months ago
- 732c342 Listen on k8s port event to create instance port and host by Jian Li · 4 years, 2 months ago
- b2d7e1d Fix: correct openstack networking provider ID at instance port manager by Jian Li · 4 years, 2 months ago
- 5abc9f0 Fix: statically add portnumber of intg and ext bridge by Jian Li · 4 years, 2 months ago
- b73a95a Fix: only receive host events initiated by openstack provider by Jian Li · 4 years, 2 months ago
- c2242bd Support distributed virtual router (DVR) at kubernetes by Jian Li · 4 years, 2 months ago
- 619fa28 Split tunneling behavior into a separated tunnel bridge by Jian Li · 4 years, 2 months ago
- 077b07e Use host handler to bootstrap tunnel bridge and related ports by Jian Li · 4 years, 2 months ago
- e2a04ce Initial support for multi kubernetes clusters for k8s nodes by Jian Li · 4 years, 4 months ago
- b5ade98 INT app gui2 by Davide Scano · 4 years, 5 months ago
- defc74e AETHER-233 Move IntProgrammable behavior to core APIs by Carmelo Cascone · 4 years, 4 months ago
- bfc5e55 [AETHER-457] Load initial routes from netcfg by Charles Chan · 4 years, 4 months ago
- cf18713 Refactor: remove verbose logging message at openstack networking by Jian Li · 4 years, 4 months ago