Tagging 2.2.1
  1. ee54576 GUI2 Handle node additions and removals in Topology view by Sean Condon · 5 years ago
  2. e3de321 Fix NPE in flow store by Jordan Halterman · 5 years ago
  3. 01bf125 Match device pattern on start of line in MastershipStore election topics by Jordan Halterman · 5 years ago
  4. 0677d88 Fix NPE in flow store by Jordan Halterman · 5 years ago
  5. ab5d41e Add support for enabling/disabling ports for gNMI devices by Carmelo Cascone · 5 years ago
  6. e4934e1 Moving the device event handling to separate thread by Ruchi Sahota · 5 years ago
  7. b81fdc1 Optimize filtering flow rule counts by state by Jordan Halterman · 5 years ago
  8. 6146946 Fix inconsistent update type during concurrent P4Runtime writes by Carmelo Cascone · 5 years ago
  9. 3977ea4 Refactor channel and mastership handling in P4Runtime by Carmelo Cascone · 5 years ago
  10. c88c265 Add debug logging of add/remove operations in flow rule store by Jordan Halterman · 5 years ago
  11. b65d99d Reverting change to print for OCHSignal by Andrea Campanella · 5 years ago
  12. aeda275 Reduce frequency of flow store replication by Jordan Halterman · 5 years ago
  13. b603ac2 FIX-minor changes in the BUILD file for protobuf models by adibrastegarnia · 5 years ago
  14. 3e4dbef Use singleton primitives in transactions by Jordan Halterman · 5 years ago
  15. 2ef1cf7 Support DNS storage discovery via cluster metadata by Jordan Halterman · 5 years ago
  16. a4a17cb OutboundPacket: add inPort method by Thiago Santos · 5 years ago
  17. de6eb18 Support Nicira load extension, add L4 mod builder for group buckets by Jian Li · 5 years ago
  18. 4a69ef8 TrafficTreatment: add support for IP DSCP modifications by Thiago Santos · 6 years ago
  19. 1f0764a Remove soft fail for registering an empty property set by Ray Milkey · 5 years ago
  20. 368bd3d Ensure devices are marked online during mastership check by Jordan Halterman · 5 years ago
  21. 17801b4 remove deprecated removeRulesById() method by Ray Milkey · 5 years ago
  22. c694383 Adding support for TLS connections for gRPC clients by Brian O'Connor · 5 years ago
  23. 4f7e363 Removal of deprecated APIs by Ray Milkey · 5 years ago
  24. 887c1ca Update apache karaf to version 4.2.3 by Ray Milkey · 5 years ago
  25. e453edc Export the ResourceQueryService, needed by the linkprops app by Ray Milkey · 5 years ago
  26. 312221c Removal of deprecated UI methods by Ray Milkey · 5 years ago
  27. f632826 Remove deprecated Node APIs by Ray Milkey · 5 years ago
  28. e1077f8 Remove calls to deprecated public intent data constructor by Ray Milkey · 5 years ago
  29. a90d974 remove useless trace statement by Ray Milkey · 5 years ago
  30. 5ec4208 Remove deprecated Port Statistics APIs by Ray Milkey · 5 years ago
  31. 8efe278 Remove deprecated APIs by Ray Milkey · 5 years ago
  32. 47f09c5 Remove deprecated FlowRuleExtPayLoad API by Ray Milkey · 5 years ago
  33. 11ce930 Fix a few more app startup/shutdown problems by Ray Milkey · 5 years ago
  34. 31b0048 Suppress exception stack traces on warning conditions to prevent STC faiures for non-fatal situations by Ray Milkey · 5 years ago
  35. 48ea5a0 Fix bug where an ancillary provider was allowed to be created even if there was no primary by Ray Milkey · 5 years ago
  36. 4c289b7 New P4RuntimeClient implementation that supports batching and error reporting by Carmelo Cascone · 5 years ago
  37. e45902b Bumped P4Runtime to v1.0.0 by Carmelo Cascone · 5 years ago
  38. 3638de8 Generate error log when unable to load app dependencies by Ray Milkey · 5 years ago
  39. 4972416 Remove deprecated APIs from packet classes by Ray Milkey · 5 years ago
  40. 99c59db ONOS-7898 Action profile group/member refactoring by Carmelo Cascone · 5 years ago
  41. 0a6330f ONOS-7896 Fix a bug that results in flow obj queue not being dequeued properly by Charles Chan · 5 years ago
  42. aab9947 A new driver behavior call TapiDeviceLambdaQuery. by Diego Garcia · 5 years ago
  43. cb4327a ONOS-7887 Rename action profile-related entities by Carmelo Cascone · 6 years ago
  44. 1c24fb9 [ONOS-7885] Adding Terminal_device device Type by Andrea Campanella · 5 years ago
  45. c51852e Prevent objective context from being executed multiple times by Charles Chan · 5 years ago
  46. 9ee53ef Don't check features that aren't supplied by ONOS by Ray Milkey · 5 years ago
  47. 86fdd28 Backoff costly component state checks to once per minute once node is fully started by Jordan Halterman · 5 years ago
  48. af3461c Use separate thread for ComponentsMonitor component checks by Jordan Halterman · 5 years ago
  49. 56e9023 ONOS-7806 - add support for path differentiator for netconf config by David K. Bainbridge · 5 years ago
  50. 2133a74 ONOS-7879 - unzip the app.png file and process it as part of app desc by David K. Bainbridge · 5 years ago
  51. 09ab5e2 A new RestSB driver named TapiDeviceDescriptionDiscovery.java is included within onos-odtn drivers subproject. This driver accounts for the deviceDescriptionDiscovery behavior. by Diego Garcia · 5 years ago
  52. b4f4fdb Unit test fix - timeout is not correctly set in parallel execution environment by Charles Chan · 5 years ago
  53. 0f51d72 Starting snapshot 2.1.0-SNAPSHOT by Ray Milkey · 5 years ago
  54. 1491b9b Address unit test issue by Charles Chan · 5 years ago
  55. fb503a7 Revert "Re-enabled TLS netty" by Ray Milkey · 5 years ago
  56. 53a2008 code modificationss with respect to #20641 by Arjun E K · 5 years ago
  57. fa0f6cc Adding OLS device Type for ODTN project by Andrea Campanella · 5 years ago
  58. a724c513 Address StackOverflow by offloading cache listener to a separate thread by Charles Chan · 5 years ago
  59. 1a37866 Re-enabled TLS netty by Brian O'Connor · 5 years ago
  60. c6fe1ea ONOS-7821 Adding on-startup download of any missing application bits from cluster peers. by Thomas Vachuska · 5 years ago
  61. 654204c Support GENEVE tunnel type in OVSDB southbound by Jian Li · 5 years ago
  62. bd8ddfe Refactoring audit subsystem to clean-up and eliminate back-dependency from core to CLI; still needs additional work. by Thomas Vachuska · 5 years ago
  63. fa066ed Revert "Adding support for TLS connections for gRPC clients" by Ray Milkey · 5 years ago
  64. 47a3aa6 Adding support for TLS connections for gRPC clients by Brian O'Connor · 5 years ago
  65. b73ca6d Fixing a potential start-up issue in PacketManager if device driver cannot be found. by Thomas Vachuska · 5 years ago
  66. 776be38 Rejuvenate (to some extent) the basic pipeconf by Carmelo Cascone · 5 years ago
  67. 86741ec Ensure master is excluded from backups list when reading role info from mastership service by Jordan Halterman · 5 years ago
  68. af3a098 Sometimes we need to create multicast groups without replicas by Carmelo Cascone · 5 years ago
  69. 630966f Fixed new NextTreatment classes not registered in Kryo by Carmelo Cascone · 5 years ago
  70. b5324e7 Improve fabric.p4 to reduce pipeline resources and refactor pipeconf impl by Carmelo Cascone · 5 years ago
  71. b87d9f1 Allow NextObjective to refer to another NextObjective by NextId by Charles Chan · 5 years ago
  72. 2cd3736 Add log message to display the JVM version by Ray Milkey · 5 years ago
  73. 2921abc In Karaf 4.2, dynamic service injections must be declared as volatile by Ray Milkey · 5 years ago
  74. f6353d4 ONOS audit REST API support by arjunek1992 · 5 years ago
  75. 3039bdb [ONOS-7839] suggestedPath for optical connectivity intent with optical-rest support by alessio · 5 years ago
  76. 718e438 Sonar suggestions - don't reuse formal parameter, guard agains NPE by Ray Milkey · 5 years ago
  77. de5cf84 [ONOS-7842] Implement host annotation using netcfg by Rafał Szalecki · 5 years ago
  78. 395c51f Starting snapshot 2.0.0-SNAPSHOT by ONOS Jenkins User · 5 years ago
  79. be47795 Tagging 2.0.0-b1 by ONOS Jenkins User · 5 years ago 2.0.0-b1
  80. 2b3ed3e Upgrade to Atomix 3.1.0-beta3 by Jordan Halterman · 5 years ago
  81. 89bbf81 Clean up left over commented out code from the Karaf 4.X port by Ray Milkey · 5 years ago
  82. 9ff95fd Enable unregisterProperties() method that had been disabled during the karaf 4.0 work by Ray Milkey · 5 years ago
  83. cd3f3dc suppress warning stack trace when an intent fails to compile by Ray Milkey · 5 years ago
  84. 28b21d1 Upgrade to Atomix 3.1 by Jordan Halterman · 5 years ago
  85. 52f2cd1 Detangling incubator: virtual nets, tunnels, resource labels, oh my by Thomas Vachuska · 5 years ago
  86. d175194 Fix for ONOS-7840 - Flows stuck in PENDING_ADD state by Ray Milkey · 5 years ago
  87. 123f0e0 Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 5 years ago
  88. 3a6e151 Added suggest path to PointToPointIntent by Daniele Moro · 6 years ago
  89. ce65cc0 Make a link depends on packet-in LLDP packet. by DongRyeol Cha · 6 years ago
  90. 5cf77f5 Do not invalidate the cache again if the dequeue is triggered by the cache timeout by Charles Chan · 5 years ago
  91. a349da9 Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 5 years ago
  92. 5e2b705 Update spectrum pipeline config by Alan Lo · 6 years ago
  93. e52652c Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 5 years ago
  94. c88ebaa Save developers from wasting hours on wrong bucket type by Charles Chan · 5 years ago
  95. dfc4855 Update components monitor to check enabled component states by Jordan Halterman · 5 years ago
  96. e17756d Changing version from 1.15.0-SNAPSHOT to 2.0.0-SNAPSHOT. by Thomas Vachuska · 5 years ago
  97. f566fa2 Removing commented out @Property annotations from the core. by Thomas Vachuska · 5 years ago
  98. 1bb2a28 Fixing issue with superfluous exception when installing apps. by Thomas Vachuska · 5 years ago
  99. a218d43 Merge branch 'master' into merge by Ray Milkey · 5 years ago
  100. 66460c9 The tableAction should be checked if it is null. by wu · 5 years ago