1. 0390ffb some pom file fixes by Yuta HIGUCHI · 9 years ago
  2. 8ee7d4c Kryo related fixes by Yuta HIGUCHI · 9 years ago
  3. 8a030cd Run onos-build-selective-hook with bash to prevent issues on systems with by Jonathan Hart · 9 years ago
  4. 039d2b1 Added SDN-IP app by Jonathan Hart · 9 years ago
  5. e7f01ee Speeding up stuff. HostDescription now passes up just a single IpAddress. by tom · 9 years ago
  6. 093340b Speeding up stuff. HostDescription now passes up just a single IpAddress. by tom · 9 years ago
  7. 1767947 added missing log parameter by Yuta HIGUCHI · 9 years ago
  8. ec76bfe checkstyle by Yuta HIGUCHI · 9 years ago
  9. 9ee60f6 Device Anti-Entropy by Yuta HIGUCHI · 9 years ago
  10. 88a6f11 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by tom · 9 years ago
  11. e6e6343 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by tom · 9 years ago
  12. bccb6be checkstyle fix by Yuta HIGUCHI · 9 years ago
  13. 545708e Optimizing performance of HostId. by tom · 9 years ago
  14. e48aa68 LINC-OE Optical Switch Driveri changes by Praseed Balakrishnan · 9 years ago
  15. f5ba8bc Reverting ElementId hashCode + equals logic, which was breaking TopologyManagerTest by Yuta HIGUCHI · 9 years ago
  16. fa891c9 Revert "Refactoring to move code to right locations. Attempt at breaking dependency cycles." by Yuta HIGUCHI · 9 years ago
  17. 89791c6 Revert "Renamed *MastershipStore* to *DeviceMastershipStore*" by Yuta HIGUCHI · 9 years ago
  18. d40483d Revert "Refactored code in an attempt to break dependency cycles" by Yuta HIGUCHI · 9 years ago
  19. 74be6c4 Merge remote-tracking branch 'origin/master' by tom · 9 years ago
  20. e5a2120 Oooops... by tom · 9 years ago
  21. 782196a Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Madan Jampani · 9 years ago
  22. 195af6e Refactored code in an attempt to break dependency cycles by Madan Jampani · 9 years ago
  23. 8af0373 Use existing JAVA_HOME if one is set by Jonathan Hart · 9 years ago
  24. da147db Renamed *MastershipStore* to *DeviceMastershipStore* by Madan Jampani · 9 years ago
  25. 26673ba Merge remote-tracking branch 'origin/master' by tom · 9 years ago
  26. 1679e18 Eliminating some performance bottlenecks; more to be done. by tom · 9 years ago
  27. 58819b4 Refactoring to move code to right locations. Attempt at breaking dependency cycles. by Madan Jampani · 9 years ago
  28. f1a2d0e Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Madan Jampani · 9 years ago
  29. 255a58b GossipDeviceStore: Notifying applications of latest topology events received from peers by Madan Jampani · 9 years ago
  30. 9c44c9a Add TCP src/dst port traffic selection criteria to TrafficSelector by Toshio Koide · 9 years ago
  31. d32809b Fix javadoc on IntentStore and add newline at the end of the intent package-info. by Toshio Koide · 9 years ago
  32. 704ca14 Unit tests for the ProxyArpManager. by Jonathan Hart · 9 years ago
  33. 3f14640 Added protection against project patterns starting with - for onos-push-update-bundle. by tom · 9 years ago
  34. 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 · 9 years ago
  35. 05be0ee Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by alshabib · 9 years ago
  36. 92c65ad real application ids by alshabib · 9 years ago
  37. 2f182f6 Merge remote-tracking branch 'origin/master' by tom · 9 years ago
  38. 1a17eb4 Fixed 'obs' to trigger when any Java source file is newer than the target directory. by tom · 9 years ago
  39. c7e1cb6 some extra comments by alshabib · 9 years ago
  40. 166f1a5 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by alshabib · 9 years ago
  41. 2683458 you must call get on futures by alshabib · 9 years ago
  42. 43c4f3d Merge remote-tracking branch 'origin/master' by tom · 9 years ago
  43. e331eb4 Added onos-watch command. by tom · 9 years ago
  44. 79e6f89 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by alshabib · 9 years ago
  45. 193525b clean batch operations by alshabib · 9 years ago
  46. cb900f4 Initial implementation of async installers by Brian O'Connor · 9 years ago
  47. 31b8eab Order the arguments by pankaj · 9 years ago
  48. 1c292d7 minor role relinquishment fix by Ayaka Koshibe · 9 years ago
  49. 1b45855 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Ayaka Koshibe · 9 years ago
  50. 4c89127 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Ayaka Koshibe · 9 years ago
  51. c404770 role reassignment tweaks by Ayaka Koshibe · 9 years ago
  52. 28c3564 endpoint needs to be created once by pankaj · 9 years ago
  53. 915d95b Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by pankaj · 9 years ago
  54. f10fcf6 CLI fixes and fixed a bug in OpenFlowRuleProvider by Brian O'Connor · 9 years ago
  55. 6005d23 change units to microseconds by pankaj · 9 years ago
  56. e546bfb Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by pankaj · 9 years ago
  57. b847eae reduce logging by pankaj · 9 years ago
  58. 7dbbabf Switch OpenFlowJ implementation. by Yuta HIGUCHI · 9 years ago
  59. a058c73 Implement point to point intent compiler and cli commands to create them by Ray Milkey · 9 years ago
  60. 3fc72ed Added support for replicating device removed topology events by Madan Jampani · 9 years ago
  61. 223aa98 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by pankaj · 9 years ago
  62. a151274 Added topo launcher. by tom · 9 years ago
  63. 3efce54 Merge remote-tracking branch 'origin/master' by tom · 9 years ago
  64. b27f8c6 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Madan Jampani · 9 years ago
  65. 5009cfb Added support for replicating device offline topology events: Added missing files by Madan Jampani · 9 years ago
  66. 2532253 Added support for replicating device offline topology events by Madan Jampani · 9 years ago
  67. 61e317d Modified envSetup to differentiate between ONOS_POM_VERSION and ONOS_VERSION, where the latter uses build number or user name & time. by tom · 9 years ago
  68. 297dfc0 Enhanced HostLocation and DefaultEdgeLink to allow easier construction. by tom · 9 years ago
  69. 7378e55 Report for nanosecond latencies by pankaj · 9 years ago
  70. 9c060c0 Report metrics to log by pankaj · 9 years ago
  71. 8e939d8 Handle MastershipEvent sending null #master() by Yuta HIGUCHI · 9 years ago
  72. 70619e4 simple implementation of DistributedMastershipStore#unsetMaster by Yuta HIGUCHI · 9 years ago
  73. 971addc Renamed store.serialize.{Serializer => StoreSerializer}1 by Yuta HIGUCHI · 9 years ago
  74. cf60390 DeviceManager fix by Yuta HIGUCHI · 9 years ago
  75. 053b7d7 remove debug trace logs by Yuta HIGUCHI · 9 years ago
  76. f1f1d32 Workaround for ReflectASM bug. by Yuta HIGUCHI · 9 years ago
  77. 74ebeff1 checkstyle fixes by Yuta HIGUCHI · 9 years ago
  78. b9c1e56 Merge remote-tracking branch 'origin/master' by tom · 9 years ago
  79. e2555ff Fixed onos-push-update-bundle tool. Fixed wipe-out command confirmation. by tom · 9 years ago
  80. fef9b3a Kryo serializers for internal gossip store events by Madan Jampani · 9 years ago
  81. f0f80b2 Arguments defaults by pankaj · 9 years ago
  82. b299e2f Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by pankaj · 9 years ago
  83. 5a1609e Merge remote-tracking branch 'origin/master' by tom · 9 years ago
  84. c5a5abc Added time-stamping to the unofficial version number. by tom · 9 years ago
  85. 13373b5 Use arguments to simple client by pankaj · 9 years ago
  86. 33faeaf Fixing DeviceManagerTest by Yuta HIGUCHI · 9 years ago
  87. f740f32 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by pankaj · 9 years ago
  88. 4face40 Default numbers are more saner now by pankaj · 9 years ago
  89. 68d9047 checkstyle fix by Yuta HIGUCHI · 9 years ago
  90. f5ab5e2 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Madan Jampani · 9 years ago
  91. cc3295c Removed redundant serialization block by Madan Jampani · 9 years ago
  92. 3e0b651 ClusterCommunicationManager related serializer fixes. by Yuta HIGUCHI · 9 years ago
  93. 260a778 Merge remote-tracking branch 'origin/master' by tom · 9 years ago
  94. f4f6fe2 Removed files that no longer needed by Madan Jampani · 9 years ago
  95. 53efab5 Added Version and CoreService/Manager as an initial outline of a bootstrap coordinator. by tom · 9 years ago
  96. 1a444e9 Run the test longer for realistic measurements by pankaj · 9 years ago
  97. 38bd145 Bunch of printf debugging code we probably want to remove later by Yuta HIGUCHI · 9 years ago
  98. 7a8d4aa ClusterCommunicationManager bugfixes by Yuta HIGUCHI · 9 years ago
  99. 0f9a68a Temporary hack to DistributedMastershipStore to return non-null instance by Yuta HIGUCHI · 9 years ago
  100. 3cc1907 Fix to make things serializable by Yuta HIGUCHI · 9 years ago