- 9ca07f5 Support multi-physnet networking model for kubevirt by Jian Li · 4 years ago
- d5e8ea8 Feed kubevirt port info from K8S port, add a CLI to query port info by Jian Li · 4 years ago
- 60df92d Support to store and monitor kubevirt port resource by Jian Li · 4 years ago
- 105770e Support to store and monitor kubevirt POD resource by Jian Li · 4 years ago
- 16eed16 Generate kubevirt network from NetworkAttachmentDefinition CRD by Jian Li · 4 years ago
- 00418d1 Bumpup kubernetes client from 4.7.1 to 5.0.0 (support up to kubernetes 1.19) by Jian Li · 4 years ago
- 7bca127 Initial implementation of managing IPs for kubevirt spawned VMIs by Jian Li · 4 years ago
- 260231e Add REST API and CLI CURD support for kubevirt network by Jian Li · 4 years ago
- feb8480 Add a set of codecs for kubevirt network with unit test cases by Jian Li · 4 years ago
- 3e81b18 Initial implementation of kubevirt network with CRUD ops support by Jian Li · 4 years ago
- 9871cd5 Implement default kubevirt pipeline, support provider network by Jian Li · 4 years ago
- e1fe06a Add Kubevirt Port and Instance classes with CURD interfaces by Jian Li · 4 years ago
- 138f51f Add the logic of generating ovs bridges on bootstrap kubevirt node by Jian Li · 4 years ago
- 304dca4 Add the logic of bootstrap kubevirt nodes on injection of apiConfig by Jian Li · 4 years ago
- c460430 Add kubevirt API config service, expose it via REST API and CLI by Jian Li · 4 years ago
- b25bcd4 Add Kubevirt API config with unit tests by Jian Li · 4 years ago
- 7c4a882 Implement kubevirt node service, expose it through REST API and CLI by Jian Li · 4 years ago
- 171582e Add kubevirt node related codec with unit tests by Jian Li · 4 years ago
- 43dc9ca Initial implementation of kubevirt node along with test cases by Jian Li · 4 years ago
- 762bc22 Add skeleton codes of kubevirt node and networking apps by Jian Li · 4 years ago
- 0bc40a3 Revert "Fix: only reply ARP request from external router" by Jian Li · 4 years 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, 1 month ago
- dc1df64 Remove bridges and associated flow rules when removing k8s nodes by Jian Li · 4 years, 1 month ago
- 897d92d Support Kubernetes LoadBalancer service type by Jian Li · 4 years, 1 month ago
- 6d2ffbf Support NodePort communication model at k8s passthrough mode by Jian Li · 4 years, 2 months ago
- d66b097 Fix: lower down the message logging level for unmanaged DHCP request by Jian Li · 4 years, 2 months ago
- 4027cac Support install IntIntents to device with postcard mode by Yi Tseng · 4 years, 2 months ago
- 2622d5a Support SNATing POD traffic to internet at k8s passthrough mode by Jian Li · 4 years, 3 months ago
- 1c68e9a Fix: assign a default gateway MAC address for unknown IP address by Jian Li · 4 years, 3 months ago
- 4b5048a Initial support VM and container communication via POD and service IP by Jian Li · 4 years, 3 months ago
- c9d0d70 Support inter-node routing for k8s passthrough use case by Jian Li · 4 years, 3 months ago
- 4294af7 Add node IP attribute in k8s node class with minor code refactoring by Jian Li · 4 years, 3 months ago
- 5671745 Display decimal value in the INT UI instead of hex by Yi Tseng · 4 years, 3 months ago
- 6a2e0a1 Fix: only handle k8s related device events at k8s-networking app by Jian Li · 4 years, 3 months ago
- 930b0cd Small INT app and UI improvements by Yi Tseng · 4 years, 3 months ago
- 59e5344 Fix: make all openstack resource name optional by Jian Li · 4 years, 3 months ago
- 3bc3d5b Use port's MacAddress to associate ONOS port and Kubernetes port by Jian Li · 4 years, 3 months ago
- 0f1ffd1 Add netcfg for INT by Yi Tseng · 4 years, 3 months ago
- adebcbc Fix: add missing FieldsV1 class to kryo registry by Jian Li · 4 years, 3 months ago
- 7388ff5 Fix: register ManagedFieldsEntry and FieldsV1 classes into kryo by Jian Li · 4 years, 3 months ago
- f4efdf5 Fix: shorten the hostname unique string length from five to four by Jian Li · 4 years, 3 months ago
- abbef4a Fix: resolve a NPE due to the non-existing neutron port info by Jian Li · 4 years, 3 months ago
- eab5135 Fix: do not handle ARP packets from openstack events by Jian Li · 4 years, 4 months ago
- a4d8fba Inter-connect k8s external and openstack integration bridge by Jian Li · 4 years, 4 months ago
- 019ce6a Inter-connect k8s and openstack intg bridge, kbr-ex and kbr-router by Jian Li · 4 years, 4 months ago
- 732c342 Listen on k8s port event to create instance port and host by Jian Li · 4 years, 4 months ago
- b2d7e1d Fix: correct openstack networking provider ID at instance port manager by Jian Li · 4 years, 4 months ago
- 5abc9f0 Fix: statically add portnumber of intg and ext bridge by Jian Li · 4 years, 4 months ago
- b73a95a Fix: only receive host events initiated by openstack provider by Jian Li · 4 years, 4 months ago
- c2242bd Support distributed virtual router (DVR) at kubernetes by Jian Li · 4 years, 4 months ago
- 619fa28 Split tunneling behavior into a separated tunnel bridge by Jian Li · 4 years, 4 months ago
- 077b07e Use host handler to bootstrap tunnel bridge and related ports by Jian Li · 4 years, 4 months ago
- e2a04ce Initial support for multi kubernetes clusters for k8s nodes by Jian Li · 4 years, 6 months ago
- b5ade98 INT app gui2 by Davide Scano · 4 years, 7 months ago
- defc74e AETHER-233 Move IntProgrammable behavior to core APIs by Carmelo Cascone · 4 years, 5 months ago
- bfc5e55 [AETHER-457] Load initial routes from netcfg by Charles Chan · 4 years, 5 months ago
- cf18713 Refactor: remove verbose logging message at openstack networking by Jian Li · 4 years, 6 months ago
- 46276ef Listen on openstack's port event to create instance port and host by Jian Li · 4 years, 6 months ago
- 0f6ef9c Fix: only handle TCP/UDP/ICMP/SCTP/any protocol for security group by Jian Li · 4 years, 6 months ago
- 4d73add Phased recovery by Charles Chan · 4 years, 10 months ago
- 6dc062a [AETHER-76] Complete T3 offline mode by Seyeon Jeong · 4 years, 10 months ago
- 357bcec [AETHER-76] Impelentation of a new Trellis Troubleshoot Tool (T3) for offline mode by Seyeon Jeong · 4 years, 10 months ago
- ad74171 SEBA-991-A new API needed to remove specific sources from a McastRoute by Ilayda Ozdemir · 4 years, 7 months ago
- 22ce467 Fix: perform exact port match for full port mask value 0xFFFF by Jian Li · 4 years, 7 months ago
- 87b3f86 [ONOS-8096] In GUI2 device panel space before colon creates unnecessary wrap by Sean Condon · 4 years, 7 months ago
- 4ac9f9b Fix: only reply ARP request from external router by Jian Li · 4 years, 7 months ago
- 4e4084c [ONOS-8093] Purge Meter API by Andrea Campanella · 4 years, 8 months ago
- 4d1b1f3 Refactor: simplify the floating IP related ARP rule installation by Jian Li · 4 years, 8 months ago
- c55a74f Support to specify BootFileName and ServerName in DHCP Option by Jian Li · 4 years, 8 months ago
- 9275f9c Support to assign IP address via DHCP to Bare Metal server by Jian Li · 4 years, 8 months ago
- aec1b13 Fix: correctly broadcast ARP MAC and IP reply for fake gateway by Jian Li · 4 years, 8 months ago
- 528f96e Fix: correctly specify the VM's mac associated with the given FIP by Jian Li · 4 years, 8 months ago
- e78603f Avoid to flood the logs with purgeOnDisconnection print by pier · 4 years, 8 months ago
- 351ed58 Supports capability of T3 to trace multiple actions with priority in a group by Seyeon Jeong · 4 years, 9 months ago
- ad95aaf [ONOS-8087] Per device purgeOnDisconnection Flag by Andrea Campanella · 4 years, 9 months ago
- f394bb3 Fix an action of t3-troubleshot-mcast command when no sink for a multicast route by Seyeon Jeong · 4 years, 10 months ago
- 38c82f7 Fix: refer to correct useSecurityGroup value on the resource event by Jian Li · 4 years, 9 months ago
- a0db2db Fix bugs for dynamic interface configuration by Shibu Vijayakumar · 7 years ago
- 99c64d0 Fixes invalidate nextid by pier · 4 years, 10 months ago
- 91bebb6 Refactors McastHandler to optimize network failures by pier · 4 years, 11 months ago
- 0921df0 Removes the Multicast cache and repurposes the Multicast workers by pier · 5 years ago
- 72f3b9d Removing flow modification during sink/source addition/removal. by Harshada Chaundkar · 5 years ago
- c695026 Revisit logging in McastHandler by pier · 5 years ago
- 7b7e8ac Improves VERIFY operations by pier · 5 years ago
- 7df7ce0 Fix for the issue: CM routes pointing to spine instead of pg pod after updating netcfg. by Shibu Vijayakumar · 5 years ago
- 50cbe3c Fixed a bug that causes filtering objective being removed when it should not by Charles Chan · 4 years, 10 months ago
- 627e016 Fix: invoke security group reset on receiving node completion event by Jian Li · 4 years, 10 months ago
- 13a62a6 Fix: re-order the flow rule and group rule install/uninstall sequence by Jian Li · 4 years, 10 months ago
- 15a3c2e Fix: remove network related flow rules on openstack network removal by Jian Li · 4 years, 10 months ago
- a5c7edf Fix: obtain the correct external gateway NAT IP address by Jian Li · 4 years, 10 months ago
- 1efcb98 Fix: configure the correct ethernet address of ARP reply for k8s by Jian Li · 5 years ago
- f654dd1 Fix: correctly calculate the broadcast address for DHCP ACK by Jian Li · 5 years ago
- 98f45bb Fix: use the default broadcast address as DHCP ACK option by Jian Li · 5 years ago
- 599075a Fix: add missing PodIP class into kryo register by Jian Li · 5 years ago
- 4604b7f Fix: add a timer to harden the k8s node's state checking logic by Jian Li · 5 years ago
- 3db2bf5 Fix: harden the post-on-board K8S node state check logic by Jian Li · 5 years ago
- 0a52884 Fix: add a REST API to update K8S node state to post-on-board by Jian Li · 5 years ago
- c979919 Fix: add JSON consume type to support postOnBoardNode K8S REST API by Jian Li · 5 years ago