1. e85e115 Fix merge error by Yuta HIGUCHI · 11 years ago
  2. 7ea78be Merge latests ONOS codes by yoshi · 11 years ago
  3. 536d72e Modified performance measurement way by Masayoshi Kobayashi · 11 years ago
  4. 5302ddf Fix various logging related issues. by Yuta HIGUCHI · 11 years ago
  5. 29fcbb6 Merge branch 'RAMCloud' of https://github.com/yoshitomo0912/ONOS into RAMCloud by Masayoshi Kobayashi · 11 years ago
  6. 7807328 Added null-pointer checks. The second check fixes a failing unit test. by Pavlin Radoslavov · 11 years ago
  7. d76fa1f Added measurement tool of ONOS/blueprints/ramcoud by yoshi · 11 years ago
  8. 0c20db8 Fix merge miss by Yuta HIGUCHI · 11 years ago
  9. 1015e36 Fix merge miss by Masayoshi Kobayashi · 11 years ago
  10. ef3828d Merge branch 'master' of github.com:OPENNETWORKINGLAB/ONOS into RAMCloud-yoshi by Yuta HIGUCHI · 11 years ago
  11. 0092603 fixed the wrong device attachment points by pingping-lin · 11 years ago
  12. a97632b Fixed bugs by yoshi · 11 years ago
  13. dcfffb4 Merge branch 'master' into fw by Jonathan Hart · 11 years ago
  14. 18ad950 Changes to ARP, Forwarding, and OnosDeviceManager to make reactive forwarding more reliable by Jonathan Hart · 11 years ago
  15. a0200a9 Cosmetic changes - Missing annotation - Remove trailing spaces, etc. by Yuta HIGUCHI · 11 years ago
  16. aa1fac7 bug fix: comparing String with == by Yuta HIGUCHI · 11 years ago
  17. d857ad6 Removed Floodlight DeviceManager and created a stripped-down device manager that pushes device data from every packet seen into the network map by Jonathan Hart · 11 years ago
  18. b1a1f33 Merge from upstream/master by yoshi · 11 years ago
  19. de5d842 Removed one SuppressWarning annotation. by Naoki Shiota · 11 years ago
  20. 991093a Cleaned up warnings. by Naoki Shiota · 11 years ago
  21. e2f4da7 Cleaned up source to suppress warnings. by Naoki Shiota · 11 years ago
  22. b7d84c7 Deleted get DB object by yoshi · 11 years ago
  23. 38805cd Merge from master by onlab-qa · 11 years ago
  24. 361f628 Added get db object by yoshi · 11 years ago
  25. d63f93e Added get DB object by yoshi · 11 years ago
  26. 9535fc8 Delete op.close by yoshi · 11 years ago
  27. d38cd31 Modified getting GraphDB object by yoshi · 11 years ago
  28. f7424e4 Modified how to get DBOperator object by yoshi · 11 years ago
  29. 29bba84 Modified how to get DBOperator object by yoshi · 11 years ago
  30. 97d5515 Revert "Modified TopoSwitchServiceImpl constructor" by yoshi · 11 years ago
  31. 2db7ff4 Modified how to get DBOperator object by yoshi · 11 years ago
  32. d92cb09 Modified TopoSwitchServiceImpl constructor by yoshi · 11 years ago
  33. ba9ced9 Fixes and debugging for bad device data by Jonathan Hart · 11 years ago
  34. 0fee3de Merge branch 'master' into RAMCloud by yoshi · 11 years ago
  35. 2fd4c7e first commit by yoshi · 11 years ago
  36. 4cfd193 Fixed issue which made it very slow to add switches because of refactored code which included a GremlinGroovy query by Jonathan Hart · 11 years ago
  37. 9a21e0d Reimplemented ARP broadcasting to use the network map to determine whether a port has a link, which prevents issues of devices popping up on link ports between controller domains by Jonathan Hart · 11 years ago
  38. 1a6f1d6 Changes to Device and Switch storage to improve accuracy of device data. For now we will clear the devices when we add or remove ports. by Jonathan Hart · 11 years ago
  39. adc6389 Fixed switches and ports being deleted from the database by Jonathan Hart · 11 years ago
  40. 6d4ff27 Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONOS by Jonathan Hart · 11 years ago
  41. 0aad60c Few fixes and local optimizations: by Pavlin Radoslavov · 11 years ago
  42. e86bbfc Moved op.commit() call where it is actually needed: only if there by Pavlin Radoslavov · 11 years ago
  43. 9ec4c6a Minor cleanup in DeviceStorageImpl by Jonathan Hart · 11 years ago
  44. d822679 * Bug fix inside method LinkStorageImpl.getLinks(Long dpid, short port) by Pavlin Radoslavov · 11 years ago
  45. 64647d2 Added new method SwitchStorageImpl.getPorts(String dpid) to get the by Pavlin Radoslavov · 11 years ago
  46. 43781cd * Added new method LinkStorageImpl.getReverseLinks(Long dpid, short port) by Pavlin Radoslavov · 11 years ago
  47. 5ffff62 Merge branch ARP and DeviceStorageImpl fixes branch. by Jonathan Hart · 11 years ago
  48. 3d99e70 Fix a bug inside SwitchStorageImpl.deletePort() when deleting a port: by Pavlin Radoslavov · 11 years ago
  49. 4f01b00 Merge pull request #446 from jonohart/master by Pankaj Berde · 11 years ago
  50. c8ae36c Minor fixes to new DeviceStorageImpl methods by Jonathan Hart · 11 years ago
  51. c934b4a * Added new method LinkStorageImpl.getReverseLinks() to get the list by Pavlin Radoslavov · 11 years ago
  52. 4fce4ed Fixed the handling of removeDevice events to ensure devices are removed from the database by Jonathan Hart · 11 years ago
  53. c2d6bba Merge branch 'master' into arpononos by Jonathan Hart · 11 years ago
  54. d6ed62b Moved ARP on top of network map device storage. This required improvements to the device storage, most notably to improved IP address handling by representing IP addresses as separate vertices rather than a serialized string in the Device vertex by Jonathan Hart · 11 years ago
  55. 13ccdca Fix for ports not being re-attached to switches which was manifesting as link discovery errors by Jonathan Hart · 11 years ago
  56. 49000bc Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONOS by Naoki Shiota · 11 years ago
  57. 987a572 Squashed commit of the following: by Naoki Shiota · 11 years ago
  58. 6bba59f Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONOS by Naoki Shiota · 11 years ago
  59. 6ac8d18 Make Logger instance final as SL4J suggests by Yuta HIGUCHI · 11 years ago
  60. 0eac86d Removed hard-coded reference to "/tmp/cassandra.titan" configuration by Pavlin Radoslavov · 11 years ago
  61. b2d17e8 Refactored LinkStorage and SwitchStorage preparing for event notification implementation. by Naoki Shiota · 11 years ago
  62. 5972893 Moved variable decl to commented out section to eliminate unused variable warning by Yuta HIGUCHI · 11 years ago
  63. 57e67f2 Suppress spurious warnings by Yuta HIGUCHI · 11 years ago
  64. 4996353 Fix unused import warnings by Yuta HIGUCHI · 11 years ago
  65. eb567aa Fix some of javadoc errors under onos namespace by HIGUCHI Yuta · 11 years ago
  66. 55a6aff Fix for ports being left INACTIVE after restarting ONOS by Jonathan Hart · 11 years ago
  67. e7c2152 Set Port Inactive when down instead of removing the vertex by Pankaj Berde · 11 years ago
  68. 5d0567f Merge branch 'javadoc' into release by Naoki Shiota · 11 years ago
  69. 1c393ce Modify pom.xml to enable javadoc options. by Naoki Shiota · 11 years ago
  70. fabb003 Avoid NetworkGraph commit() if newSwitch() failed to create NetworkGraph vertex. by HIGUCHI Yuta · 11 years ago
  71. d31e850 Merged with origin/master by Pankaj Berde · 11 years ago
  72. bbd3861 Index ports for faster search by Pankaj Berde · 11 years ago
  73. ef0cb00 Fix a typo in Javadoc: gabage -> garbage by Pavlin Radoslavov · 11 years ago
  74. 38646d6 rename onos.util to onos.graph by Pankaj Berde · 11 years ago
  75. 4fd5864 Merged with the latest master by Teru · 11 years ago
  76. ef33dc3 Add the switchStorageImpl unit tests. by Teru · 11 years ago
  77. 8575b2a Merge branch 'original' into netgraphrefactor by Naoki Shiota · 11 years ago
  78. c88d956 Merge branch 'master' into netgraphrefactor by Naoki Shiota · 11 years ago
  79. 783afb7 Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONOS by Naoki Shiota · 11 years ago
  80. 6382e4c Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONOS into dev2 by Toshio Koide · 11 years ago
  81. e92f6b0 Revert TestDatabaseManager to old version. by Naoki Shiota · 11 years ago
  82. 44ef5ab Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONOS by Naoki Shiota · 11 years ago
  83. bfe9b92 add another GraphDBOperation constructor which creates an instance directry from GraphDBConnection configuration path. by Toshio Koide · 11 years ago
  84. a56fbde Move LinkDiscovery package to ONOS namespace by HIGUCHI Yuta · 11 years ago
  85. f05c480 Moce ONOS Service Impl to core package by HIGUCHI Yuta · 11 years ago
  86. 2d01158 Gather I*Storage and it's impl to core by HIGUCHI Yuta · 11 years ago
  87. 45aca60 Merge branch 'dev1' by Toshio Koide · 11 years ago
  88. ed49ef7 Moved pure ONOS code in net.floodlightcontroller.core.internal to onos package namespace by HIGUCHI Yuta · 11 years ago