1. fc72425 Fix: register more missing classes related fabric8 pod into kryo by Jian Li · 3 years, 4 months ago
  2. 72f3dac Add missing POD related class into kryo, identify master and worker by Jian Li · 3 years, 4 months ago
  3. 1d72e17 k8s-networking apps: include jsr310 runtime dependency by Chris Aslanoglou · 3 years, 4 months ago
  4. 6e66a30 Fix: resolve a NPE due to non-existing annotation in POD definition by Jian Li · 3 years, 4 months ago
  5. 55f857a Only provision worker nodes in kubevirt managed case by Jian Li · 3 years, 4 months ago
  6. ea58588 Support multi-physnet networking model for kubevirt by Jian Li · 3 years, 4 months ago
  7. ca20b71 Feed kubevirt port info from K8S port, add a CLI to query port info by Jian Li · 3 years, 4 months ago
  8. 0b48112 Support to store and monitor kubevirt port resource by Jian Li · 3 years, 4 months ago
  9. ac31f65 Support to store and monitor kubevirt POD resource by Jian Li · 3 years, 4 months ago
  10. 034820d Generate kubevirt network from NetworkAttachmentDefinition CRD by Jian Li · 3 years, 4 months ago
  11. 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
  12. 3ba5c58 Initial implementation of managing IPs for kubevirt spawned VMIs by Jian Li · 3 years, 4 months ago
  13. f97a07e Add REST API and CLI CURD support for kubevirt network by Jian Li · 3 years, 4 months ago
  14. fc0b890 Add a set of codecs for kubevirt network with unit test cases by Jian Li · 3 years, 4 months ago
  15. 8fe714d Initial implementation of kubevirt network with CRUD ops support by Jian Li · 3 years, 4 months ago
  16. 4324438 Implement default kubevirt pipeline, support provider network by Jian Li · 3 years, 4 months ago
  17. b964283 Add Kubevirt Port and Instance classes with CURD interfaces by Jian Li · 3 years, 4 months ago
  18. 4fe40e5 Add the logic of generating ovs bridges on bootstrap kubevirt node by Jian Li · 3 years, 4 months ago
  19. aaf44b5 Add the logic of bootstrap kubevirt nodes on injection of apiConfig by Jian Li · 3 years, 5 months ago
  20. f248307 Add kubevirt API config service, expose it via REST API and CLI by Jian Li · 3 years, 5 months ago
  21. a1ebbf4 Add Kubevirt API config with unit tests by Jian Li · 3 years, 5 months ago
  22. b230e07c Implement kubevirt node service, expose it through REST API and CLI by Jian Li · 3 years, 5 months ago
  23. cc01e45 Add kubevirt node related codec with unit tests by Jian Li · 3 years, 5 months ago
  24. 4eb0cf4 Initial implementation of kubevirt node along with test cases by Jian Li · 3 years, 5 months ago
  25. e2a53cb Add skeleton codes of kubevirt node and networking apps by Jian Li · 3 years, 5 months ago
  26. 436c60a Upgraded to bazel 3.7.2 and rules_nodejs 2.3.2 by Sean Condon · 3 years, 5 months ago
  27. 84a6e11 Revert "Fix: only reply ARP request from external router" by Jian Li · 3 years, 5 months ago
  28. f698a5d Enable multicast snooping for all openstack's bridges by default by Jian Li · 3 years, 5 months ago
  29. 115f32a Simplify FLAT typed traffic pipeline to support ovs multicasting by Jian Li · 3 years, 5 months ago
  30. 01613c2 Purge the tunnel and router bridge on removing kubernetes host by Jian Li · 3 years, 6 months ago
  31. 8fa74cfa Remove bridges and associated flow rules when removing k8s nodes by Jian Li · 3 years, 6 months ago
  32. 308f4be [ONOS-8125] Unable to load some ODTN related components by pierventre · 3 years, 6 months ago
  33. f0683ed Support Kubernetes LoadBalancer service type by Jian Li · 3 years, 6 months ago
  34. f4818b0 Support NodePort communication model at k8s passthrough mode by Jian Li · 3 years, 7 months ago
  35. 1b325c0 Fix: lower down the message logging level for unmanaged DHCP request by Jian Li · 3 years, 7 months ago
  36. d14f1a3 Support install IntIntents to device with postcard mode by Yi Tseng · 3 years, 7 months ago
  37. a521217 Support SNATing POD traffic to internet at k8s passthrough mode by Jian Li · 3 years, 7 months ago
  38. 57263ea Fix: assign a default gateway MAC address for unknown IP address by Jian Li · 3 years, 7 months ago
  39. 07c27f3 Initial support VM and container communication via POD and service IP by Jian Li · 3 years, 7 months ago
  40. 5b22f11 Fix: make all openstack resource name optional by Jian Li · 3 years, 8 months ago
  41. 7850330 Display decimal value in the INT UI instead of hex by Yi Tseng · 3 years, 8 months ago
  42. 426cfbe Support inter-node routing for k8s passthrough use case by Jian Li · 3 years, 7 months ago
  43. 9bc6777 Add node IP attribute in k8s node class with minor code refactoring by Jian Li · 3 years, 8 months ago
  44. b5089a5 Fix: only handle k8s related device events at k8s-networking app by Jian Li · 3 years, 8 months ago
  45. c4f90a5 Small INT app and UI improvements by Yi Tseng · 3 years, 8 months ago
  46. 682c5e0 Use port's MacAddress to associate ONOS port and Kubernetes port by Jian Li · 3 years, 8 months ago
  47. ce95eb7 Reactive Forwarding: Inherit Treatment Builder from PacketContext by souvikdas95 · 3 years, 8 months ago
  48. da70796 Add netcfg for INT by Yi Tseng · 3 years, 8 months ago
  49. 93a6bfb Fix: add missing FieldsV1 class to kryo registry by Jian Li · 3 years, 8 months ago
  50. 096262a Fix: register ManagedFieldsEntry and FieldsV1 classes into kryo by Jian Li · 3 years, 8 months ago
  51. adbe515 Fix: shorten the hostname unique string length from five to four by Jian Li · 3 years, 8 months ago
  52. 2100b48 Pruned old ACTN, Gluon, netconf client by Thomas Vachuska · 3 years, 8 months ago
  53. 8891a6b Fix: resolve a NPE due to the non-existing neutron port info by Jian Li · 3 years, 8 months ago
  54. 2e04e79 Fix: do not handle ARP packets from openstack events by Jian Li · 3 years, 8 months ago
  55. 2521073 Inter-connect k8s external and openstack integration bridge by Jian Li · 3 years, 8 months ago
  56. 4860e37 Inter-connect k8s and openstack intg bridge, kbr-ex and kbr-router by Jian Li · 3 years, 8 months ago
  57. 3cb86e3 Listen on k8s port event to create instance port and host by Jian Li · 3 years, 8 months ago
  58. fa06bcd Fix: correct openstack networking provider ID at instance port manager by Jian Li · 3 years, 9 months ago
  59. 8916418 Fix: statically add portnumber of intg and ext bridge by Jian Li · 3 years, 9 months ago
  60. 55511c4 Fix: only receive host events initiated by openstack provider by Jian Li · 3 years, 9 months ago
  61. b121844 Support distributed virtual router (DVR) at kubernetes by Jian Li · 3 years, 9 months ago
  62. 1ecfbb7 Split tunneling behavior into a separated tunnel bridge by Jian Li · 3 years, 9 months ago
  63. 8685dd3 Use host handler to bootstrap tunnel bridge and related ports by Jian Li · 3 years, 9 months ago
  64. 58b3398 Initial support for multi kubernetes clusters for k8s nodes by Jian Li · 3 years, 11 months ago
  65. 84d9fac Pruned defunct and unused contributions from Huawei by Thomas Vachuska · 3 years, 9 months ago
  66. b330fc7 AETHER-233 Move IntProgrammable behavior to core APIs by Carmelo Cascone · 3 years, 10 months ago
  67. da025c4 OpticalCircuitIntent is extended to receive path and ochSignal (e.g., from REST optical-rest app). by alessio · 3 years, 10 months ago
  68. c229e42 [AETHER-457] Load initial routes from netcfg by Charles Chan · 3 years, 10 months ago
  69. f3beff2 BugFix, now OpticalConnectivity intents are correctly compiled also if PortNumbers include a name. by alessio · 3 years, 10 months ago
  70. d529d42 Refactor: remove verbose logging message at openstack networking by Jian Li · 3 years, 10 months ago
  71. 3dbb82c Listen on openstack's port event to create instance port and host by Jian Li · 3 years, 10 months ago
  72. fa1be68 Fix: only handle TCP/UDP/ICMP/SCTP/any protocol for security group by Jian Li · 3 years, 11 months ago
  73. 1b94be5 Independence of Trellis by Charles Chan · 3 years, 11 months ago
  74. 9797ebb Phased recovery by Charles Chan · 4 years, 3 months ago
  75. ac12956 [AETHER-76] Complete T3 offline mode by Seyeon Jeong · 4 years, 3 months ago
  76. 8d3cad2 [AETHER-76] Impelentation of a new Trellis Troubleshoot Tool (T3) for offline mode by Seyeon Jeong · 4 years, 3 months ago
  77. 69a93c4 SEBA-991-A new API needed to remove specific sources from a McastRoute by Ilayda Ozdemir · 4 years ago
  78. 555617a INT app gui2 by Davide Scano · 4 years ago
  79. ce78917 Adding features to Node Diagnosis Application by Parvathi MH · 4 years, 1 month ago
  80. 03368b3 Fix: perform exact port match for full port mask value 0xFFFF by Jian Li · 4 years ago
  81. af46bac REST interface VPLS update by DScano · 4 years ago
  82. 8a8bc4b [ONOS-8096] In GUI2 device panel space before colon creates unnecessary wrap by Sean Condon · 4 years ago
  83. 8fb1ef7 Fix: only reply ARP request from external router by Jian Li · 4 years ago
  84. 2325050 [ONOS-8093] Purge Meter API by Andrea Campanella · 4 years ago
  85. a34c979 Refactor: simplify the floating IP related ARP rule installation by Jian Li · 4 years ago
  86. 1951db7 Support to specify BootFileName and ServerName in DHCP Option by Jian Li · 4 years ago
  87. 616b048 Support to assign IP address via DHCP to Bare Metal server by Jian Li · 4 years ago
  88. 59a9605 Fix: correctly broadcast ARP MAC and IP reply for fake gateway by Jian Li · 4 years, 1 month ago
  89. 4dabd9c Fix: correctly specify the VM's mac associated with the given FIP by Jian Li · 4 years, 1 month ago
  90. 55a0103 REST interface for VPLS application by DScano · 4 years, 1 month ago
  91. 3804e30 Avoid to flood the logs with purgeOnDisconnection print by pier · 4 years, 1 month ago
  92. 3dd062f GUI2 Change gui2-fw-lib refs to abs paths by Sean Condon · 4 years, 1 month ago
  93. 525b68a Supports capability of T3 to trace multiple actions with priority in a group by Seyeon Jeong · 4 years, 1 month ago
  94. 32a9c0b [ONOS-8087] Per device purgeOnDisconnection Flag by Andrea Campanella · 4 years, 2 months ago
  95. ec6baf4 Fix an action of t3-troubleshot-mcast command when no sink for a multicast route by Seyeon Jeong · 4 years, 3 months ago
  96. af64673 Fix: refer to correct useSecurityGroup value on the resource event by Jian Li · 4 years, 2 months ago
  97. 9ed929a Fix bugs for dynamic interface configuration by Shibu Vijayakumar · 6 years ago
  98. 17b20d5 Fixes invalidate nextid by pier · 4 years, 3 months ago
  99. 500f45d Refactors McastHandler to optimize network failures by pier · 4 years, 3 months ago
  100. ca23c97 Removes the Multicast cache and repurposes the Multicast workers by pier · 4 years, 5 months ago