1. 5420527 Retrieve peer router MAC address using ARP. by Daniel Park · 3 years, 1 month ago
  2. 91358d6 Dynamically add or remove gateway node according to GW annotation by Jian Li · 3 years, 1 month ago
  3. a800c00 Minor fix on floating IP and SNAT feature at kubevirt networking by Jian Li · 3 years, 1 month ago
  4. e7e3d6a Implement floating Ip capability in kubevirt networking app. by Daniel Park · 3 years, 2 months ago
  5. c49017d Add mac address field into virtual router by Jian Li · 3 years, 1 month ago
  6. 3831f0c Support to allocate/release IP address for multiple networks by Jian Li · 3 years, 1 month ago
  7. cc8e746 Implement Internal Routing Capability. by Daniel Park · 3 years, 2 months ago
  8. 47e7af7 Implement security group manager, codec and watcher with unit tests by Jian Li · 3 years, 2 months ago
  9. b9a2202 Initial implementation of SNAT functionality. by Daniel Park · 3 years, 2 months ago
  10. 29572ba Fix: allow to obtains the added or removed internal on router event by Jian Li · 3 years, 2 months ago
  11. 4929c09 Fix: resolve a NPE caused by empty name list input in kubevirt CLI by Jian Li · 3 years, 2 months ago
  12. 4acd454 Notify kubevirt router internal and external network related events by Jian Li · 3 years, 2 months ago
  13. e48a617 Implement kubevirt floating IP's class, codec, watcher and APIs by Jian Li · 3 years, 2 months ago
  14. 7eb2078 Implement kubevirt router store, manager and codec with unit tests by Jian Li · 3 years, 2 months ago
  15. 70c32de Initial implementation of kubevirt router along with peer router by Jian Li · 3 years, 2 months ago
  16. 4063f40 Support VLAN network in gateway node. by Daniel Park · 3 years, 2 months ago
  17. 248a810 Add Mastership Load Balancer into TOST build profile by Charles Chan · 3 years, 2 months ago
  18. 54d8baf Initializes gateway type of kubevirt node. by Daniel Park · 3 years, 2 months ago
  19. a3dbfc7 [VOL-3836] Extract the OLT pipeliners from ONOS by Andrea Campanella · 3 years, 2 months ago
  20. c94b7ee Add CLIs to show the detailed info on kubevirt node and pod by Jian Li · 3 years, 2 months ago
  21. b1769a9 [AETHER-1248] Reset default entries by pierventre · 3 years, 2 months ago
  22. b9eb11d Support to add/update/remove kubevirt node, and add node watcher by Jian Li · 3 years, 2 months ago
  23. 0201a02 Fix: re-instantiate the k8s watcher on receiving onclose event by Jian Li · 3 years, 2 months ago
  24. c1bf121 Bumpup fabric8 kubernetes client deps to 5.1.0 by Jian Li · 3 years, 2 months ago
  25. 81b1aab Support VLAN type tenant network at kubevirt networking by Jian Li · 3 years, 2 months ago
  26. f868cd5 Fix: refer to services inside each method to avoid SNF exception by Jian Li · 3 years, 2 months ago
  27. 81bd46b Provides CLI command to synchronize states of all kubevirt nodes by Daniel Park · 3 years, 2 months ago
  28. 543fe85 Support tenant overlay network mode at kubevirt networking by Jian Li · 3 years, 3 months ago
  29. b5ab63c Create/remove tenant bridge per tenant network at kubevirt app by Jian Li · 3 years, 3 months ago
  30. 2417ab7 Support control plane recovery from failure for kubevirt networking by Jian Li · 3 years, 3 months ago
  31. 97e6fc3 Support to inject hostRoutes and DNS info inside DHCP reply message by Jian Li · 3 years, 3 months ago
  32. 930d74a Starting snapshot 2.2.8-SNAPSHOT by ONOS Jenkins User · 3 years, 2 months ago
  33. 7ac4fc3 Tagging 2.2.8-b3 by ONOS Jenkins User · 3 years, 2 months ago 2.2.8-b3
  34. 31f28c05 [AETHER-1230] Prevents the ejection of the P4RuntimePacketProvider listener by pierventre · 3 years, 3 months ago
  35. 0433ada [VOL-3660] Adding support to VLAN and PCP treatment on PPPoED flows. by Gustavo Silva · 3 years, 2 months ago
  36. 4d5607e Fix issues seen during bundle refresh with shared executors by Carmelo Cascone · 3 years, 3 months ago
  37. 220959b Bumpup fabric8 deps to 5.0.1 by Jian Li · 3 years, 3 months ago
  38. 4827b84 Fix: register more missing classes related fabric8 pod into kryo by Jian Li · 3 years, 3 months ago
  39. e7a702f Add missing POD related class into kryo, identify master and worker by Jian Li · 3 years, 3 months ago
  40. 2bcc805 [VOL-3660] Add support for PPPoED message decoding and flow installation on OltPipeline. by Gustavo Silva · 3 years, 3 months ago
  41. f29d97b [AETHER-998] FabricPipeliner should support L2 modification of the NextObjective by pierventre · 3 years, 4 months ago
  42. 1698825 [AETHER-539] Fix for flowId computation by pierventre · 3 years, 5 months ago
  43. 475faa4 k8s-networking apps: include jsr310 runtime dependency by Chris Aslanoglou · 3 years, 3 months ago
  44. 4d2a542 [AETHER-1104] Calculate PiPipeconf fingerprint in a deterministic way by pierventre · 3 years, 3 months ago
  45. 840156c Fix: resolve a NPE due to non-existing annotation in POD definition by Jian Li · 3 years, 3 months ago
  46. 2b35ec7 Only provision worker nodes in kubevirt managed case by Jian Li · 3 years, 3 months ago
  47. 9ca07f5 Support multi-physnet networking model for kubevirt by Jian Li · 3 years, 3 months ago
  48. d5e8ea8 Feed kubevirt port info from K8S port, add a CLI to query port info by Jian Li · 3 years, 3 months ago
  49. 60df92d Support to store and monitor kubevirt port resource by Jian Li · 3 years, 3 months ago
  50. 105770e Support to store and monitor kubevirt POD resource by Jian Li · 3 years, 3 months ago
  51. 16eed16 Generate kubevirt network from NetworkAttachmentDefinition CRD by Jian Li · 3 years, 3 months ago
  52. 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
  53. 7bca127 Initial implementation of managing IPs for kubevirt spawned VMIs by Jian Li · 3 years, 3 months ago
  54. 260231e Add REST API and CLI CURD support for kubevirt network by Jian Li · 3 years, 3 months ago
  55. feb8480 Add a set of codecs for kubevirt network with unit test cases by Jian Li · 3 years, 3 months ago
  56. 3e81b18 Initial implementation of kubevirt network with CRUD ops support by Jian Li · 3 years, 3 months ago
  57. 9871cd5 Implement default kubevirt pipeline, support provider network by Jian Li · 3 years, 4 months ago
  58. e1fe06a Add Kubevirt Port and Instance classes with CURD interfaces by Jian Li · 3 years, 4 months ago
  59. 138f51f Add the logic of generating ovs bridges on bootstrap kubevirt node by Jian Li · 3 years, 4 months ago
  60. 304dca4 Add the logic of bootstrap kubevirt nodes on injection of apiConfig by Jian Li · 3 years, 4 months ago
  61. c460430 Add kubevirt API config service, expose it via REST API and CLI by Jian Li · 3 years, 4 months ago
  62. b25bcd4 Add Kubevirt API config with unit tests by Jian Li · 3 years, 4 months ago
  63. 7c4a882 Implement kubevirt node service, expose it through REST API and CLI by Jian Li · 3 years, 4 months ago
  64. 171582e Add kubevirt node related codec with unit tests by Jian Li · 3 years, 4 months ago
  65. 43dc9ca Initial implementation of kubevirt node along with test cases by Jian Li · 3 years, 4 months ago
  66. 762bc22 Add skeleton codes of kubevirt node and networking apps by Jian Li · 3 years, 4 months ago
  67. 381d454 [AETHER-1074][AETHER-1088] Missing Kryo classes in several subsystems by pierventre · 3 years, 3 months ago
  68. 8e6e30c [AETHER-1077] Missing entries in default P4RT mirror store. by pierventre · 3 years, 3 months ago
  69. 53c361e Add debug log in P4RuntimePipelineConfigClient by Charles Chan · 3 years, 4 months ago
  70. e2aecd0 reassertRole when stream channel is not opened correctly by Charles Chan · 3 years, 4 months ago
  71. 69832f6 Lower LLDP log message when an unknown source is found by Charles Chan · 3 years, 4 months ago
  72. 3144060 [AETHER-1032] Backport AETHER-538 to fabric.p4 by pierventre · 3 years, 4 months ago
  73. 18f7ed7 Starting snapshot 2.2.8-SNAPSHOT by ONOS Jenkins User · 3 years, 4 months ago
  74. bbe7601 Tagging 2.2.8-b2 by ONOS Jenkins User · 3 years, 4 months ago 2.2.8-b2
  75. aa74a25 Starting snapshot 2.2.8-SNAPSHOT by ONOS Jenkins User · 3 years, 4 months ago
  76. b5b3452 Tagging 2.2.8-b1 by ONOS Jenkins User · 3 years, 4 months ago 2.2.8-b1
  77. 26eb65d [AETHER-599] Implement FabricPipelineTraceable by pierventre · 3 years, 7 months ago
  78. 13c3c5a Exposes PiTranslators implementation through the adapter pattern by Carmelo Cascone · 3 years, 5 months ago
  79. 0bc40a3 Revert "Fix: only reply ARP request from external router" by Jian Li · 3 years, 4 months ago
  80. ab97292 Starting snapshot 2.2.8-SNAPSHOT by ONOS Jenkins User · 3 years, 4 months ago
  81. 74fd342 Tagging 2.2.7 by ONOS Jenkins User · 3 years, 4 months ago 2.2.7
  82. 85f5099 Enable multicast snooping for all openstack's bridges by default by Jian Li · 3 years, 4 months ago
  83. 0aed0e6 Support to enable multicast snooping of ovsdb through bridge desc by Jian Li · 3 years, 4 months ago
  84. 1cfad06 Simplify FLAT typed traffic pipeline to support ovs multicasting by Jian Li · 3 years, 4 months ago
  85. b83f4e4 Starting snapshot 2.2.7-SNAPSHOT by ONOS Jenkins User · 3 years, 5 months ago
  86. 0882a2a Tagging 2.2.7-b4 by ONOS Jenkins User · 3 years, 5 months ago 2.2.7-b4
  87. 32a28ad Purge the tunnel and router bridge on removing kubernetes host by Jian Li · 3 years, 5 months ago
  88. dc1df64 Remove bridges and associated flow rules when removing k8s nodes by Jian Li · 3 years, 5 months ago
  89. e352f43 [AETHER-966] Upgrade errorprone to 2.3.4 by pierventre · 3 years, 5 months ago
  90. 897d92d Support Kubernetes LoadBalancer service type by Jian Li · 3 years, 5 months ago
  91. 6d2ffbf Support NodePort communication model at k8s passthrough mode by Jian Li · 3 years, 6 months ago
  92. dad65ac Offload OF Port Status message processing to a single thread executor. by Andrea Campanella · 3 years, 6 months ago
  93. 3433e31 [ONOS-8123] Fix an issue related to the component properties. by pierventre · 3 years, 6 months ago
  94. d8e0763 [VOL-3249] Batching operations in OLT pipeliner by Andrea Campanella · 3 years, 10 months ago
  95. d66b097 Fix: lower down the message logging level for unmanaged DHCP request by Jian Li · 3 years, 6 months ago
  96. 558098b Starting snapshot 2.2.7-SNAPSHOT by ONOS Jenkins User · 3 years, 6 months ago
  97. 52e45b4 Tagging 2.2.7-b3 by ONOS Jenkins User · 3 years, 6 months ago 2.2.7-b3
  98. 4f4c534 Adding helper method in RADIUS packet by Matteo Scandolo · 3 years, 6 months ago
  99. 4027cac Support install IntIntents to device with postcard mode by Yi Tseng · 3 years, 6 months ago
  100. 592d10c [AETHER-514] Support MODIFY on SIMPLE next by pierventre · 3 years, 8 months ago