1. 5f0b38a Fix: resolve a set of NPE at kubevirt networking by Jian Li · 3 years ago
  2. 7aed950 Fixes the NPE case when router is removed in Kubevirt networking app. by Daniel Park · 3 years ago
  3. d405a5d SDFAB-76 Work around missing packet request cased by consistet multimap issue by Charles Chan · 3 years ago
  4. 1d31ca4 Add VM name field in kubevirt port object, expose via CLI and REST by Jian Li · 3 years ago
  5. a2ab1ed Fix: pipeline the provider network traffic to NORMAL table by Jian Li · 3 years ago
  6. 0b90d45 Learn the devId where VM attached by listening VMI event by Jian Li · 3 years ago
  7. 55b0908 [SDFAB-16][SDFAB-17] Several improvements to the GDP by pierventre · 3 years, 2 months ago
  8. c8a8759 Support LB in kubevirt networking application. by Daniel Park · 3 years, 1 month ago
  9. d77b4cc Enhance the RM logic for Kubevirt Networking App in case of virtual network. by Daniel Park · 3 years ago
  10. 842b303 Enhance the RM logic for Kubevirt Networking App by Daniel Park · 3 years ago
  11. 0bf7347 Fix: simplify the logic of purging flow rules from kubevirt by Jian Li · 3 years ago
  12. e66ed69 Fix: add the kubevirt port to the store only if it is not existed by Jian Li · 3 years ago
  13. dc7f412 Fix: install gateway upstream rules on node completion event by Jian Li · 3 years ago
  14. b689e57 Fix: associate tunnel ingress rules with network events by Jian Li · 3 years ago
  15. 67c1645 Add a simple health check logic for the kubevirt-node app by Jian Li · 3 years, 1 month ago
  16. d14355c [VOL-4055][ONOS-8138] Adding annotations to meter to allow passing of associated information by Andrea Campanella · 3 years, 1 month ago
  17. a4c7aec Avoid casting to double to round-up integer division by Daniele Moro · 3 years, 1 month ago
  18. a1acb22 Purge the logic of allocating and releasing IPs from kubevirt-cni by Jian Li · 3 years, 1 month ago
  19. d9a9ca2 [AETHER-1265] Integrate Java profiler in TOST env by pierventre · 3 years, 1 month ago
  20. 82c2fdf Move kubevirt sync rules endpoint from network to node package by Jian Li · 3 years, 1 month ago
  21. 8ed2c98 Support security group for provider typed networks (FLAT and VLAN) by Jian Li · 3 years, 1 month ago
  22. fe3a905 Fix: support Container Network Addons (CNA) operator from kubevirt by Jian Li · 3 years, 1 month ago
  23. 70782fc [AETHER-1550] Add additional trace logs in P4RT SB by pierventre · 3 years, 2 months ago
  24. 331ef70 Inject API svc FQDN into kubevirt node, let onos resolve API svc IP by Jian Li · 3 years, 1 month ago
  25. 4c54da31 Initial implementation of security group for kubevirt tenant network by Jian Li · 3 years, 3 months ago
  26. 0b9081b [AETHER-1516] Barefoot/bmv2 drivers are never loaded by pierventre · 3 years, 2 months ago
  27. b983fc2 Bumpup fabric8 kubernetes client to 5.3.0 by Jian Li · 3 years, 2 months ago
  28. 6d10249 Inject service FQDN into kubevirt node, let onos resolve service IP by Jian Li · 3 years, 2 months ago
  29. 870abf8 Implement kubevirt loadbalancer service with unit tests by Jian Li · 3 years, 2 months ago
  30. 9e370c6 Sends GARP packet when floating ip is associated and the gateway node is changed. by Daniel Park · 3 years, 2 months ago
  31. f81088c Disable Stateful SNAT when the related parameter is set to false. by Daniel Park · 3 years, 2 months ago
  32. a98e311 Reserve the vRouter IP from IP pool at network creation phase by Jian Li · 3 years, 2 months ago
  33. 62e8726 Add dockerfile to build an ONOS container from the local Bazel output by Daniele Moro · 3 years, 6 months ago
  34. 630b099 [AETHER-75] Add command to force snapshot of Raft partitions. by Jordan Halterman · 4 years, 8 months ago
  35. 2724b7f [AETHER-72] Refactoring RouteService by pier · 4 years, 8 months ago
  36. 4cab1ed [AETHER-72] Add bulk update to ConsistentMultimap by pier · 4 years, 8 months ago
  37. 573f5c3 [AETHER-72][AETHER-75] Update atomix to 3.1.9 by pier · 4 years ago
  38. d88e4aa Enable read counters with table entries for stratum-tofino driver by pierventre · 3 years, 2 months ago
  39. a26ae56 Starting snapshot 2.2.9-SNAPSHOT by ONOS Jenkins User · 3 years, 2 months ago
  40. e5bbfdd Tagging 2.2.8 by ONOS Jenkins User · 3 years, 2 months ago 2.2.8
  41. ffae6e8 [VOL-3922] Invalidating the pipeliner cache if the driver for a device changes by Andrea Campanella · 3 years, 2 months ago
  42. eeb5b43 Bump up fabric8 to 5.2.1, support up to Kubernetes 1.20.2 by Jian Li · 3 years, 2 months ago
  43. c7d2e19 Obtains the external patch port by referring to gateway bridge name by Jian Li · 3 years, 2 months ago
  44. 7d3a0c8 Sync kubevirt port LCM with VirtualMachine resource LCM by Jian Li · 3 years, 3 months ago
  45. 3d38ea0 [AETHER-1324] Force push pipeline config by pierventre · 3 years, 3 months ago
  46. 150b962 Implement internal routing capability for tenant network. by Daniel Park · 3 years, 3 months ago
  47. 5420527 Retrieve peer router MAC address using ARP. by Daniel Park · 3 years, 3 months ago
  48. 91358d6 Dynamically add or remove gateway node according to GW annotation by Jian Li · 3 years, 3 months ago
  49. a800c00 Minor fix on floating IP and SNAT feature at kubevirt networking by Jian Li · 3 years, 3 months ago
  50. e7e3d6a Implement floating Ip capability in kubevirt networking app. by Daniel Park · 3 years, 3 months ago
  51. c49017d Add mac address field into virtual router by Jian Li · 3 years, 3 months ago
  52. 3831f0c Support to allocate/release IP address for multiple networks by Jian Li · 3 years, 3 months ago
  53. cc8e746 Implement Internal Routing Capability. by Daniel Park · 3 years, 3 months ago
  54. 47e7af7 Implement security group manager, codec and watcher with unit tests by Jian Li · 3 years, 3 months ago
  55. b9a2202 Initial implementation of SNAT functionality. by Daniel Park · 3 years, 3 months ago
  56. 29572ba Fix: allow to obtains the added or removed internal on router event by Jian Li · 3 years, 3 months ago
  57. 4929c09 Fix: resolve a NPE caused by empty name list input in kubevirt CLI by Jian Li · 3 years, 3 months ago
  58. 4acd454 Notify kubevirt router internal and external network related events by Jian Li · 3 years, 3 months ago
  59. e48a617 Implement kubevirt floating IP's class, codec, watcher and APIs by Jian Li · 3 years, 3 months ago
  60. 7eb2078 Implement kubevirt router store, manager and codec with unit tests by Jian Li · 3 years, 3 months ago
  61. 70c32de Initial implementation of kubevirt router along with peer router by Jian Li · 3 years, 3 months ago
  62. 4063f40 Support VLAN network in gateway node. by Daniel Park · 3 years, 3 months ago
  63. 248a810 Add Mastership Load Balancer into TOST build profile by Charles Chan · 3 years, 3 months ago
  64. 54d8baf Initializes gateway type of kubevirt node. by Daniel Park · 3 years, 4 months ago
  65. a3dbfc7 [VOL-3836] Extract the OLT pipeliners from ONOS by Andrea Campanella · 3 years, 4 months ago
  66. c94b7ee Add CLIs to show the detailed info on kubevirt node and pod by Jian Li · 3 years, 3 months ago
  67. b1769a9 [AETHER-1248] Reset default entries by pierventre · 3 years, 4 months ago
  68. b9eb11d Support to add/update/remove kubevirt node, and add node watcher by Jian Li · 3 years, 4 months ago
  69. 0201a02 Fix: re-instantiate the k8s watcher on receiving onclose event by Jian Li · 3 years, 4 months ago
  70. c1bf121 Bumpup fabric8 kubernetes client deps to 5.1.0 by Jian Li · 3 years, 4 months ago
  71. 81b1aab Support VLAN type tenant network at kubevirt networking by Jian Li · 3 years, 4 months ago
  72. f868cd5 Fix: refer to services inside each method to avoid SNF exception by Jian Li · 3 years, 4 months ago
  73. 81bd46b Provides CLI command to synchronize states of all kubevirt nodes by Daniel Park · 3 years, 4 months ago
  74. 543fe85 Support tenant overlay network mode at kubevirt networking by Jian Li · 3 years, 4 months ago
  75. b5ab63c Create/remove tenant bridge per tenant network at kubevirt app by Jian Li · 3 years, 4 months ago
  76. 2417ab7 Support control plane recovery from failure for kubevirt networking by Jian Li · 3 years, 4 months ago
  77. 97e6fc3 Support to inject hostRoutes and DNS info inside DHCP reply message by Jian Li · 3 years, 4 months ago
  78. 930d74a Starting snapshot 2.2.8-SNAPSHOT by ONOS Jenkins User · 3 years, 4 months ago
  79. 7ac4fc3 Tagging 2.2.8-b3 by ONOS Jenkins User · 3 years, 4 months ago 2.2.8-b3
  80. 31f28c05 [AETHER-1230] Prevents the ejection of the P4RuntimePacketProvider listener by pierventre · 3 years, 4 months ago
  81. 0433ada [VOL-3660] Adding support to VLAN and PCP treatment on PPPoED flows. by Gustavo Silva · 3 years, 4 months ago
  82. 4d5607e Fix issues seen during bundle refresh with shared executors by Carmelo Cascone · 3 years, 4 months ago
  83. 220959b Bumpup fabric8 deps to 5.0.1 by Jian Li · 3 years, 4 months ago
  84. 4827b84 Fix: register more missing classes related fabric8 pod into kryo by Jian Li · 3 years, 4 months ago
  85. e7a702f Add missing POD related class into kryo, identify master and worker by Jian Li · 3 years, 4 months ago
  86. 2bcc805 [VOL-3660] Add support for PPPoED message decoding and flow installation on OltPipeline. by Gustavo Silva · 3 years, 5 months ago
  87. f29d97b [AETHER-998] FabricPipeliner should support L2 modification of the NextObjective by pierventre · 3 years, 5 months ago
  88. 1698825 [AETHER-539] Fix for flowId computation by pierventre · 3 years, 6 months ago
  89. 475faa4 k8s-networking apps: include jsr310 runtime dependency by Chris Aslanoglou · 3 years, 5 months ago
  90. 4d2a542 [AETHER-1104] Calculate PiPipeconf fingerprint in a deterministic way by pierventre · 3 years, 5 months ago
  91. 840156c Fix: resolve a NPE due to non-existing annotation in POD definition by Jian Li · 3 years, 5 months ago
  92. 2b35ec7 Only provision worker nodes in kubevirt managed case by Jian Li · 3 years, 5 months ago
  93. 9ca07f5 Support multi-physnet networking model for kubevirt by Jian Li · 3 years, 5 months ago
  94. d5e8ea8 Feed kubevirt port info from K8S port, add a CLI to query port info by Jian Li · 3 years, 5 months ago
  95. 60df92d Support to store and monitor kubevirt port resource by Jian Li · 3 years, 5 months ago
  96. 105770e Support to store and monitor kubevirt POD resource by Jian Li · 3 years, 5 months ago
  97. 16eed16 Generate kubevirt network from NetworkAttachmentDefinition CRD by Jian Li · 3 years, 5 months ago
  98. 00418d1 Bumpup kubernetes client from 4.7.1 to 5.0.0 (support up to kubernetes 1.19) by Jian Li · 3 years, 5 months ago
  99. 7bca127 Initial implementation of managing IPs for kubevirt spawned VMIs by Jian Li · 3 years, 5 months ago
  100. 260231e Add REST API and CLI CURD support for kubevirt network by Jian Li · 3 years, 5 months ago