1. a058c73 Implement point to point intent compiler and cli commands to create them by Ray Milkey · 10 years ago
  2. 8e939d8 Handle MastershipEvent sending null #master() by Yuta HIGUCHI · 10 years ago
  3. cf60390 DeviceManager fix by Yuta HIGUCHI · 10 years ago
  4. 260a778 Merge remote-tracking branch 'origin/master' by tom · 10 years ago
  5. f4f6fe2 Removed files that no longer needed by Madan Jampani · 10 years ago
  6. 53efab5 Added Version and CoreService/Manager as an initial outline of a bootstrap coordinator. by tom · 10 years ago
  7. 902d41b initial working impl of batch operations by alshabib · 10 years ago
  8. 8ca5390 added hashcode and equals to treatments by alshabib · 10 years ago
  9. 1dd08e4 Enhanced flow list command to be more parsable and to use sorted devices list. by tom · 10 years ago
  10. 53945d5 Working on intent uninstall during recompilation. by tom · 10 years ago
  11. 4e96904 Fixed some javadocs and added a listener to the FooComponent to show what intent events are perceptible externally. by tom · 10 years ago
  12. 85258ee Reworked intent states to the new set of states. by tom · 10 years ago
  13. 800709a Experimenting. by tom · 10 years ago
  14. 1456fe7 Merge remote-tracking branch 'origin/master' by tom · 10 years ago
  15. b4758a9 Host monitor test by Jonathan Hart · 10 years ago
  16. 7951b23 Fixed NPE when removing flows. by tom · 10 years ago
  17. a0ed763 Merge remote-tracking branch 'origin/master' by tom · 10 years ago
  18. 9b4030d Added a summary command. by tom · 10 years ago
  19. 3541bf2 bugfix was comparing DeviceId with Device by Yuta HIGUCHI · 10 years ago
  20. 5971804 Fixed checkNotNull in ProxyArpManager by Yuta HIGUCHI · 10 years ago
  21. 95329eb Starting to experiment with flow tracking. by tom · 10 years ago
  22. 1c319ff the return of the flowentry by alshabib · 10 years ago
  23. a4cab07 Remove Path Intent by Brian O'Connor · 10 years ago
  24. 8f6f1ea More HostMonitor cleanup and javadocs by Jonathan Hart · 10 years ago
  25. f5c9d92 Added bi-directional nature to HostToHost intent. by tom · 10 years ago
  26. c274c90 proxy arp application by alshabib · 10 years ago
  27. 85c4197 flow service idle timeout based on wall clock by alshabib · 10 years ago
  28. a0e0498 illegalArgument exception for priority by alshabib · 10 years ago
  29. 9a693fd Fixed traffic selector builder to allow only one criterion. by tom · 10 years ago
  30. 34ed2fd Cleaned up HostMonitor and support HostProvider invalidation by Jonathan Hart · 10 years ago
  31. a1d16b6 Corrected some javadocs. by tom · 10 years ago
  32. 68b3494 Sliced out Provider-ish API from ClockService by Yuta HIGUCHI · 10 years ago
  33. 008126b Fixing a compile issue. by tom · 10 years ago
  34. 66630c8 Adding Intent Impl and shell command to install simple intent by Brian O'Connor · 10 years ago
  35. bb218b6 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Ayaka Koshibe · 10 years ago
  36. 95cf139 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by alshabib · 10 years ago
  37. ba5ac48 flowrules no longer install a timeout but are monitored by onos in order to be expired by alshabib · 10 years ago
  38. 70da512 Wired up HostMonitor to its dependencies and got it working. by Jonathan Hart · 10 years ago
  39. 8583ff3 tests for DistributedMastershipStore by Ayaka Koshibe · 10 years ago
  40. 1f641c0 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by alshabib · 10 years ago
  41. 6eb438a fixes for office deployment by alshabib · 10 years ago
  42. 5f6739c Add ProviderID to DeviceStore port update APIs by Yuta HIGUCHI · 10 years ago
  43. 751fb1e Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Ayaka Koshibe · 10 years ago
  44. 971a38a relinquishes mastership when device disconnects by Ayaka Koshibe · 10 years ago
  45. 4906fab initial mobility support by alshabib · 10 years ago
  46. 78d16a4 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Ayaka Koshibe · 10 years ago
  47. cccd6b9 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by alshabib · 10 years ago
  48. b5522ff proxy arp functional; needs testing by alshabib · 10 years ago
  49. 65efaef Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Ayaka Koshibe · 10 years ago
  50. d9f693e Relinquish mastership, tests, and few modifications to trivial MastershipStore by Ayaka Koshibe · 10 years ago
  51. 7aef393 NewLine at EOF by Yuta HIGUCHI · 10 years ago
  52. c52a8a9 Merge remote-tracking branch 'origin/master' by tom · 10 years ago
  53. 271a620 fix checkstyle by alshabib · 10 years ago
  54. b7b4063 initial impl of proxy arp by alshabib · 10 years ago
  55. 2e96389 moving around Madan's pieces by Yuta HIGUCHI · 10 years ago
  56. e76a24d Bundle restructuring by Yuta HIGUCHI · 10 years ago
  57. 61056bc Preliminary checkin for implementing version aware topology state. by Madan Jampani · 10 years ago
  58. ec53b00 Merge remote-tracking branch 'origin/master' by tom · 10 years ago
  59. 339a3d9 added onos-start-network and fake distributed stores and fixed mastership bugs/omissions by alshabib · 10 years ago
  60. 3de43ca mastership manager listens to cluster events by Ayaka Koshibe · 10 years ago
  61. ee49c37 Preparing for change in ClusterService/Store implementation. by tom · 10 years ago
  62. 010c31d pretty builders by alshabib · 10 years ago
  63. 6e89e1b Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Ayaka Koshibe · 10 years ago
  64. b70d34b base for mastership term implementation by Ayaka Koshibe · 10 years ago
  65. 5e3cc58 removing extraneous log stmt by alshabib · 10 years ago
  66. bb42cad flowmanager tests by alshabib · 10 years ago
  67. 32402f3 update OFDeviceProviderTest - roleAssertFail by Ayaka Koshibe · 10 years ago
  68. ab91cc4 role assertion failure is returned to DeviceProvider by Ayaka Koshibe · 10 years ago
  69. 6553b51 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by alshabib · 10 years ago
  70. a68eb96 resilient flows and application id by alshabib · 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. bb8b128 tests for flow service by alshabib · 10 years ago
  92. 219ebaa flowrule states functional by alshabib · 10 years ago
  93. 9c83541 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by alshabib · 10 years ago
  94. a7f7ca8 trying to fix flow state by alshabib · 10 years ago
  95. ca90c46 Doh! Forgot to ignite SimpleFlowRuleStore as a component. Pingall now works again! by tom · 10 years ago
  96. 202175a Renaming all Simple*Manager to just *Manager. by tom · 10 years ago
  97. be98831 Restructured to separate stores and managers into different bundles. Reactive forwarding does not seem to work; will investigate. by tom · 10 years ago
  98. ab0af29 Preparing new projects for separate distributed store, trivial sstore and the networking cores. by tom · 10 years ago