1. cb900f4 Initial implementation of async installers by Brian O'Connor · 10 years ago
  2. 1c292d7 minor role relinquishment fix by Ayaka Koshibe · 10 years ago
  3. 4c89127 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Ayaka Koshibe · 10 years ago
  4. c404770 role reassignment tweaks by Ayaka Koshibe · 10 years ago
  5. a058c73 Implement point to point intent compiler and cli commands to create them by Ray Milkey · 10 years ago
  6. 8e939d8 Handle MastershipEvent sending null #master() by Yuta HIGUCHI · 10 years ago
  7. cf60390 DeviceManager fix by Yuta HIGUCHI · 10 years ago
  8. 33faeaf Fixing DeviceManagerTest by Yuta HIGUCHI · 10 years ago
  9. 260a778 Merge remote-tracking branch 'origin/master' by tom · 10 years ago
  10. f4f6fe2 Removed files that no longer needed by Madan Jampani · 10 years ago
  11. 53efab5 Added Version and CoreService/Manager as an initial outline of a bootstrap coordinator. by tom · 10 years ago
  12. d357689 Disabled flaky HostMonitor tests again by Jonathan Hart · 10 years ago
  13. 8ca5390 added hashcode and equals to treatments by alshabib · 10 years ago
  14. 1dd08e4 Enhanced flow list command to be more parsable and to use sorted devices list. by tom · 10 years ago
  15. 53945d5 Working on intent uninstall during recompilation. by tom · 10 years ago
  16. 672488d KryoSerializationService -> Serializer by Yuta HIGUCHI · 10 years ago
  17. 4e96904 Fixed some javadocs and added a listener to the FooComponent to show what intent events are perceptible externally. by tom · 10 years ago
  18. 85258ee Reworked intent states to the new set of states. by tom · 10 years ago
  19. a546afc Try fixing Timer bug by Yuta HIGUCHI · 10 years ago
  20. a2ad118 Merge remote-tracking branch 'origin/master' by tom · 10 years ago
  21. 800709a Experimenting. by tom · 10 years ago
  22. e93687e Disabled randomly failing test by Jonathan Hart · 10 years ago
  23. 1456fe7 Merge remote-tracking branch 'origin/master' by tom · 10 years ago
  24. b4758a9 Host monitor test by Jonathan Hart · 10 years ago
  25. 7951b23 Fixed NPE when removing flows. by tom · 10 years ago
  26. a0ed763 Merge remote-tracking branch 'origin/master' by tom · 10 years ago
  27. 9b4030d Added a summary command. by tom · 10 years ago
  28. 3541bf2 bugfix was comparing DeviceId with Device by Yuta HIGUCHI · 10 years ago
  29. 5971804 Fixed checkNotNull in ProxyArpManager by Yuta HIGUCHI · 10 years ago
  30. 95329eb Starting to experiment with flow tracking. by tom · 10 years ago
  31. 1c319ff the return of the flowentry by alshabib · 10 years ago
  32. a4cab07 Remove Path Intent by Brian O'Connor · 10 years ago
  33. 8f6f1ea More HostMonitor cleanup and javadocs by Jonathan Hart · 10 years ago
  34. f5c9d92 Added bi-directional nature to HostToHost intent. by tom · 10 years ago
  35. c274c90 proxy arp application by alshabib · 10 years ago
  36. 85c4197 flow service idle timeout based on wall clock by alshabib · 10 years ago
  37. a0e0498 illegalArgument exception for priority by alshabib · 10 years ago
  38. 9a693fd Fixed traffic selector builder to allow only one criterion. by tom · 10 years ago
  39. 34ed2fd Cleaned up HostMonitor and support HostProvider invalidation by Jonathan Hart · 10 years ago
  40. a1d16b6 Corrected some javadocs. by tom · 10 years ago
  41. 68b3494 Sliced out Provider-ish API from ClockService by Yuta HIGUCHI · 10 years ago
  42. 008126b Fixing a compile issue. by tom · 10 years ago
  43. 66630c8 Adding Intent Impl and shell command to install simple intent by Brian O'Connor · 10 years ago
  44. bb218b6 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Ayaka Koshibe · 10 years ago
  45. 95cf139 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by alshabib · 10 years ago
  46. ba5ac48 flowrules no longer install a timeout but are monitored by onos in order to be expired by alshabib · 10 years ago
  47. 70da512 Wired up HostMonitor to its dependencies and got it working. by Jonathan Hart · 10 years ago
  48. 8583ff3 tests for DistributedMastershipStore by Ayaka Koshibe · 10 years ago
  49. 1f641c0 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by alshabib · 10 years ago
  50. 6eb438a fixes for office deployment by alshabib · 10 years ago
  51. 5f6739c Add ProviderID to DeviceStore port update APIs by Yuta HIGUCHI · 10 years ago
  52. ea961ff Moved trivial from net to store. Fixed some javadocs. by tom · 10 years ago
  53. 751fb1e Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Ayaka Koshibe · 10 years ago
  54. 971a38a relinquishes mastership when device disconnects by Ayaka Koshibe · 10 years ago
  55. 4906fab initial mobility support by alshabib · 10 years ago
  56. 78d16a4 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Ayaka Koshibe · 10 years ago
  57. cccd6b9 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by alshabib · 10 years ago
  58. b5522ff proxy arp functional; needs testing by alshabib · 10 years ago
  59. ad4c218 Slice out SerializationService from StoreService by Yuta HIGUCHI · 10 years ago
  60. 65efaef Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Ayaka Koshibe · 10 years ago
  61. d9f693e Relinquish mastership, tests, and few modifications to trivial MastershipStore by Ayaka Koshibe · 10 years ago
  62. 7aef393 NewLine at EOF by Yuta HIGUCHI · 10 years ago
  63. fec9e19 hazelcast event related fixes by Yuta HIGUCHI · 10 years ago
  64. c52a8a9 Merge remote-tracking branch 'origin/master' by tom · 10 years ago
  65. 271a620 fix checkstyle by alshabib · 10 years ago
  66. b7b4063 initial impl of proxy arp by alshabib · 10 years ago
  67. b5df76d split onos-core-hz into by Yuta HIGUCHI · 10 years ago
  68. 2e96389 moving around Madan's pieces by Yuta HIGUCHI · 10 years ago
  69. e76a24d Bundle restructuring by Yuta HIGUCHI · 10 years ago
  70. 61056bc Preliminary checkin for implementing version aware topology state. by Madan Jampani · 10 years ago
  71. ec53b00 Merge remote-tracking branch 'origin/master' by tom · 10 years ago
  72. 339a3d9 added onos-start-network and fake distributed stores and fixed mastership bugs/omissions by alshabib · 10 years ago
  73. 3de43ca mastership manager listens to cluster events by Ayaka Koshibe · 10 years ago
  74. ee49c37 Preparing for change in ClusterService/Store implementation. by tom · 10 years ago
  75. 010c31d pretty builders by alshabib · 10 years ago
  76. 48239b0 term-related test additions by Ayaka Koshibe · 10 years ago
  77. 6e89e1b Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Ayaka Koshibe · 10 years ago
  78. b70d34b base for mastership term implementation by Ayaka Koshibe · 10 years ago
  79. 5e3cc58 removing extraneous log stmt by alshabib · 10 years ago
  80. bb42cad flowmanager tests by alshabib · 10 years ago
  81. 6823abc Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Ayaka Koshibe · 10 years ago
  82. 32402f3 update OFDeviceProviderTest - roleAssertFail by Ayaka Koshibe · 10 years ago
  83. ab91cc4 role assertion failure is returned to DeviceProvider by Ayaka Koshibe · 10 years ago
  84. c884f1b Implemented adding and removing address bindings in the store, along with unit tests. by Jonathan Hart · 10 years ago
  85. 3f6d29b poll for events when validating. by Yuta HIGUCHI · 10 years ago
  86. 6553b51 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by alshabib · 10 years ago
  87. a68eb96 resilient flows and application id by alshabib · 10 years ago
  88. ca55e64 Reworked AbstractDistributedStore RemoteEventHandler to allow delegating various events to accommodate cache-specific behaviours. by tom · 10 years ago
  89. b113c45 Stop sharing Roles in DistributedDeviceStore by Yuta HIGUCHI · 10 years ago
  90. b4139d8 use etc/hazelcast.xml + modifications when creating HZ for testing by Yuta HIGUCHI · 10 years ago
  91. 1fd5bb7 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Ayaka Koshibe · 10 years ago
  92. 406d010 MastershipManagerTest plus tweaks to MastershipStore by Ayaka Koshibe · 10 years ago
  93. a1376e4 Enahnced topology and flow stores to extend general store. by tom · 10 years ago
  94. c78acee Enahnced topology and flow stores to extend general store. by tom · 10 years ago
  95. f80c972 Enahnced link and host stores to extend general store. by tom · 10 years ago
  96. 3f2bbd7 Added back-pipe for role assertion issues. by tom · 10 years ago
  97. 0755a36 Added notion of a general Store abstraction and wired it up in ClusterStore. by tom · 10 years ago
  98. 09585c6 Changed PortAddress API to allow multiple IP addresses per port by Jonathan Hart · 10 years ago
  99. b41d1ac Added graceful shutdown for upstart service. by tom · 10 years ago
  100. 357bb47 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by alshabib · 10 years ago