1. a546afc Try fixing Timer bug by Yuta HIGUCHI · 10 years ago
  2. a2ad118 Merge remote-tracking branch 'origin/master' by tom · 10 years ago
  3. 800709a Experimenting. by tom · 10 years ago
  4. e93687e Disabled randomly failing test by Jonathan Hart · 10 years ago
  5. 1456fe7 Merge remote-tracking branch 'origin/master' by tom · 10 years ago
  6. b4758a9 Host monitor test by Jonathan Hart · 10 years ago
  7. 7951b23 Fixed NPE when removing flows. by tom · 10 years ago
  8. a0ed763 Merge remote-tracking branch 'origin/master' by tom · 10 years ago
  9. 9b4030d Added a summary command. by tom · 10 years ago
  10. 3541bf2 bugfix was comparing DeviceId with Device by Yuta HIGUCHI · 10 years ago
  11. 5971804 Fixed checkNotNull in ProxyArpManager by Yuta HIGUCHI · 10 years ago
  12. 95329eb Starting to experiment with flow tracking. by tom · 10 years ago
  13. 1c319ff the return of the flowentry by alshabib · 10 years ago
  14. a4cab07 Remove Path Intent by Brian O'Connor · 10 years ago
  15. 8f6f1ea More HostMonitor cleanup and javadocs by Jonathan Hart · 10 years ago
  16. f5c9d92 Added bi-directional nature to HostToHost intent. by tom · 10 years ago
  17. c274c90 proxy arp application by alshabib · 10 years ago
  18. 85c4197 flow service idle timeout based on wall clock by alshabib · 10 years ago
  19. a0e0498 illegalArgument exception for priority by alshabib · 10 years ago
  20. 9a693fd Fixed traffic selector builder to allow only one criterion. by tom · 10 years ago
  21. 34ed2fd Cleaned up HostMonitor and support HostProvider invalidation by Jonathan Hart · 10 years ago
  22. a1d16b6 Corrected some javadocs. by tom · 10 years ago
  23. 68b3494 Sliced out Provider-ish API from ClockService by Yuta HIGUCHI · 10 years ago
  24. 008126b Fixing a compile issue. by tom · 10 years ago
  25. 66630c8 Adding Intent Impl and shell command to install simple intent by Brian O'Connor · 10 years ago
  26. 95cf139 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by alshabib · 10 years ago
  27. ba5ac48 flowrules no longer install a timeout but are monitored by onos in order to be expired by alshabib · 10 years ago
  28. 70da512 Wired up HostMonitor to its dependencies and got it working. by Jonathan Hart · 10 years ago
  29. 1f641c0 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by alshabib · 10 years ago
  30. 6eb438a fixes for office deployment by alshabib · 10 years ago
  31. 5f6739c Add ProviderID to DeviceStore port update APIs by Yuta HIGUCHI · 10 years ago
  32. ea961ff Moved trivial from net to store. Fixed some javadocs. by tom · 10 years ago
  33. 751fb1e Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Ayaka Koshibe · 10 years ago
  34. 971a38a relinquishes mastership when device disconnects by Ayaka Koshibe · 10 years ago
  35. 4906fab initial mobility support by alshabib · 10 years ago
  36. 78d16a4 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Ayaka Koshibe · 10 years ago
  37. cccd6b9 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by alshabib · 10 years ago
  38. b5522ff proxy arp functional; needs testing by alshabib · 10 years ago
  39. ad4c218 Slice out SerializationService from StoreService by Yuta HIGUCHI · 10 years ago
  40. 65efaef Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Ayaka Koshibe · 10 years ago
  41. d9f693e Relinquish mastership, tests, and few modifications to trivial MastershipStore by Ayaka Koshibe · 10 years ago
  42. 7aef393 NewLine at EOF by Yuta HIGUCHI · 10 years ago
  43. fec9e19 hazelcast event related fixes by Yuta HIGUCHI · 10 years ago
  44. c52a8a9 Merge remote-tracking branch 'origin/master' by tom · 10 years ago
  45. 271a620 fix checkstyle by alshabib · 10 years ago
  46. b7b4063 initial impl of proxy arp by alshabib · 10 years ago
  47. b5df76d split onos-core-hz into by Yuta HIGUCHI · 10 years ago
  48. 2e96389 moving around Madan's pieces by Yuta HIGUCHI · 10 years ago
  49. e76a24d Bundle restructuring by Yuta HIGUCHI · 10 years ago
  50. 61056bc Preliminary checkin for implementing version aware topology state. by Madan Jampani · 10 years ago
  51. ec53b00 Merge remote-tracking branch 'origin/master' by tom · 10 years ago
  52. 339a3d9 added onos-start-network and fake distributed stores and fixed mastership bugs/omissions by alshabib · 10 years ago
  53. 3de43ca mastership manager listens to cluster events by Ayaka Koshibe · 10 years ago
  54. ee49c37 Preparing for change in ClusterService/Store implementation. by tom · 10 years ago
  55. 010c31d pretty builders by alshabib · 10 years ago
  56. 48239b0 term-related test additions by Ayaka Koshibe · 10 years ago
  57. 6e89e1b Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Ayaka Koshibe · 10 years ago
  58. b70d34b base for mastership term implementation by Ayaka Koshibe · 10 years ago
  59. 5e3cc58 removing extraneous log stmt by alshabib · 10 years ago
  60. bb42cad flowmanager tests by alshabib · 10 years ago
  61. 6823abc Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Ayaka Koshibe · 10 years ago
  62. 32402f3 update OFDeviceProviderTest - roleAssertFail by Ayaka Koshibe · 10 years ago
  63. ab91cc4 role assertion failure is returned to DeviceProvider by Ayaka Koshibe · 10 years ago
  64. c884f1b Implemented adding and removing address bindings in the store, along with unit tests. by Jonathan Hart · 10 years ago
  65. 3f6d29b poll for events when validating. by Yuta HIGUCHI · 10 years ago
  66. 6553b51 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by alshabib · 10 years ago
  67. a68eb96 resilient flows and application id by alshabib · 10 years ago
  68. ca55e64 Reworked AbstractDistributedStore RemoteEventHandler to allow delegating various events to accommodate cache-specific behaviours. by tom · 10 years ago
  69. b113c45 Stop sharing Roles in DistributedDeviceStore by Yuta HIGUCHI · 10 years ago
  70. b4139d8 use etc/hazelcast.xml + modifications when creating HZ for testing by Yuta HIGUCHI · 10 years ago
  71. 1fd5bb7 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Ayaka Koshibe · 10 years ago
  72. 406d010 MastershipManagerTest plus tweaks to MastershipStore by Ayaka Koshibe · 10 years ago
  73. a1376e4 Enahnced topology and flow stores to extend general store. by tom · 10 years ago
  74. c78acee Enahnced topology and flow stores to extend general store. by tom · 10 years ago
  75. f80c972 Enahnced link and host stores to extend general store. by tom · 10 years ago
  76. 3f2bbd7 Added back-pipe for role assertion issues. by tom · 10 years ago
  77. 0755a36 Added notion of a general Store abstraction and wired it up in ClusterStore. by tom · 10 years ago
  78. 09585c6 Changed PortAddress API to allow multiple IP addresses per port by Jonathan Hart · 10 years ago
  79. b41d1ac Added graceful shutdown for upstart service. by tom · 10 years ago
  80. 357bb47 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by alshabib · 10 years ago
  81. 54ce589 supporting multipart stats replies: tested upto 15K rules by alshabib · 10 years ago
  82. 4a5d171 Fixed MastershipManager to autostart and to have proper dependency on the ClusterService not ClusterManager. by tom · 10 years ago
  83. a7f044e DeviceManager queries MastershipService by Ayaka Koshibe · 10 years ago
  84. 87fbbad Implemented HostMonitor for probing IP addresses to detect hosts by Jonathan Hart · 10 years ago
  85. 3eed2b0 Added providerService for mastership by Ayaka Koshibe · 10 years ago
  86. afe34ae Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Ayaka Koshibe · 10 years ago
  87. 1660969 began implementing MastershipManager by Ayaka Koshibe · 10 years ago
  88. 50d401f Merge remote-tracking branch 'origin/master' by tom · 10 years ago
  89. 0f39c0d Added package javadocs. by tom · 10 years ago
  90. e472987 Renamed *Instance to *Node for better readability and to avoid conflict with notion of Karaf instance. by tom · 10 years ago
  91. c705201 Fix for Kryo related issue crossing OSGi bundle boundaries. by Yuta HIGUCHI · 10 years ago
  92. 85ff08b Fixing hazelcast bootstrap issue. by tom · 10 years ago
  93. bb8b128 tests for flow service by alshabib · 10 years ago
  94. 219ebaa flowrule states functional by alshabib · 10 years ago
  95. 9c83541 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by alshabib · 10 years ago
  96. a7f7ca8 trying to fix flow state by alshabib · 10 years ago
  97. 25236f5 Merge remote-tracking branch 'origin/master' by tom · 10 years ago
  98. ca90c46 Doh! Forgot to ignite SimpleFlowRuleStore as a component. Pingall now works again! by tom · 10 years ago
  99. 1b9f4dc HZ to use TCP during unit tests by Yuta HIGUCHI · 10 years ago
  100. b3b2ac4 initial DistributedDeviceStore by Yuta HIGUCHI · 10 years ago