1. 77b8848 added FlowObjectiveService to act as an objective manager between applications and drivers by alshabib · 9 years ago
  2. faa1e36 Initial sketch and implementaion of Objectives. by alshabib · 9 years ago
  3. 40a398b Fixed a defect in app archive base class. by Thomas Vachuska · 9 years ago
  4. a48f752 Leadership construct includes List of NodeIds to describe current by Ayaka Koshibe · 9 years ago
  5. bff6d8f Added distributed transaction support through a two phase commit protocol by Madan Jampani · 9 years ago
  6. 77a455f Intent manager unit test enhancements by Ray Milkey · 9 years ago
  7. 0466293 Remove old debugging log by Jonathan Hart · 9 years ago
  8. 00121ed Javadocs cleanup. by Thomas Vachuska · 9 years ago
  9. 152f9fd Shutdown cleanup; hunt for exceptions continues by Thomas Vachuska · 9 years ago
  10. 1a4eca0 Use a low raft leader election timeout when cluster size is one by Madan Jampani · 9 years ago
  11. 8c2a8b3 Initial sketch of driver based configuration api. by alshabib · 9 years ago
  12. 08706ce Added support for a distributed set implementation that is backed by Consistent Map by Madan Jampani · 9 years ago
  13. a89f8f9 Added support for "maps" cli command that displays meta information for various consistent maps in the system by Madan Jampani · 9 years ago
  14. de563cf Added ability to form a cluster via REST API. by Thomas Vachuska · 9 years ago
  15. 8dc1a69 Added bootstrap code to auto-generate cluster.json, tablets.json and hazelcast.xml using local site address. by Thomas Vachuska · 9 years ago
  16. fd7931d ONOS-1404 - Rerouting delayed due to flows being removed out of order by Ray Milkey · 9 years ago
  17. f1b8e17 Support a inmemory p0 partition encompassing all nodes in the cluster. This will be used by leadership manager and other usecases by Madan Jampani · 9 years ago
  18. 161baf5 ONOS-1418 Fix for intermittent issue with app store. by Thomas Vachuska · 9 years ago
  19. 9ac1476 Fixing intent reroute (ONOS-1403) by Brian O'Connor · 9 years ago
  20. e586b79 GUI -- Preliminary work for converting tabular views to use the shared web-socket rather than via REST. WIP. by Thomas Vachuska · 9 years ago
  21. 4a4d18f Reduce log level of frequent benign exception by Jonathan Hart · 9 years ago
  22. cd48bfd Make sure message handling executor references are appropriately managed when we modify the service configuration by Madan Jampani · 9 years ago
  23. b5dcc51 Adding device and host tracking for intents (ONOS-1356) by Brian O'Connor · 9 years ago
  24. 4a0ba56 DefaultTrafficTreatment: Build all-instructions list at creation time by Jonathan Hart · 9 years ago
  25. 6ec029a Implemented a Builder pattern for EventuallyConsistentMaps. by Jonathan Hart · 9 years ago
  26. a751537 Adding FlowRuleIntent to kryo (ONOS-1384) by Brian O'Connor · 9 years ago
  27. 22083ae Fix Javadoc error by Ray Milkey · 9 years ago
  28. 7061acd Unit tests for PartitionManager by Jonathan Hart · 9 years ago
  29. 9fec43f Updated CoreManager version string to be 1.2.0-SNAPSHOT. by Simon Hunt · 9 years ago
  30. 72175c2 Moved duplicated isUpdateAcceptable method to IntentData by Jonathan Hart · 9 years ago
  31. b59ac4e Reduce log level for frequent leadership event log by Jonathan Hart · 9 years ago
  32. 5630c61 ONOS-1323 Upgrading environment to use Apache Karaf 3.0.3 by Thomas Vachuska · 9 years ago
  33. 717361f Distributed group store using eventual consistent map abstraction by Srikanth Vavilapalli · 9 years ago
  34. ee2aa65 Merge IntentInstaller's role into IntentCompiler by Sho SHIMIZU · 9 years ago
  35. e076c79 Implement builders for optical intents by Ray Milkey · 9 years ago
  36. 6e0d147 Fixes a javadoc warning by Madan Jampani · 9 years ago
  37. 4fcdae7 GossipApplicationStore fix to prevent attempt to notify delegate when there isn't one yet. Fixes an intermittent NPE. by Thomas Vachuska · 9 years ago
  38. 4250735 Remove deprecated instructions() method in the traffic treatment class by Ray Milkey · 9 years ago
  39. 7c52100 ONOS-1362: Support async version of ConsistentMap that lets efficient chaining of operations by Madan Jampani · 9 years ago
  40. 0d6af8d Fixed a defect where remotely-induced feature install was trying to stomp over locally -induced feature install. by Thomas Vachuska · 9 years ago
  41. 7d2fab2 ONOS-1326: Added support for observing when node liveness status was last updated. Useful for detecting/debugging stability issues. by Madan Jampani · 9 years ago
  42. ebc5d22 Refactor connectivity intent creation to use builders by Ray Milkey · 9 years ago
  43. 0d18df3 Implement copyData as copy constructor on IntentData. by Jonathan Hart · 9 years ago
  44. 67fc097 Remove "strip vlan" from our API because it is the same as "pop vlan". by Jonathan Hart · 9 years ago
  45. 023a1c7 Revert "Abstract ConnectivityIntentCompiler is not a @Component" by Brian O'Connor · 9 years ago
  46. 8317ad5 Abstract ConnectivityIntentCompiler is not a @Component by Brian O'Connor · 9 years ago
  47. d5d9bcb Changing location where ONOS stages its deployed apps. by Thomas Vachuska · 9 years ago
  48. 3c994f7 ONOS-1329: Migrate Codec related code to onos-core-common bundle by HIGUCHI Yuta · 9 years ago
  49. 3e3ec5f [Cardinal] Add builders for Intents and remove extra constructors. by Ray Milkey · 9 years ago
  50. 3e7afd8 Remove unused constructors in ConnectivityIntent by Sho SHIMIZU · 9 years ago
  51. 50a9b72 Add priority to remaining intent types by Ray Milkey · 9 years ago
  52. 6ea48a2 Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  53. 91d9019 Tagging ONOS Blackbird release: 1.1.0 by Brian O'Connor · 9 years ago 1.1.0
  54. f211499 Small fixes to IntentService and perf-installer by Brian O'Connor · 9 years ago
  55. ad48f88 Set output as last action by Marc De Leenheer · 9 years ago
  56. 0bc0599 Unit test for MPLS Objects by Ray Milkey · 9 years ago
  57. b0a3dd6 ONOS-1286: Backing out chages to use ECMap for dist flow rule store backups by Madan Jampani · 9 years ago
  58. ff96523 Fixing the 'wrong subject' bug. by Thomas Vachuska · 9 years ago
  59. 7648d66 Prototyping GUI & CLI for the intent performance test fixture. by Thomas Vachuska · 9 years ago
  60. fe3a9a7 ONOS-1310: less verbose partitions cli command by Madan Jampani · 9 years ago
  61. 6233441 Ignore event if not ready to serve as MASTER by HIGUCHI Yuta · 9 years ago
  62. 7bb8b3f Fix L2ModificationInstructions by HIGUCHI Yuta · 9 years ago
  63. 8c6d00e [Blackbird] Fixing Intent purge case (ONOS-1207) by Ray Milkey · 9 years ago
  64. 4964d3d Updates to GossipIntentStore and IntentPerfInstaller by Brian O'Connor · 9 years ago
  65. 7d1496b ProxyArp: Reply directly when we know an external target host by Jonathan Hart · 9 years ago
  66. 8c8b037 Adding OnosCfgMojo to the onos maven plugin. by Thomas Vachuska · 9 years ago
  67. 1545b1e Starting snapshot 1.1.0-SNAPSHOT by Brian O'Connor · 9 years ago
  68. 20fa3a4 Tagging 1.1.0-rc2 by Brian O'Connor · 9 years ago 1.1.0-rc2
  69. 87ba7a7 Pulling PartitionService into API and making IntentPerfInstaller configurable by Brian O'Connor · 9 years ago
  70. 8ef6d3b Minor tweaks to the flow layer. by Jonathan Hart · 9 years ago
  71. b6acc7b Adding code to enable GUI failover. by Thomas Vachuska · 9 years ago
  72. 4c7edd3 GUI -- Initial cut at bootstrap message from server to client. by Simon Hunt · 9 years ago
  73. 0b4d298 Workaround for ONOS-1208 by HIGUCHI Yuta · 9 years ago
  74. 0811bdd Disable some brittle tests that are causing problems with Jenkins by Ray Milkey · 9 years ago
  75. 3181de3 Addressing some review comments regarding component configuration. Fixed 'resource' to 'resources'. Doh! by Thomas Vachuska · 9 years ago
  76. 6519e6f Making number of components configurable using the central component configuration subsystem. by Thomas Vachuska · 9 years ago
  77. 85c2926 Protecting against NPE in ComponentConfigManager by Brian O'Connor · 9 years ago
  78. c4f351d Adding configurable variables to DistributedFlowRuleStore by Brian O'Connor · 9 years ago
  79. e135628 Configuration options for disabling tombstones in ECMap + disabling backups in Dist flow rule store by Madan Jampani · 9 years ago
  80. c24cde3 Add priority to Intents by Ray Milkey · 9 years ago
  81. 6b52813 Adding emptyTreatment() and emptySelector() by Brian O'Connor · 9 years ago
  82. 87dd930 Use a cleaner mechanism to test whether an IP address or prefix is IPv4 or IPv6. by Pavlin Radoslavov · 9 years ago
  83. 84b6b40 WIP: device mastership store based on leadership service. by Madan Jampani · 9 years ago
  84. b9a91c1 Adding mac to intentperf selector and making Distributed flow store smaller by Brian O'Connor · 9 years ago
  85. 54d3499 Moving Dist flow rule store backup mechanism to use EC Map by Madan Jampani · 9 years ago
  86. 6d697f1 Sketching out component configuration model & API. by Thomas Vachuska · 9 years ago
  87. 8b3e80b Remove default flow rules for ROADMs. Fix LinkResource NPE. Single instance provisions optical path. by Marc De Leenheer · 9 years ago
  88. 1e5873e ONOS-400 Topology creation and up time formatting fixes by Abhishek Dwaraki · 9 years ago
  89. 3260069 Add CLI command to view groups on switches by Jonathan Hart · 9 years ago
  90. 54b406b Add push VLAN treatment and use it in BgpRouter groups by Jonathan Hart · 9 years ago
  91. 346b5b3 Traffic Treatements now support deferred, immediate, table, and clear instructions. by alshabib · 9 years ago
  92. cf96011 Adding persistence to the gossip application store. by Thomas Vachuska · 9 years ago
  93. 3553b30 ONOS-1235 Enhanced UI extension mechanism to provide message handler factory and took a first cut at the core UiWebSocket mechanism. by Thomas Vachuska · 9 years ago
  94. eeaea2c adding sender-side accumulator to ecmap by Brian O'Connor · 9 years ago
  95. 9081c90 Adding origin to IntentData copy by Brian O'Connor · 9 years ago
  96. 1736749 Adding assertAfter to intermittent DistributedMastershipStoreTest by Brian O'Connor · 9 years ago
  97. 5eb77c8 Updates to ECM interface by Brian O'Connor · 9 years ago
  98. 233a18a Don't run anti-entropy when under high load by Jonathan Hart · 9 years ago
  99. ab21b2d fix corsa pipeline divergence : need to differentiate between write and apply instructions. by alshabib · 9 years ago
  100. 3e2b651 Fixing javadocs. by Thomas Vachuska · 9 years ago