1. b97cf28 Refactoring intent API. by Thomas Vachuska · 10 years ago
  2. 1109640 Changed some non concurrent structures to ConcurrentHashMaps in by Jonathan Hart · 10 years ago
  3. abedb09 MasteshipService, store, and CLI commands use RoleInfo by Ayaka Koshibe · 10 years ago
  4. 67af1f4 add roleInfo structure and backup_changed mastership event by Ayaka Koshibe · 10 years ago
  5. f2dbde5 refactoring intent framework installers by Brian O'Connor · 10 years ago
  6. 6b2ffc3 Fixed issue where LinkCollectionIntentInstaller was missing a flow rule by Jonathan Hart · 10 years ago
  7. f6f50a6 FlowEntry must not be modified outside store. by Yuta HIGUCHI · 10 years ago
  8. 0722fb2 added FIXME for disconnection corner case by Yuta HIGUCHI · 10 years ago
  9. d631e42 bugfix: DeviceManager#applyRole should ignore NONE by Yuta HIGUCHI · 10 years ago
  10. da1cda6 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Ayaka Koshibe · 10 years ago
  11. b5c63a0 fixes for mastership handoff race conditions by Ayaka Koshibe · 10 years ago
  12. 605347c modified SimpleFlowRuleStore not to use MultiMap by Yuta HIGUCHI · 10 years ago
  13. a0e4754 Bug fix: don't generate topology events with "null" reasons. by Pavlin Radoslavov · 10 years ago
  14. e794cbe Add FIXME to LinkManager by Yuta HIGUCHI · 10 years ago
  15. da9c64f Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by alshabib · 10 years ago
  16. 3effd04 fix for a failed sub batch by alshabib · 10 years ago
  17. 7d1ad60 Explicitly set address length when creating a new host by Jonathan Hart · 10 years ago
  18. c0fa4db PointToPointintent unit tests by Ray Milkey · 10 years ago
  19. 75e7742 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by alshabib · 10 years ago
  20. 7911a05 lldp discovery independent of OF by alshabib · 10 years ago
  21. e668408 Unit tests for some Intent objects and compilers by Ray Milkey · 10 years ago
  22. 97839bb Merge remote-tracking branch 'origin/master' by Thomas Vachuska · 10 years ago
  23. 0a608ac Pruned duplicate dependencies and plugins from several core related pom.xml files. by Thomas Vachuska · 10 years ago
  24. 87710fb Cleanup in the core/net/pom.xml file after the "onos-core-hz-net" by Pavlin Radoslavov · 10 years ago
  25. 760a7f9 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Ayaka Koshibe · 10 years ago
  26. bcae7bd Removed faulty toInt method and renamed toRealInt to toInt. by Jonathan Hart · 10 years ago
  27. a4b548c Added javadoc comment to onos.impl package. by tom · 10 years ago
  28. bfca040 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Ayaka Koshibe · 10 years ago
  29. dbdbdbb Added restrictions for proxy ARP by Jonathan Hart · 10 years ago
  30. 45503ce list mastership roles CLI command by Ayaka Koshibe · 10 years ago
  31. 8bca235 remove timing sensitive portion from DefaultTopologyProviderTest. by Yuta HIGUCHI · 10 years ago
  32. 9dc1b0e removing print statememt by alshabib · 10 years ago
  33. 94cf3c5 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by alshabib · 10 years ago
  34. cf36991 flowrule service : apply batch tests by alshabib · 10 years ago
  35. 18ab8a9 modified LinkKey creation to follow other id objects by Yuta HIGUCHI · 10 years ago
  36. 0742ec9 Add a Multiple source to single destination intent by Ray Milkey · 10 years ago
  37. 80912e6 Separate cluster management and mastership management to separate packages by Yuta HIGUCHI · 10 years ago
  38. 093e83e Refactoring by Yuta HIGUCHI · 10 years ago
  39. db450ab Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Ayaka Koshibe · 10 years ago
  40. ea5b4ce fixes in mastership reelection for single-node failure by Ayaka Koshibe · 10 years ago
  41. 093340b Speeding up stuff. HostDescription now passes up just a single IpAddress. by tom · 10 years ago
  42. 88a6f11 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by tom · 10 years ago
  43. 545708e Optimizing performance of HostId. by tom · 10 years ago
  44. fa891c9 Revert "Refactoring to move code to right locations. Attempt at breaking dependency cycles." by Yuta HIGUCHI · 10 years ago
  45. d40483d Revert "Refactored code in an attempt to break dependency cycles" by Yuta HIGUCHI · 10 years ago
  46. 195af6e Refactored code in an attempt to break dependency cycles by Madan Jampani · 10 years ago
  47. 58819b4 Refactoring to move code to right locations. Attempt at breaking dependency cycles. by Madan Jampani · 10 years ago
  48. 704ca14 Unit tests for the ProxyArpManager. by Jonathan Hart · 10 years ago
  49. a689779 Added output of appId to the flow list command. Fixed defect in CoreManager - we forgot to put registered ids in our map. by tom · 10 years ago
  50. 92c65ad real application ids by alshabib · 10 years ago
  51. c7e1cb6 some extra comments by alshabib · 10 years ago
  52. 2683458 you must call get on futures by alshabib · 10 years ago
  53. 79e6f89 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by alshabib · 10 years ago
  54. 193525b clean batch operations by alshabib · 10 years ago
  55. cb900f4 Initial implementation of async installers by Brian O'Connor · 10 years ago
  56. 1c292d7 minor role relinquishment fix by Ayaka Koshibe · 10 years ago
  57. 4c89127 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Ayaka Koshibe · 10 years ago
  58. c404770 role reassignment tweaks by Ayaka Koshibe · 10 years ago
  59. a058c73 Implement point to point intent compiler and cli commands to create them by Ray Milkey · 10 years ago
  60. 8e939d8 Handle MastershipEvent sending null #master() by Yuta HIGUCHI · 10 years ago
  61. cf60390 DeviceManager fix by Yuta HIGUCHI · 10 years ago
  62. 33faeaf Fixing DeviceManagerTest by Yuta HIGUCHI · 10 years ago
  63. 260a778 Merge remote-tracking branch 'origin/master' by tom · 10 years ago
  64. f4f6fe2 Removed files that no longer needed by Madan Jampani · 10 years ago
  65. 53efab5 Added Version and CoreService/Manager as an initial outline of a bootstrap coordinator. by tom · 10 years ago
  66. ce2a958 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by alshabib · 10 years ago
  67. 902d41b initial working impl of batch operations by alshabib · 10 years ago
  68. d357689 Disabled flaky HostMonitor tests again by Jonathan Hart · 10 years ago
  69. 8ca5390 added hashcode and equals to treatments by alshabib · 10 years ago
  70. 1dd08e4 Enhanced flow list command to be more parsable and to use sorted devices list. by tom · 10 years ago
  71. 53945d5 Working on intent uninstall during recompilation. by tom · 10 years ago
  72. 672488d KryoSerializationService -> Serializer by Yuta HIGUCHI · 10 years ago
  73. 4e96904 Fixed some javadocs and added a listener to the FooComponent to show what intent events are perceptible externally. by tom · 10 years ago
  74. 85258ee Reworked intent states to the new set of states. by tom · 10 years ago
  75. a546afc Try fixing Timer bug by Yuta HIGUCHI · 10 years ago
  76. a2ad118 Merge remote-tracking branch 'origin/master' by tom · 10 years ago
  77. 800709a Experimenting. by tom · 10 years ago
  78. e93687e Disabled randomly failing test by Jonathan Hart · 10 years ago
  79. 1456fe7 Merge remote-tracking branch 'origin/master' by tom · 10 years ago
  80. b4758a9 Host monitor test by Jonathan Hart · 10 years ago
  81. 7951b23 Fixed NPE when removing flows. by tom · 10 years ago
  82. a0ed763 Merge remote-tracking branch 'origin/master' by tom · 10 years ago
  83. 9b4030d Added a summary command. by tom · 10 years ago
  84. 3541bf2 bugfix was comparing DeviceId with Device by Yuta HIGUCHI · 10 years ago
  85. 5971804 Fixed checkNotNull in ProxyArpManager by Yuta HIGUCHI · 10 years ago
  86. 95329eb Starting to experiment with flow tracking. by tom · 10 years ago
  87. 1c319ff the return of the flowentry by alshabib · 10 years ago
  88. a4cab07 Remove Path Intent by Brian O'Connor · 10 years ago
  89. 8f6f1ea More HostMonitor cleanup and javadocs by Jonathan Hart · 10 years ago
  90. f5c9d92 Added bi-directional nature to HostToHost intent. by tom · 10 years ago
  91. c274c90 proxy arp application by alshabib · 10 years ago
  92. 85c4197 flow service idle timeout based on wall clock by alshabib · 10 years ago
  93. a0e0498 illegalArgument exception for priority by alshabib · 10 years ago
  94. 9a693fd Fixed traffic selector builder to allow only one criterion. by tom · 10 years ago
  95. 34ed2fd Cleaned up HostMonitor and support HostProvider invalidation by Jonathan Hart · 10 years ago
  96. a1d16b6 Corrected some javadocs. by tom · 10 years ago
  97. 68b3494 Sliced out Provider-ish API from ClockService by Yuta HIGUCHI · 10 years ago
  98. 008126b Fixing a compile issue. by tom · 10 years ago
  99. 66630c8 Adding Intent Impl and shell command to install simple intent by Brian O'Connor · 10 years ago
  100. bb218b6 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Ayaka Koshibe · 10 years ago