1. b105fd4 Tweaked packaging and related assets in preparation for Karaf 3.0.2 by Thomas Vachuska · 9 years ago
  2. aaac0d7 KryoSerializerTest to test KryoSerializer instead of KryoPool by Yuta HIGUCHI · 9 years ago
  3. f6f50a6 FlowEntry must not be modified outside store. by Yuta HIGUCHI · 9 years ago
  4. 376d750 Fix compilation error by Yuta HIGUCHI · 9 years ago
  5. 58e4043 remove debug log by Yuta HIGUCHI · 9 years ago
  6. 0ed6a20 added test for lldp provider by alshabib · 9 years ago
  7. c01d2aa GissipLinkStore: lowering log level by Yuta HIGUCHI · 9 years ago
  8. c2996f9 lowering log level for DeviceClockManager by Yuta HIGUCHI · 9 years ago
  9. 0722fb2 added FIXME for disconnection corner case by Yuta HIGUCHI · 9 years ago
  10. 54eeac8 recover onos-config by Yuta HIGUCHI · 9 years ago
  11. d631e42 bugfix: DeviceManager#applyRole should ignore NONE by Yuta HIGUCHI · 9 years ago
  12. fb0e4d6 relocated to correct path by Yuta HIGUCHI · 9 years ago
  13. da1cda6 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Ayaka Koshibe · 9 years ago
  14. b5c63a0 fixes for mastership handoff race conditions by Ayaka Koshibe · 9 years ago
  15. ee0ae6c Update checkstyle plugin version by Yuta HIGUCHI · 9 years ago
  16. 3498aab each FlowEntry instance should not have logger instance by Yuta HIGUCHI · 9 years ago
  17. 605347c modified SimpleFlowRuleStore not to use MultiMap by Yuta HIGUCHI · 9 years ago
  18. 32cc1c0 Fix for creating IpPrefixes with wrong prefix length by Jonathan Hart · 9 years ago
  19. a0e4754 Bug fix: don't generate topology events with "null" reasons. by Pavlin Radoslavov · 9 years ago
  20. a9a61c1 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by alshabib · 9 years ago
  21. 4a179dc added test for hostlocation provider by alshabib · 9 years ago
  22. 8a89509 Added support for responding directly via a cluster message received from a peer by Madan Jampani · 9 years ago
  23. 18dbb7e Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by alshabib · 9 years ago
  24. 875d626 added mastership to lldpdiscovery by alshabib · 9 years ago
  25. d57df6c Added alias to run less on the log by Jonathan Hart · 9 years ago
  26. 0e12fad Fixed issues with reading masked IP addresses from Loxi by Jonathan Hart · 9 years ago
  27. 23022f7 fix provider loading and unloading issue by alshabib · 9 years ago
  28. acd9183 link provider cleanup by alshabib · 9 years ago
  29. e794cbe Add FIXME to LinkManager by Yuta HIGUCHI · 9 years ago
  30. f735707 Remove hz/net files again by Jonathan Hart · 9 years ago
  31. a309989 checkstyle fix by Yuta HIGUCHI · 9 years ago
  32. fe280eb bugfix: should refer to service not implementation class by Yuta HIGUCHI · 9 years ago
  33. da9c64f Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by alshabib · 9 years ago
  34. 3effd04 fix for a failed sub batch by alshabib · 9 years ago
  35. 0858b35 bugfix by Yuta HIGUCHI · 9 years ago
  36. 7d1ad60 Explicitly set address length when creating a new host by Jonathan Hart · 9 years ago
  37. 38c42ed Optical topology provider for UC1 by weibit · 9 years ago
  38. 34bc614 Added support for matching TCP ports and fixed flow stat IP address matching by Jonathan Hart · 9 years ago
  39. 38b250d Initial implementation for DistributedFlowRuleStore utilizing master/backup replication by Madan Jampani · 9 years ago
  40. c63a4f4 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Madan Jampani · 9 years ago
  41. 4a9cb6d Added sendAndReceive API to ClusterCommunicationService by Madan Jampani · 9 years ago
  42. c0fa4db PointToPointintent unit tests by Ray Milkey · 9 years ago
  43. a7edda0 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by alshabib · 9 years ago
  44. e1cf87d protocol independent host tracker by alshabib · 9 years ago
  45. ce430a4 Ported the unit tests for PeerConnectivityManager by Jonathan Hart · 9 years ago
  46. 4d18795 basic test for ReplicaInfoManager by Yuta HIGUCHI · 9 years ago
  47. 33b5e76 Add note for Javadoc bug in Topology interface by Yuta HIGUCHI · 9 years ago
  48. 38294a9 presize ArrayList by Yuta HIGUCHI · 9 years ago
  49. 75e7742 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by alshabib · 9 years ago
  50. 7911a05 lldp discovery independent of OF by alshabib · 9 years ago
  51. 711145a Fix the assignment / usage of OC0 environmental variable so by Pavlin Radoslavov · 9 years ago
  52. 4e62e9a Added config file for csh/tcsh. It is based on the 'bash_profile' file, by Pavlin Radoslavov · 9 years ago
  53. b25f4da initial sketch of ReplicaInfoService. by Yuta HIGUCHI · 9 years ago
  54. 78f3a0a lower anti-entropy send error message log level by Yuta HIGUCHI · 9 years ago
  55. a58451f lowering log level at ClusterCommunicationManager by Yuta HIGUCHI · 9 years ago
  56. caf19cf Update the "onos-service" command: by Pavlin Radoslavov · 9 years ago
  57. e668408 Unit tests for some Intent objects and compilers by Ray Milkey · 9 years ago
  58. 0b04bed Implemented CLI commands to show SDN-IP routes by Jonathan Hart · 9 years ago
  59. 12b099d Merge remote-tracking branch 'origin/master' by Thomas Vachuska · 9 years ago
  60. e855d50 Added some package javadocs and corrected some wording in others. by Thomas Vachuska · 9 years ago
  61. 9bd86a0 Remove redundant imports from TimestampedTest by Toshio Koide · 9 years ago
  62. eecee55 moved Timestamped to appropriate package by Yuta HIGUCHI · 9 years ago
  63. 04db64c remove unused file by Yuta HIGUCHI · 9 years ago
  64. 85d7470 Javadoc + checkstyle warning fix. by Yuta HIGUCHI · 9 years ago
  65. dd841b7 backport GossipLinkStore changes back to trivial. by Yuta HIGUCHI · 9 years ago
  66. 2c546a1 backport GossipDeviceStore changes back to trivial. by Yuta HIGUCHI · 9 years ago
  67. eada071 Merge remote-tracking branch 'origin/master' by Thomas Vachuska · 9 years ago
  68. 140d585 Added new app for OSCAR/ONOS integration. by Thomas Vachuska · 9 years ago
  69. cce11ca Fixing some cell definitions and features. by Thomas Vachuska · 9 years ago
  70. 20d8e51 Ported BGP tests from old codebase by Jonathan Hart · 9 years ago
  71. 97839bb Merge remote-tracking branch 'origin/master' by Thomas Vachuska · 9 years ago
  72. 0a608ac Pruned duplicate dependencies and plugins from several core related pom.xml files. by Thomas Vachuska · 9 years ago
  73. 87710fb Cleanup in the core/net/pom.xml file after the "onos-core-hz-net" by Pavlin Radoslavov · 9 years ago
  74. 760a7f9 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Ayaka Koshibe · 9 years ago
  75. dfe48a7 Added JSON formatting for flow list command. by Thomas Vachuska · 9 years ago
  76. ade0b09 remove Hazelcast based Device, Link, .. Store implementation bundle by Yuta HIGUCHI · 9 years ago
  77. bcae7bd Removed faulty toInt method and renamed toRealInt to toInt. by Jonathan Hart · 9 years ago
  78. 9361721 Update to the tools scripts: by Pavlin Radoslavov · 9 years ago
  79. e8e4535 fixes for RoleValue serialization by Ayaka Koshibe · 9 years ago
  80. ab63aac Port the BGP implementation of SDN-IP. by Jonathan Hart · 9 years ago
  81. bb0272e Added JSON formatting for flow list command. by Thomas Vachuska · 9 years ago
  82. 7ac1545 package info for distributed HostStore by Yuta HIGUCHI · 9 years ago
  83. 403ffcd The missing link by Jonathan Hart · 9 years ago
  84. 28dfb60 Added ability to configure reactive forwarding. by Thomas Vachuska · 9 years ago
  85. 335ef46 Port the Router functionality from SDN-IP. by Jonathan Hart · 9 years ago
  86. c65fa11 Enahnced path list command to show JSON. by tom · 9 years ago
  87. 8350ba5 Added option to show only enabled/disabled ports by tom · 9 years ago
  88. a4b548c Added javadoc comment to onos.impl package. by tom · 9 years ago
  89. 32085cf Adding JSON format to the CLI. Intents and flows still need to be done. by tom · 9 years ago
  90. 70ce843 attempt to fix NPE in LinkDiscovery by Yuta HIGUCHI · 9 years ago
  91. 7f3df23 avoid unnecessary boxing by Yuta HIGUCHI · 9 years ago
  92. 023295a Function input can be null by Yuta HIGUCHI · 9 years ago
  93. 0264907 avoid extra Map lookup by Yuta HIGUCHI · 9 years ago
  94. b35a381 bugfix Function input is Nullable by Yuta HIGUCHI · 9 years ago
  95. b0995df suppress warning by Yuta HIGUCHI · 9 years ago
  96. 2fe46a2 GossipLinkStore AE bugfix + cleanup by Yuta HIGUCHI · 9 years ago
  97. c16656f Added ability to configure reactive forwarding. by tom · 9 years ago
  98. 5fa3dc0 GossipHostStore: add AE support by Yuta HIGUCHI · 9 years ago
  99. bfca040 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Ayaka Koshibe · 9 years ago
  100. f9b02fc refactored MastershipStore to not use ILock by Ayaka Koshibe · 9 years ago