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