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