1. 6b57073 Updated SDN-IP to use Ip4Address and Ip4Prefix instead of IpAddress and by Pavlin Radoslavov · 9 years ago
  2. 6a01c2f Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Praseed Balakrishnan · 9 years ago
  3. 0bb2d7d Preparing for not loading optical config .. and use rest to push config by Praseed Balakrishnan · 9 years ago
  4. a7d96ad Basic equality and creation tests for Constraint objects by Ray Milkey · 9 years ago
  5. 14ccab5 Add missing getter for waypoints and unit test for equality by Sho SHIMIZU · 9 years ago
  6. 703dd66 Merge "Remove prototype bandwidth limited intent commands" by Ray Milkey · 9 years ago
  7. a4b227d Merge "Set boolean to true for live data." by Simon Hunt · 9 years ago
  8. ab9a76b Remove prototype bandwidth limited intent commands by Ray Milkey · 9 years ago
  9. 8261012 move to API bundle by Yuta HIGUCHI · 9 years ago
  10. 7d199b0 Cleaning up after mapdb unit test by Madan Jampani · 9 years ago
  11. 929f77b Set boolean to true for live data. by Simon Hunt · 9 years ago
  12. 0503459 some what improved Eclipse formatter settings by Yuta HIGUCHI · 9 years ago
  13. 2fe26ac test (added lines) by Simon Hunt · 9 years ago
  14. 3dc5435 Merge "Add constraint for waypoints" by Thomas Vachuska · 9 years ago
  15. 0c6e184 Trigger MastershipEvent on no more master case by Yuta HIGUCHI · 9 years ago
  16. c195732 cleaning up the mess by Yuta HIGUCHI · 9 years ago
  17. 778f7ad MapDB backed Copycat log implementation by Madan Jampani · 9 years ago
  18. 3bd8cdc copy VersionedValue before returning to protect internal state by Yuta HIGUCHI · 9 years ago
  19. bddc81c4 add comments to DatabaseStateMachine by Yuta HIGUCHI · 9 years ago
  20. 1838f88 DatabaseStateMachine: fix type mismatch by Yuta HIGUCHI · 9 years ago
  21. 4ee9ddb add hashCode to ReadRequest by Yuta HIGUCHI · 9 years ago
  22. cea3ba1 add Factory method to ReadRequest by Yuta HIGUCHI · 9 years ago
  23. 4248bee add more info to copycat timeout log by Yuta HIGUCHI · 9 years ago
  24. 65d1294 Merge "Make logger static final variable" by Thomas Vachuska · 9 years ago
  25. 0e51fe5 Add constraint for waypoints by Sho SHIMIZU · 9 years ago
  26. e926103 Merge "ONOS-22 - Add Constraints to CLI Commands" by Thomas Vachuska · 9 years ago
  27. 929eedb Merge "Changed LOCAL port number in the CLI to "local"." by Thomas Vachuska · 9 years ago
  28. 79a1e5e DatabaseManager: try to wait for others on start up by Yuta HIGUCHI · 9 years ago
  29. 1aa249c separate basic classes from API by Yuta HIGUCHI · 9 years ago
  30. c7ee066 GUI -- Major Work-In-Progress by Simon Hunt · 9 years ago
  31. 460f402 ONOS-22 - Add Constraints to CLI Commands by Ray Milkey · 9 years ago
  32. 39ae550 log related fixes by Yuta HIGUCHI · 9 years ago
  33. 661b9b2 fix log by Yuta HIGUCHI · 9 years ago
  34. caa14d6 Changed LOCAL port number in the CLI to "local". by Thomas Vachuska · 9 years ago
  35. 5027b6b CopyCat: Dynamic cluster support by Yuta HIGUCHI · 9 years ago
  36. 17378ef Added Kryo serializers for Ip4Address, Ip6Address, Ip4Prefix, Ip6Prefix by Pavlin Radoslavov · 9 years ago
  37. ff894a2 Use Ip4Address and Ip4Prefix inside FlowEntryBuilder when dealing by Pavlin Radoslavov · 9 years ago
  38. 8b5051d Make logger static final variable by Sho SHIMIZU · 9 years ago
  39. 23e398d Updated the Flow Mod builders (FlowModBuilder, FlowModBuilderVer10, by Pavlin Radoslavov · 9 years ago
  40. 71379f4 Merge "Fixing reactive forwarding not to forward LLDP & BDDP." by Brian O'Connor · 9 years ago
  41. 5b5dc48 Updated the ProxyArpManager to use Ip4Address instead of by Pavlin Radoslavov · 9 years ago
  42. 01a6ec0 Fixing reactive forwarding not to forward LLDP & BDDP. by Thomas Vachuska · 9 years ago
  43. 47eb0d4 Factory methods for WriteRequest by Yuta HIGUCHI · 9 years ago
  44. 9ed96d9 Merge "Add unit test for Instructions class and improve Criteria toString() test" by Thomas Vachuska · 9 years ago
  45. 9763fa6 Updated Openflowk expermineter to fix OCH ordering issue by Praseed Balakrishnan · 9 years ago
  46. 58e3727 move copycat version property to root pom by Yuta HIGUCHI · 9 years ago
  47. 0c1c100 Workarounds to startup DatabaseService by Yuta HIGUCHI · 9 years ago
  48. 7808105 Add unit test for Instructions class and improve Criteria toString() test by Ray Milkey · 9 years ago
  49. d7d9641 Workaround for unexpected NullPointerException on Eclipse. by Toshio Koide · 9 years ago
  50. 934c3ce GUI -- Simplified setRadio() api. Other minor cleanup. Added test topology data files. by Simon Hunt · 9 years ago
  51. 50b7067 Changed the semantics of IpAddress.equals() to (eventually) return true by Pavlin Radoslavov · 9 years ago
  52. 32fa30c port SdnIpTest.java to onos-next by Pingping · 9 years ago
  53. 9d07865 Change byte declarations to shorts to match new API by Ray Milkey · 9 years ago
  54. f2b6721 Merge "Unit tests for LinkKey and Criteria classes." by Thomas Vachuska · 9 years ago
  55. 33d9023 Unit tests for LinkKey and Criteria classes. by Ray Milkey · 9 years ago
  56. d6a18709 Add more descriptive Javadoc by Sho SHIMIZU · 9 years ago
  57. 1f8cd5f additional log by Yuta HIGUCHI · 9 years ago
  58. 686fa18 Javadoc improvements by Madan Jampani · 9 years ago
  59. beada93 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Madan Jampani · 9 years ago
  60. 0a7a815 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Madan Jampani · 9 years ago
  61. a09b927 GUI -- Removed out of date comment. by Simon Hunt · 9 years ago
  62. 69aecfc Javadoc improvements by Madan Jampani · 9 years ago
  63. 0df1b1d GUI -- Added key handler mechanism. by Simon Hunt · 9 years ago
  64. 3225578 LinkDiscovery: only reschedule if not requested to stop by Yuta HIGUCHI · 9 years ago
  65. 5001ba9 DatabaseManager: fix scope by Yuta HIGUCHI · 9 years ago
  66. 5e1cfe0 add toString by Yuta HIGUCHI · 9 years ago
  67. dfbfa18 Deleted old copyright notice text + Javadocs. DatabaseManager is now a active service by Madan Jampani · 9 years ago
  68. 9b19a82 Copycat messaging new happens over the same cluster messaging used for all other ONOS p2p communication by Madan Jampani · 9 years ago
  69. 657626e bugfix @Activate -> @Deactivate by Yuta HIGUCHI · 9 years ago
  70. 7fe161a stop killing randomly, when using less mode by Yuta HIGUCHI · 9 years ago
  71. e29dd2b Merge remote-tracking branch 'origin/master' by Thomas Vachuska · 9 years ago
  72. 24de2a6 Added the velocity header template. by Thomas Vachuska · 9 years ago
  73. 142d003 GUI -- Starting migration of topology view to the updated framework. WIP. by Simon Hunt · 9 years ago
  74. af92d12 Merge "Remove unnecessary type parameter and cast" by Thomas Vachuska · 9 years ago
  75. db9eb07 GUI -- Added sample view to demonstrate radio buttons. by Simon Hunt · 9 years ago
  76. 8914d8b GUI -- two module template flavors: DIV and SVG. by Simon Hunt · 9 years ago
  77. f4dbc726 Remove unnecessary type parameter and cast by Sho SHIMIZU · 9 years ago
  78. 739c835 Cleaned up SDN-IP config reader by Jonathan Hart · 9 years ago
  79. 0a5c9c4 adding version to shade in oecfg/pom.xml by Brian O'Connor · 9 years ago
  80. 3a3ac96 moved VersionedValue by Yuta HIGUCHI · 9 years ago
  81. 7cbfd4f Fixed a number of javadoc warnings and cleaned up aggregate javadocs. by Thomas Vachuska · 9 years ago
  82. 1416d2e Add missing file by Madan Jampani · 9 years ago
  83. 37c2e70 Javadoc fixess by Madan Jampani · 9 years ago
  84. aca94ea Merge remote-tracking branch 'origin/master' by Thomas Vachuska · 9 years ago
  85. b14c77a Fixed a number of javadoc warnings and cleaned up aggregate javadocs. by Thomas Vachuska · 9 years ago
  86. 280ed8a turning off for now by Yuta HIGUCHI · 9 years ago
  87. be21f02 Merge remote-tracking branch 'origin/master' by Thomas Vachuska · 9 years ago
  88. 7d0032b Added constructors for serialization of the new constraint types and registered the types with the serializer pool. by Thomas Vachuska · 9 years ago
  89. 5e8ceb4 checkstyle fixes by Yuta HIGUCHI · 9 years ago
  90. 08822c4 DatabaseService that uses Copycat Raft to provide a strongly consistent and durable database. by Madan Jampani · 9 years ago
  91. 34c8164 * Added methods IpAddress.getIp4Address() and IpAddress.getIp6Address() by Pavlin Radoslavov · 9 years ago
  92. 34a01f2 LinkFragmentIdTest by Yuta HIGUCHI · 9 years ago
  93. e7f4bb0 GUI -- Reworking sample view to be more interesting. by Simon Hunt · 9 years ago
  94. edc944c adding constaints to intent API by Thomas Vachuska · 9 years ago
  95. 315d6c8 Minor refactoring (for code consistency). No functional changes. by Pavlin Radoslavov · 9 years ago
  96. f182f01 Reimplementation of classes Ip4Address/Ip6Address/Ip4Prefix/Ip6Prefix by Pavlin Radoslavov · 9 years ago
  97. 75ae30d for got to ammend to prev by Yuta HIGUCHI · 9 years ago
  98. 3e5d11a Add GossipLinkStoreTest by Yuta HIGUCHI · 9 years ago
  99. e9b2b00 Add missing synchronized by Yuta HIGUCHI · 9 years ago
  100. 2524891 Restructuring GUI code - implementing view life-cycles. by Simon Hunt · 9 years ago