Tagging 1.13.9-rc1
  1. b6b5414 restapi-cli-audit-onos-1.13-manual-cherry-pick by Arjun E K · 5 years ago
  2. 16ec41d Address StackOverflow by offloading cache listener to a separate thread by Charles Chan · 6 years ago
  3. b5c60cb In order to implement VOLTHA VOL-949 task (https://jira.opencord.org/browse/VOL-949) , OltPipeline (pmc-olt driver) must support meter, transition and also QinQ vlan push instructions. by Gamze Abaka · 6 years ago
  4. 6f58cf1 Allow applications to specify a few other packet-request flow priorities. by Saurav Das · 6 years ago
  5. 459608e Added one more Component Config REST API; for specified component and variable. by psneha · 6 years ago
  6. 3c82f19 Changing the default pw transport vlan to 4090 instead of 4093. by Saurav Das · 6 years ago
  7. 8c47358 Implement lazy iterators/streams for ConsistentMap by Jordan Halterman · 6 years ago
  8. 68d4496 Set R-bit in neighbor advertisement if replying as a router by Charles Chan · 6 years ago
  9. 47b7b53 Implement service for mastership-based remote Java proxies by Jordan Halterman · 6 years ago
  10. 7ab9706 Implement service for registering, managing, and operating on remote Java proxies over the cluster communication service by Jordan Halterman · 6 years ago
  11. 9c00e6b Add atomic mastership/term/backups method to MastershipService by Jordan Halterman · 6 years ago
  12. f1027d4 Bugfix in routing logic to avoid null groups; Improvement in group handling. by Saurav Das · 6 years ago
  13. 0903f59 Disable host learning feature. by Andreas Pantelopoulos · 6 years ago
  14. d1d321b Implement host probing retry with major refactoring by Charles Chan · 6 years ago
  15. 99c654d Refactor DistributedPacketStore to store packet requests in a ConsistentMultimap by Jordan Halterman · 6 years ago
  16. 5c7913d4 Change DefaultRouteTable primitive to cached multimap. by Jordan Halterman · 6 years ago
  17. 21ef9e4 Implement event-based streaming iterator for ConsistentMultimap primitive by Jordan Halterman · 6 years ago
  18. 4c1e933 Simplify creation of PiActionParam from primitive types by Carmelo Cascone · 6 years ago
  19. 6e34786 [ONOS-7605] Unable to modify groups on BMV2 by Yi Tseng · 6 years ago
  20. b2aba72 Adding mechanism for device subsystem & providers to trigger device by Thomas Vachuska · 6 years ago
  21. 695ca90 Partial fix for ONOS-6767. by Thomas Vachuska · 6 years ago
  22. b659636 Implement default method for isConfigured by Charles Chan · 6 years ago
  23. 41b49a9 Adding a component config to take down single homed host ports when all uplinks are lost. by Saurav Das · 6 years ago
  24. b30213c Move some functions from segment routing manager to interface service/manager by Charles Chan · 6 years ago
  25. a76bf03 [ONOS-7624] Implement egress pipeline programming by Jonghwan Hyun · 6 years ago
  26. 889486b Implement flow objective queue command by Charles Chan · 6 years ago
  27. 618046d Fixing GUI to respond to server-side layout changes. by Thomas Vachuska · 6 years ago
  28. bad1660 Fix handling of several error cases in the application REST API by Ray Milkey · 6 years ago
  29. a9321e3 Fixing host configuration. by Thomas Vachuska · 6 years ago
  30. fdcfe53 ONOS extensions for use of egress tables. by Andreas Pantelopoulos · 6 years ago
  31. 0316b96 Simplified string representation of PI flow rules by Carmelo Cascone · 6 years ago
  32. 042597f Allow duplicate event sinks to be registered to allow retries of component activation. by Jordan Halterman · 6 years ago
  33. 255125d No need to map table counters in PI pipeline interpreter by Carmelo Cascone · 6 years ago
  34. 81929aa Bumped supported commit of P4Runtime and BMv2 by Carmelo Cascone · 6 years ago
  35. d6587b9 default value for driver property by Yuta HIGUCHI · 6 years ago
  36. 6c52606 [ONOS-7573][Test successful] Mark online does not notify peers device subsystem by Palash Kala · 6 years ago
  37. 2c95acf Support double-tagged host by Jonghwan Hyun · 6 years ago
  38. 400bbe5 Add compatibility functions to AtomicValue/Topic by Jordan Halterman · 6 years ago
  39. ca7660a Add rolling upgrade test. by Jordan Halterman · 6 years ago
  40. 4500817 [ONOS-7547] Implement support for backwards/forward compatibility of ConsistentMap values on read by Jordan Halterman · 6 years ago
  41. 2c04599 [ONOS-7551] Support primitive revisions for upgrades by Jordan Halterman · 6 years ago
  42. 936a3c9 fix compiler warning about varags and null pointers by Ray Milkey · 6 years ago
  43. 0d93386 Adding topology auto-layout. by Thomas Vachuska · 6 years ago
  44. d28936e [ONOS-7500] Supports PiTableEntry with no action by Yi Tseng · 6 years ago
  45. a57a472 [ONOS-7546] Simplify partitioning scheme for ISSU by Jordan Halterman · 6 years ago
  46. ab7d1f3 Add integer representation of version numbers for use in primitive revisions. by Jordan Halterman · 6 years ago
  47. f03f6e9 Build PI table entries with EMPTY match key by default by Carmelo Cascone · 6 years ago
  48. d7e3b4b [ONOS-7051] Support for P4Runtime meters by Frank Wang · 7 years ago
  49. 5bc7e10 [ONOS-7474] Fixed P4Runtime detailed error logging on write requests by Carmelo Cascone · 6 years ago
  50. 4256bde Support for PI table entry with default action by Carmelo Cascone · 6 years ago
  51. 59266bc [CORD-2856] Traffic on dual-homed hosts not properly highlighted by Pier · 6 years ago
  52. 054e23d Add uptimes to device and cluster REST APIs by Ray Milkey · 6 years ago
  53. 3516f06 Adding ability to assign roles to elements as part of network config. by Thomas Vachuska · 6 years ago
  54. d29bc1c Improve unit test coverage for basic config classes by Ray Milkey · 6 years ago
  55. 84adcac Introduce driver property to suppress group feature by Laszlo Papp · 6 years ago
  56. c67a991 Added support for grid coordinates in the legacy topology view. by Thomas Vachuska · 6 years ago
  57. 6a51cb9 Remove calls to deprecated Throwables.propagate() method by Ray Milkey · 6 years ago
  58. 759f0d3 [ONOS-6958] Add glyph registration java code by Laszlo Papp · 6 years ago
  59. 27cff8c Remove deprecated unfiltered connect point methods from multipoint to single point intents by Ray Milkey · 6 years ago
  60. a8e7477 Adding command to add routes and to generate flows from them. by Thomas Vachuska · 6 years ago
  61. 53e4796 Deprecate potentially error prone constructor methods by Yuta HIGUCHI · 6 years ago
  62. 874581a Unit tests for interface config class by Ray Milkey · 6 years ago
  63. 57d4179 [CORD-2748] Multicast flows are not properly updated when changing source by Pier Luigi · 6 years ago
  64. 611f466 Fixing issue in component config subsystem where the locally registered by Thomas Vachuska · 6 years ago
  65. f810a7a [CORD-2721] Implement group bucket modification by Jonghwan Hyun · 6 years ago
  66. a127ba8 Adding openflow protocol set support in onos for device by rohitsharan · 6 years ago
  67. 598e8b8 [ONOS-7487] UnsupportedOperationException: Driver does not support extension type ExtensionTreatmentType{type=200} for DefaultGroupBucket by jaegonkim · 6 years ago
  68. 7483e1b Remove deprecated LinkWeight interface by Ray Milkey · 6 years ago
  69. 2d1b590 Add more utility methods to DocumentPath by Yuta HIGUCHI · 6 years ago
  70. a2cf3a1 Remove deprecated connect point APIs for point to point intents by Ray Milkey · 6 years ago
  71. 01c9338 TestConsistentMap: cannot remove while iterating by Thiago Santos · 7 years ago
  72. b2a20d1 null-safe DocPath ancentry tests by Yuta HIGUCHI · 6 years ago
  73. 9f6bd52 Fixed issue where component configuration would not propagate on node restart. by Thomas Vachuska · 6 years ago
  74. a7cf8c8 Remove deprecated DefaultPath constructor with a scalar cost by Ray Milkey · 6 years ago
  75. d517073 Remove deprecated behaviour Queue APIs by Ray Milkey · 6 years ago
  76. 640fedd Remove deprecated port behaviour classes - PortConfig - PortDiscovery by Ray Milkey · 6 years ago
  77. 1b1355d Adding ability to wipe-out UI model cache and network config. by Thomas Vachuska · 6 years ago
  78. 1567b53 SONAR suggestion - implement equals() whenever compareTo() is implmented by Ray Milkey · 6 years ago
  79. 3717e60 SONAR suggestions - prevent truncation of arithmetic expressions by Ray Milkey · 6 years ago
  80. 99b7bbe Adding REST API and CLI for managing UI user preferences. by Thomas Vachuska · 6 years ago
  81. 986a47a SONAR suggestion - generic exceptions by Ray Milkey · 6 years ago
  82. 4743258 Add distributed lock primitive by Jordan Halterman · 6 years ago
  83. f1653a7 pom cleanup by Yuta HIGUCHI · 6 years ago
  84. 2e27ec5 SONAR suggestion - constant arrays should be private by Ray Milkey · 6 years ago
  85. fbd9ae9 Various small fixes by Yuta HIGUCHI · 6 years ago
  86. 06297ed SONAR suggestion - Synchronize initialization of static fields by Ray Milkey · 6 years ago
  87. 74e5913 Sonar suggestions - fixes to potential null pointer dereferences by Ray Milkey · 6 years ago
  88. 7cf6037 Expose optical properties by Laszlo Papp · 6 years ago
  89. 39f78b6 Remove Intent constructor APIs deprecated in 1.9.1 by Ray Milkey · 6 years ago
  90. fa40ca2 Adding GroupService Adapter for Tests by Andrea Campanella · 6 years ago
  91. 256d92b [ONOS-7208] Improves policer with rate type by Pier Luigi · 7 years ago
  92. bdcd967 Implements policer-meter-mapping [ONOS-5867] by Pier Luigi · 7 years ago
  93. 464145d Increase default primitive operation timeout to 15 seconds by Jordan Halterman · 7 years ago
  94. 4793375 Dual-homing probing improvements by Charles Chan · 7 years ago
  95. 3e269df Initial P4Runtime unit tests by Mehmed Mustafa · 7 years ago
  96. 3004c7d Improve flow objectives data objects code coverage by Ray Milkey · 7 years ago
  97. 8bcd586 [ONOS-7311] and [ONOS-7197] Update ONOS to support most recent version of BMv2 and PI by Andrea Campanella · 7 years ago
  98. 47d9609 Step toward transactional API support on DocTree by Yuta HIGUCHI · 7 years ago
  99. e75b794 ONOS-7050 Refactored P4Runtime GP to use distributed stores by Carmelo Cascone · 7 years ago
  100. 326ad2d ONOS-7050 Refactored PI translation service and store by Carmelo Cascone · 7 years ago