1. fba7e48 Fix: support checking the GENEVE port status at openstack node by Jian Li · 4 years, 7 months ago
  2. d8f56a0 Fix: do not add/remove SNAT rules when receiving FLAT vport events by Jian Li · 4 years, 7 months ago
  3. f2d4691 Fix: do not install group table rules if ARP mode set as proxy mode by Jian Li · 4 years, 7 months ago
  4. e87c271 Add group rule service, purge flood rules, use group to handle ARP by Jian Li · 4 years, 8 months ago
  5. daa9115 Only flood the ARP traffic to virtual network to avoid network loop by Jian Li · 4 years, 8 months ago
  6. 6211694 Support to provision and unprovision physical bridge along with ports by Jian Li · 4 years, 8 months ago
  7. 5cf3b00 Fix: guarantee to reserve an IP address from IPAM pool for k8s POD by Jian Li · 4 years, 8 months ago
  8. 1a2eb5d Fix: allow to invoke service IP from local k8s node by Jian Li · 4 years, 8 months ago
  9. 003d569 Fix: correct logging paramters and adjust logging level for k8s app by Jian Li · 4 years, 8 months ago
  10. ee03959 Add CLI for querying available and allocated IP addresses for k8s by Jian Li · 4 years, 8 months ago
  11. 2744b97 Fix: remove flow rules when removing POD and namespace by Jian Li · 4 years, 9 months ago
  12. c9d183c Fix: handle POD IP query service IP scenario for policy enforcement by Jian Li · 4 years, 9 months ago
  13. f3b595b Fix: refactor network policy handler remove code duplication by Jian Li · 4 years, 9 months ago
  14. 913703c Add kubernetes state and rule synchronization REST API by Jian Li · 4 years, 10 months ago
  15. d5fed16 Add node initialization and query REST API for Kubernetes app by Jian Li · 4 years, 10 months ago
  16. becf1d9 Fix: handle GRE and GENEVE net type for handling node port service by Jian Li · 4 years, 11 months ago
  17. 0c63272 Refer to external bridge and gateway IP from k8s node store by Jian Li · 5 years ago
  18. 2778ffa Fix: retrieve port bridge port MAC from deviceService rather via ovsdb by Jian Li · 5 years ago
  19. ab42c57 Fix an NPE in modified when calling hostHandler by Charles Chan · 4 years, 2 months ago
  20. 2e3d86b Fixes openstack purge rules CLI operate based hostnames by Jian Li · 4 years, 2 months ago
  21. a7a6f4a Fix possible NPE when 't3-troubleshoot-pingall' command on a host without IP addr by Seyeon Jeong · 4 years, 2 months ago
  22. a4d4e07 Adding port validations for Xconnect service creation by William Davies · 4 years, 9 months ago
  23. 529b306 Introduces seen before routes in DefaultRoutingHandler by pier · 4 years, 4 months ago
  24. 804c352 Avoids disabling access ports when the dev is not paired by pier · 4 years, 4 months ago
  25. 10d13e4 Upgrade kafka-clients bundle to version 1.1.1_1 by Daniele Moro · 4 years, 3 months ago
  26. 185ab53 Fix log error about non-volatile reference in SegmentRoutingManager by Carmelo Cascone · 4 years, 3 months ago
  27. 2126f4a Use effectiveLocations rather than locations while processing host events by Charles Chan · 4 years, 5 months ago
  28. 54d9145 Rename the OfOverlayWorkflow to OfOverlayWorkflowRegister by DongRyeol Cha · 4 years, 4 months ago
  29. 172a04e Adds coordination during host movements by pier · 4 years, 5 months ago
  30. afda1df Fix noMorePorts logic which did not consider PW_VLAN by pier · 4 years, 7 months ago
  31. 089f4ae Improves link up handling by pier · 5 years ago
  32. 7b42cf4 Improves rules population by pier · 5 years ago
  33. ff0a45a Improves host programming introducing a pool of worker threads by pier · 5 years ago
  34. 7c4534c Trigger the removal of double tagged rules by Daniele Moro · 4 years, 6 months ago
  35. 9fb3e69 REST API for FPM Accept Routes by William Davies · 4 years, 6 months ago
  36. 60d3da5 Fix Xconnect example on web docs by stevenchiu30801 · 4 years, 7 months ago
  37. f8e328d Improves ping responder by pier · 4 years, 10 months ago
  38. d9909e8 Fix dhcp6Relay by pier · 4 years, 8 months ago
  39. 63c69a7 Fpm additional logs by Harshada Chaundkar · 4 years, 7 months ago
  40. 3a224b4 Adding wavlength tuning via GUI by Andrea Campanella · 4 years, 8 months ago
  41. 7ebfe32 Adding wavelenght to port view and MHz to command by Andrea Campanella · 4 years, 8 months ago
  42. 5744db0 Enabling discovery of ROADM and OTN devices under "Optical UI" tab. Trying again. by Eroshkin Ivan · 4 years, 8 months ago
  43. 38e70b8 [SEBA-636] Modify Segmentrouting to not program multicast tree on unconfigured devices (OLT) by Vignesh Ethiraj · 4 years, 8 months ago
  44. b7aa764 Remove dummy VLAN from double tagged pipeline by Charles Chan · 4 years, 9 months ago
  45. 4bd6f2b Refactor: remove some code duplication on k8s sync state by Jian Li · 4 years, 9 months ago
  46. f20b8ef Updated ROADM UI with Current Input Power by Sean Condon · 4 years, 9 months ago
  47. dadf640 Moving Power values to Double by Andrea Campanella · 4 years, 9 months ago
  48. bdeeda1 Adding Modulation to UI by Andrea Campanella · 4 years, 9 months ago
  49. 3a36145 Updating CassiniDriver according to testing with IPI by Andrea Campanella · 4 years, 9 months ago
  50. 99ab710 Adding modulation config with OcNos custom Behaviour and Cli command by Andrea Campanella · 4 years, 9 months ago
  51. e1a5b8f Isolate the PODs traffic for each namespace using segment ID by Jian Li · 4 years, 9 months ago
  52. 025da38 Create a command to enable the optical channel and tune the wavelength via a flow rule by adibrastegarnia · 4 years, 9 months ago
  53. dd26b21 SEBA-801 McastHandler of SegmentRouting app. does not install multicast by Esin Karaman · 4 years, 9 months ago
  54. 5a198b0 REST API for obj-nextids by Harshada Chaundkar · 4 years, 10 months ago
  55. 7cbeb97 Fixing elements resize, names, icons and values in optical UI by Andrea Campanella · 4 years, 9 months ago
  56. 77cfb16 Fixed REST API bug in Xconnect by Charles Chan · 4 years, 9 months ago
  57. ecb3269 Add REST API for invoking workflow. by gyewan.an · 4 years, 10 months ago
  58. c6f054b Modified the FlowRule sent to ROADMs to be consistent with the optical intent framework. by alessio · 4 years, 9 months ago
  59. b7dfb5b Support string formated target port of k8s service resource by Jian Li · 4 years, 10 months ago
  60. 0f45961 [ONOS-8013] Enhance network policy enforcement by considering namespace by Jian Li · 4 years, 10 months ago
  61. 324d6dc [ONOS-8014] Implement kubernetes namespace store and manager by Jian Li · 4 years, 10 months ago
  62. bc4dd93 [ONOS-8014] Add a set of interfaces for Kubernetes namespace by Jian Li · 4 years, 10 months ago
  63. 73d3b6a [ONOS-8013] Initial implementation of kubernetes network policy by Jian Li · 4 years, 10 months ago
  64. f4523d8 [ONOS-8012] Implement kubernetes network policy store and manager by Jian Li · 4 years, 10 months ago
  65. af1af44 [ONOS-8012] Add a set of interface for Kubernetes network policy by Jian Li · 4 years, 10 months ago
  66. fa382c2 Double tagged filtering objective with inner vlan criteria by Daniele Moro · 4 years, 10 months ago
  67. 6ad7772 disable the power-edit table for PACKET ports in roadm UI. by Boyuan Yan · 4 years, 10 months ago
  68. cf6a828 Bump Protobuf to 3.9.0 and grpc-java to 1.22.1 by Carmelo Cascone · 4 years, 10 months ago
  69. 2fef311 Fixed removal of doubletagged hosts by Andreas Pantelopoulos · 6 years ago
  70. d5b9016 Do not pop VLAN for traffic that goes to the pair port by psneha · 4 years, 10 months ago
  71. ce7e72a Direct host when populating IP rules for double-tagged next hop by Daniele Moro · 4 years, 10 months ago
  72. faf04d7 ovs bridge creation using static data model support by m.rahil · 5 years ago
  73. a613066 Fix typo in exercise-1 p4tutorial by Rohan Tibrewal · 4 years, 10 months ago
  74. 9e512cf Fix OSGi wiring issue of openstacktelemetry by Carmelo Cascone · 4 years, 10 months ago
  75. 79bd6a9 Fix P4 exercise-1 to include starting the GUI by Rohan Tibrewal · 4 years, 10 months ago
  76. c87503f SEBA 637 change in McastHandler.java by Shekhar Aryan · 4 years, 10 months ago
  77. 089415e Removed duplicate warning log; simplified code by Ruchi Sahota · 4 years, 10 months ago
  78. af08152 Fix: store and watch k8s resources from all namespaces by Jian Li · 4 years, 10 months ago
  79. d222b5c ONOS-7944 McastHandler of SegmentRouting considers only dual-homed sinks, by Esin Karaman · 5 years ago
  80. d33d3b4 Build ONOS exclusively with Bazel-provided remote JDK by Carmelo Cascone · 4 years, 10 months ago
  81. 6b23b38 [ONOS-7995] upgrade roadm custom view from GUI to GUI2 by Boyuan Yan · 5 years ago
  82. c8aa9f3 Optimized group updating during host move by Ruchi Sahota · 5 years ago
  83. 5a41bea Fixing sonarqube and avoiding a potential NPE by pier · 5 years ago
  84. 6d85212 Automated RPD host relearn. by Harshada Chaundkar · 5 years ago
  85. 72ff3d9 Refactor the code so the populateSubnet is only called once per nexthop movement by Charles Chan · 5 years ago
  86. 411beb2 Prioritize certain type of routes among others by Charles Chan · 5 years ago
  87. 11d4dc5 Introduce new API in route service to return only resolved routes by Charles Chan · 5 years ago
  88. 1bf2a63 [ONOS-7980] Lumentum ROADM-20 driver: aligned to distributed DeviceConnectionCache. by alessio · 5 years ago
  89. c7360a1 Ignore brittle test by Ray Milkey · 5 years ago
  90. 8a98804 Fix: correct the k8s node type, enhance k8s node check and list cmd by Jian Li · 5 years ago
  91. 7970b71 Reserve POD IP address to avoid allocating duplicated IP addresses by Jian Li · 5 years ago
  92. 44c2b12 Support to resolve external hosts' MAC address from k8s POD by Jian Li · 5 years ago
  93. 1b08d65 Support to learn external gateway MAC at controller by Jian Li · 5 years ago
  94. 140d8a2 Implement NodeIP to ServiceIP translation feature by Jian Li · 5 years ago
  95. eb488ea Support internal to external communication for k8s POD using SNAT by Jian Li · 5 years ago
  96. bf562c2 Support to inject external bridge into k8s node for external routing by Jian Li · 5 years ago
  97. f5da78a Fix: inject correct default k8s service CIDR with minor refactoring by Jian Li · 5 years ago
  98. 7b63fe6 Fix: set dummy group rules on receiving service add/remove events by Jian Li · 5 years ago
  99. 7d111d7 Install rules for handling traffic destined to gateway at k8s node by Jian Li · 5 years ago
  100. 5c75583 Add k8s POD events, trigger svc rule on receiving annotation event by Jian Li · 5 years ago