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