1. 5364ca9 Add port as for simple-netty-server by pankaj · 10 years ago
  2. 9d7e4be Add port as for simple-netty-server by pankaj · 10 years ago
  3. f1a2d0e Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Madan Jampani · 10 years ago
  4. 255a58b GossipDeviceStore: Notifying applications of latest topology events received from peers by Madan Jampani · 10 years ago
  5. 9c44c9a Add TCP src/dst port traffic selection criteria to TrafficSelector by Toshio Koide · 10 years ago
  6. d32809b Fix javadoc on IntentStore and add newline at the end of the intent package-info. by Toshio Koide · 10 years ago
  7. 704ca14 Unit tests for the ProxyArpManager. by Jonathan Hart · 10 years ago
  8. 3f14640 Added protection against project patterns starting with - for onos-push-update-bundle. by tom · 10 years ago
  9. 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
  10. 05be0ee Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by alshabib · 10 years ago
  11. 92c65ad real application ids by alshabib · 10 years ago
  12. 2f182f6 Merge remote-tracking branch 'origin/master' by tom · 10 years ago
  13. 1a17eb4 Fixed 'obs' to trigger when any Java source file is newer than the target directory. by tom · 10 years ago
  14. c7e1cb6 some extra comments by alshabib · 10 years ago
  15. 166f1a5 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by alshabib · 10 years ago
  16. 2683458 you must call get on futures by alshabib · 10 years ago
  17. 43c4f3d Merge remote-tracking branch 'origin/master' by tom · 10 years ago
  18. e331eb4 Added onos-watch command. by tom · 10 years ago
  19. 79e6f89 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by alshabib · 10 years ago
  20. 193525b clean batch operations by alshabib · 10 years ago
  21. cb900f4 Initial implementation of async installers by Brian O'Connor · 10 years ago
  22. 31b8eab Order the arguments by pankaj · 10 years ago
  23. 1c292d7 minor role relinquishment fix by Ayaka Koshibe · 10 years ago
  24. 1b45855 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Ayaka Koshibe · 10 years ago
  25. 4c89127 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Ayaka Koshibe · 10 years ago
  26. c404770 role reassignment tweaks by Ayaka Koshibe · 10 years ago
  27. 28c3564 endpoint needs to be created once by pankaj · 10 years ago
  28. 915d95b Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by pankaj · 10 years ago
  29. f10fcf6 CLI fixes and fixed a bug in OpenFlowRuleProvider by Brian O'Connor · 10 years ago
  30. 6005d23 change units to microseconds by pankaj · 10 years ago
  31. e546bfb Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by pankaj · 10 years ago
  32. b847eae reduce logging by pankaj · 10 years ago
  33. 7dbbabf Switch OpenFlowJ implementation. by Yuta HIGUCHI · 10 years ago
  34. a058c73 Implement point to point intent compiler and cli commands to create them by Ray Milkey · 10 years ago
  35. 3fc72ed Added support for replicating device removed topology events by Madan Jampani · 10 years ago
  36. 223aa98 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by pankaj · 10 years ago
  37. a151274 Added topo launcher. by tom · 10 years ago
  38. 3efce54 Merge remote-tracking branch 'origin/master' by tom · 10 years ago
  39. b27f8c6 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Madan Jampani · 10 years ago
  40. 5009cfb Added support for replicating device offline topology events: Added missing files by Madan Jampani · 10 years ago
  41. 2532253 Added support for replicating device offline topology events by Madan Jampani · 10 years ago
  42. 61e317d Modified envSetup to differentiate between ONOS_POM_VERSION and ONOS_VERSION, where the latter uses build number or user name & time. by tom · 10 years ago
  43. 297dfc0 Enhanced HostLocation and DefaultEdgeLink to allow easier construction. by tom · 10 years ago
  44. 7378e55 Report for nanosecond latencies by pankaj · 10 years ago
  45. 9c060c0 Report metrics to log by pankaj · 10 years ago
  46. 8e939d8 Handle MastershipEvent sending null #master() by Yuta HIGUCHI · 10 years ago
  47. 70619e4 simple implementation of DistributedMastershipStore#unsetMaster by Yuta HIGUCHI · 10 years ago
  48. 971addc Renamed store.serialize.{Serializer => StoreSerializer}1 by Yuta HIGUCHI · 10 years ago
  49. cf60390 DeviceManager fix by Yuta HIGUCHI · 10 years ago
  50. 053b7d7 remove debug trace logs by Yuta HIGUCHI · 10 years ago
  51. f1f1d32 Workaround for ReflectASM bug. by Yuta HIGUCHI · 10 years ago
  52. 74ebeff1 checkstyle fixes by Yuta HIGUCHI · 10 years ago
  53. b9c1e56 Merge remote-tracking branch 'origin/master' by tom · 10 years ago
  54. e2555ff Fixed onos-push-update-bundle tool. Fixed wipe-out command confirmation. by tom · 10 years ago
  55. fef9b3a Kryo serializers for internal gossip store events by Madan Jampani · 10 years ago
  56. f0f80b2 Arguments defaults by pankaj · 10 years ago
  57. b299e2f Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by pankaj · 10 years ago
  58. 5a1609e Merge remote-tracking branch 'origin/master' by tom · 10 years ago
  59. c5a5abc Added time-stamping to the unofficial version number. by tom · 10 years ago
  60. 13373b5 Use arguments to simple client by pankaj · 10 years ago
  61. 33faeaf Fixing DeviceManagerTest by Yuta HIGUCHI · 10 years ago
  62. f740f32 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by pankaj · 10 years ago
  63. 4face40 Default numbers are more saner now by pankaj · 10 years ago
  64. 68d9047 checkstyle fix by Yuta HIGUCHI · 10 years ago
  65. f5ab5e2 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Madan Jampani · 10 years ago
  66. cc3295c Removed redundant serialization block by Madan Jampani · 10 years ago
  67. 3e0b651 ClusterCommunicationManager related serializer fixes. by Yuta HIGUCHI · 10 years ago
  68. 260a778 Merge remote-tracking branch 'origin/master' by tom · 10 years ago
  69. f4f6fe2 Removed files that no longer needed by Madan Jampani · 10 years ago
  70. 53efab5 Added Version and CoreService/Manager as an initial outline of a bootstrap coordinator. by tom · 10 years ago
  71. 1a444e9 Run the test longer for realistic measurements by pankaj · 10 years ago
  72. 38bd145 Bunch of printf debugging code we probably want to remove later by Yuta HIGUCHI · 10 years ago
  73. 7a8d4aa ClusterCommunicationManager bugfixes by Yuta HIGUCHI · 10 years ago
  74. 0f9a68a Temporary hack to DistributedMastershipStore to return non-null instance by Yuta HIGUCHI · 10 years ago
  75. 3cc1907 Fix to make things serializable by Yuta HIGUCHI · 10 years ago
  76. 24b2e2a Fix Mastership timstamping issue by Yuta HIGUCHI · 10 years ago
  77. 29e5dfd Added logging to netty by Madan Jampani · 10 years ago
  78. 366ce8b Create handles and default to console reported for metrics by pankaj · 10 years ago
  79. ce2a958 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by alshabib · 10 years ago
  80. 902d41b initial working impl of batch operations by alshabib · 10 years ago
  81. 600bb24 added shell commands simple-netty-server & simple-netty-client by pankaj · 10 years ago
  82. eab2988 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by pankaj · 10 years ago
  83. ea0acef rename the commands by pankaj · 10 years ago
  84. e279be8 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Jonathan Hart · 10 years ago
  85. d357689 Disabled flaky HostMonitor tests again by Jonathan Hart · 10 years ago
  86. 3215ebd core-dist OSGi related fixes by Yuta HIGUCHI · 10 years ago
  87. a5d0d78 Using ClusterService in ClusterCommunicationManager (NPE fix) by Madan Jampani · 10 years ago
  88. a8474a1 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by pankaj · 10 years ago
  89. f49b45e Added simple netty client/servers to foo app to measure performance by pankaj · 10 years ago
  90. 0177b0e Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Madan Jampani · 10 years ago
  91. da1a6b0 Initialize NettyMessagingService explicitly as it is not a OSGi service yet by Madan Jampani · 10 years ago
  92. 221e64e Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by pankaj · 10 years ago
  93. 09b5838 Added simple netty server by pankaj · 10 years ago
  94. 8ca5390 added hashcode and equals to treatments by alshabib · 10 years ago
  95. 58747a6 fixing flow rule service timeout and notion of identity by alshabib · 10 years ago
  96. 1daad7c Merge remote-tracking branch 'origin/master' by tom · 10 years ago
  97. 9ccb251 Modified onos-install to suppress INFO log entries from command line client. by tom · 10 years ago
  98. 9621ba1 Fixed merge conflict in InternalMessage by Madan Jampani · 10 years ago
  99. 53e44e6 Simplified how message payloads get serialized/deserialized by Madan Jampani · 10 years ago
  100. bd8e9c8 Add tower topo. by tom · 10 years ago