1. 1b7dd12 Fixes an NPE in OFDPA pipeliners by pier · 4 years, 1 month ago
  2. 50cbe3c Fixed a bug that causes filtering objective being removed when it should not by Charles Chan · 4 years, 1 month ago
  3. cef8a95 Introduced a new API to match on auxLocations in getConnectedHosts by Charles Chan · 4 years, 1 month ago
  4. 89f6edf VOL-2734 Adding inner vlan id field to McastConfig to configure inner vlan id by Esin Karaman · 4 years, 1 month ago
  5. 627e016 Fix: invoke security group reset on receiving node completion event by Jian Li · 4 years, 1 month ago
  6. 13a62a6 Fix: re-order the flow rule and group rule install/uninstall sequence by Jian Li · 4 years, 1 month ago
  7. 15a3c2e Fix: remove network related flow rules on openstack network removal by Jian Li · 4 years, 1 month ago
  8. a5c7edf Fix: obtain the correct external gateway NAT IP address by Jian Li · 4 years, 1 month ago
  9. 1efcb98 Fix: configure the correct ethernet address of ARP reply for k8s by Jian Li · 4 years, 2 months ago
  10. f654dd1 Fix: correctly calculate the broadcast address for DHCP ACK by Jian Li · 4 years, 2 months ago
  11. 98f45bb Fix: use the default broadcast address as DHCP ACK option by Jian Li · 4 years, 2 months ago
  12. 599075a Fix: add missing PodIP class into kryo register by Jian Li · 4 years, 2 months ago
  13. 4604b7f Fix: add a timer to harden the k8s node's state checking logic by Jian Li · 4 years, 3 months ago
  14. 3db2bf5 Fix: harden the post-on-board K8S node state check logic by Jian Li · 4 years, 3 months ago
  15. 0a52884 Fix: add a REST API to update K8S node state to post-on-board by Jian Li · 4 years, 3 months ago
  16. c979919 Fix: add JSON consume type to support postOnBoardNode K8S REST API by Jian Li · 4 years, 3 months ago
  17. 3b640af Add new kubernetes node state, add a set of state related REST APIs by Jian Li · 4 years, 3 months ago
  18. 0a117e3 Fix: make kubernetes token string optional for ApiConfig by Jian Li · 4 years, 3 months ago
  19. f73b1ec Fix: do not propagate PORT_REMOVED event if the event has null value by Jian Li · 4 years, 3 months ago
  20. 8108f22 Fix: double check resource existence at receiving addition event by Jian Li · 4 years, 3 months ago
  21. 1c6156c Fix: do not install k8s ns ACL rules if cluster IP has invalid value by Jian Li · 4 years, 3 months ago
  22. 0ee8d0e Support onboard kubernetes nodes through K8S API configuration by Jian Li · 4 years, 3 months ago
  23. a6f5838 Refactor k8s-node and k8s-networking command line interfaces by Jian Li · 4 years, 4 months ago
  24. 516c0e3 Add REST API for openstackvtap app by Jian Li · 4 years, 5 months ago
  25. a97cec4 Fix: do not handle non-smart NIC capable port at direct port provider by Jian Li · 4 years, 5 months ago
  26. a405bd3 Fix: resolve a NPE when removing VLAN typed openstack network by Jian Li · 4 years, 6 months ago
  27. ecbf10c Adds a CLI to show/clear cached openstack states with neutron DB by Jian Li · 4 years, 6 months ago
  28. c717c0f Changes default HA status to false in OpenstackNetworking App. by Daniel Park · 4 years, 7 months ago
  29. 346edaf Add a REST API to query the active node's IP address by Jian Li · 4 years, 6 months ago
  30. 15235cb Fix: turn off the verbose info level logging msg at openstacknode by Jian Li · 4 years, 6 months ago
  31. aac9020 Fix: improve logging level for openstacknode and openstacknetworking by Jian Li · 4 years, 6 months ago
  32. 238552d Fix: do not perform any action when receiving node incompletion evt by Jian Li · 4 years, 6 months ago
  33. 678e883 Fix: fail fast if either keystone or neutron are not available by Jian Li · 4 years, 6 months ago
  34. 857f1b0 Fix: do not add/remove security group rules if the device is offline by Jian Li · 4 years, 6 months ago
  35. fba7e48 Fix: support checking the GENEVE port status at openstack node by Jian Li · 4 years, 6 months ago
  36. d8f56a0 Fix: do not add/remove SNAT rules when receiving FLAT vport events by Jian Li · 4 years, 7 months ago
  37. f2d4691 Fix: do not install group table rules if ARP mode set as proxy mode by Jian Li · 4 years, 7 months ago
  38. e87c271 Add group rule service, purge flood rules, use group to handle ARP by Jian Li · 4 years, 7 months ago
  39. daa9115 Only flood the ARP traffic to virtual network to avoid network loop by Jian Li · 4 years, 7 months ago
  40. 6211694 Support to provision and unprovision physical bridge along with ports by Jian Li · 4 years, 7 months ago
  41. 5cf3b00 Fix: guarantee to reserve an IP address from IPAM pool for k8s POD by Jian Li · 4 years, 7 months ago
  42. 944e83d Bump up fabric8 k8s client and model dependency to 4.7.1 by Jian Li · 4 years, 1 month ago
  43. 1a2eb5d Fix: allow to invoke service IP from local k8s node by Jian Li · 4 years, 7 months ago
  44. 003d569 Fix: correct logging paramters and adjust logging level for k8s app by Jian Li · 4 years, 7 months ago
  45. ee03959 Add CLI for querying available and allocated IP addresses for k8s by Jian Li · 4 years, 7 months ago
  46. 2744b97 Fix: remove flow rules when removing POD and namespace by Jian Li · 4 years, 8 months ago
  47. c9d183c Fix: handle POD IP query service IP scenario for policy enforcement by Jian Li · 4 years, 8 months ago
  48. f3b595b Fix: refactor network policy handler remove code duplication by Jian Li · 4 years, 8 months ago
  49. 913703c Add kubernetes state and rule synchronization REST API by Jian Li · 4 years, 9 months ago
  50. d5fed16 Add node initialization and query REST API for Kubernetes app by Jian Li · 4 years, 9 months ago
  51. becf1d9 Fix: handle GRE and GENEVE net type for handling node port service by Jian Li · 4 years, 10 months ago
  52. 0c63272 Refer to external bridge and gateway IP from k8s node store by Jian Li · 5 years ago
  53. 2778ffa Fix: retrieve port bridge port MAC from deviceService rather via ovsdb by Jian Li · 5 years ago
  54. 24a06d2 Removed devcell-3 from available cells slaves. by Thomas Vachuska · 4 years, 1 month ago
  55. 02a331a Postpones the installation of the table miss flow rule. by pier · 4 years, 2 months ago
  56. 37a851c Add JSON codec for ETH_DST_MASKED Criterion by Seyeon Jeong · 4 years, 1 month ago
  57. ab42c57 Fix an NPE in modified when calling hostHandler by Charles Chan · 4 years, 1 month ago
  58. 2e3d86b Fixes openstack purge rules CLI operate based hostnames by Jian Li · 4 years, 1 month ago
  59. f1466d6 Remove some --incompatible flags that are no longer needed by Ray Milkey · 4 years, 2 months ago
  60. 8accdc5 Add MetadataInstruction to the API serializer namespace by Jonathan Hart · 4 years, 2 months ago
  61. 14e9332 Prevents the stop of the stats collection by pier · 4 years, 3 months ago
  62. 00ac83e Avoids delete of dataplane state during mastership change by pier · 4 years, 3 months ago
  63. a7a6f4a Fix possible NPE when 't3-troubleshoot-pingall' command on a host without IP addr by Seyeon Jeong · 4 years, 1 month ago
  64. e9d6ead Starting snapshot 2.2.2-SNAPSHOT by ONOS Jenkins User · 4 years, 1 month ago
  65. e1b8cb8 Tagging 2.2.1 by ONOS Jenkins User · 4 years, 1 month ago 2.2.1
  66. 3daed98 Fixes user provided timeouts. by pier · 4 years, 1 month ago
  67. 1cf4f84 Support user-provided timeouts in intra-cluster communication service by Jordan Halterman · 4 years, 10 months ago
  68. a685998 VOL-2516: Introducing meta in the ONU DS flow selector by Amit Ghosh · 4 years, 2 months ago
  69. a4d4e07 Adding port validations for Xconnect service creation by William Davies · 4 years, 8 months ago
  70. 2d4edde Add ability to administratively remove ports of an offline device. by Thomas Vachuska · 4 years, 2 months ago
  71. 6edac32 [VOL-2516] Changes to OLT pipeliner to support vlan ANY for DT workflow by Andrea Campanella · 4 years, 2 months ago
  72. 529b306 Introduces seen before routes in DefaultRoutingHandler by pier · 4 years, 3 months ago
  73. 804c352 Avoids disabling access ports when the dev is not paired by pier · 4 years, 3 months ago
  74. 2752759 Add support to propagate ONOS log to Kafka with KafkaAppender in log4j2 by Daniele Moro · 4 years, 2 months ago
  75. 10d13e4 Upgrade kafka-clients bundle to version 1.1.1_1 by Daniele Moro · 4 years, 2 months ago
  76. 2095d48 Bump Jackson library to 2.10.2 as in Karaf dependencies by Daniele Moro · 4 years, 2 months ago
  77. cf42501 Upgrade to Apache Karaf 4.2.8 to support Kafka log appender by Daniele Moro · 4 years, 2 months ago
  78. 6b055d3 Bump up jackson deps version to 2.10.0 with updated snakeyaml deps by Daniele Moro · 4 years, 3 months ago
  79. 3d3a969 Update HTTP to HTTPS for Maven central URLs by Daniele Moro · 4 years, 2 months ago
  80. 78c287d Fetch flows in buckets to avoid large memory allocations/serialization in flow store by Jordan Halterman · 5 years ago
  81. bf68818 Modify log to DEBUG level for TMAC Mcast generation by pier · 4 years, 4 months ago
  82. 063e903 Avoids disconnection from the switches by pier · 4 years, 4 months ago
  83. 5e8f07e Starting snapshot 2.2.1-SNAPSHOT by ONOS Jenkins User · 4 years, 2 months ago
  84. 10beaa8 Tagging 2.2.1-b5 by ONOS Jenkins User · 4 years, 2 months ago 2.2.1-b5
  85. 581b3ef Support default table entry on stratum-tofino by Daniele Moro · 4 years, 2 months ago
  86. 53d4e83 [ONOS-8033] No Visible Indication for Active Applications in ONOS by Sean Condon · 4 years, 5 months ago
  87. fffab4b Upgrading http to https when accessing Maven central for stc bits. by Thomas Vachuska · 4 years, 2 months ago
  88. 6ea7b7b Added Buildifier ignore for bzl files left around after building >=onos-2.3 by Sean Condon · 4 years, 2 months ago
  89. 3fd3ad8 GUI2 changed web socket port to follow main window port rather than hardcode by Daniele Moro · 4 years, 2 months ago
  90. 94a5d177 Fix VERIFY timeout by pier · 4 years, 4 months ago
  91. 185ab53 Fix log error about non-volatile reference in SegmentRoutingManager by Carmelo Cascone · 4 years, 2 months ago
  92. 7becb12 Supported recently introduced fields in HostsWebResource by Charles Chan · 4 years, 3 months ago
  93. 72d192b Allow copyright years in the 202[0-9] range by Ray Milkey · 4 years, 2 months ago
  94. c0a950d Enabling opportunity to store in ONOS Flow Rules already installed on the device. This option should be activated via following Cli command: 'cfg set org.onosproject.net.flow.impl.FlowRuleManager allowExtraneousRules true'. by Ivan Eroshkin · 4 years, 4 months ago
  95. 9d25107 Starting snapshot 2.2.1-SNAPSHOT by ONOS Jenkins User · 4 years, 2 months ago
  96. 8fac512 Tagging 2.2.1-b4 by ONOS Jenkins User · 4 years, 2 months ago 2.2.1-b4
  97. 4fc2d1f Run onos-lib-gen to fix the maven central URLs by Ray Milkey · 4 years, 2 months ago
  98. c04dca7 Add a exceptional port number to do not display port number by DongRyeol Cha · 4 years, 3 months ago
  99. 55f96ea Add a API to process a port description using consumer by DongRyeol Cha · 4 years, 3 months ago
  100. 42d109d Added CLI and REST support for auxLocations by Charles Chan · 4 years, 3 months ago