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