1. dbd5a2f Merge branch 'master' of github.com:OPENNETWORKINGLAB/ONOS into RAMCloud-master by Yuta HIGUCHI · 11 years ago
  2. b1f4070 Fix ramcloud configuration by yoshi · 11 years ago
  3. 391d68d Allow RAMCloud to start from a configurable option by yoshi · 11 years ago
  4. b6a66eb Fix ramcloud configuration path by yoshi · 11 years ago
  5. df051d4 Removed FireBugs warnings. by Naoki Shiota · 11 years ago
  6. 7bc26cd Fix conflict by yoshi · 11 years ago
  7. e929d0d Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONOS into RAMCloud by yoshi · 11 years ago
  8. 9715955 Modified RamCloud measurement by yoshi · 11 years ago
  9. d489ced Recover lost difference from master by Yuta HIGUCHI · 11 years ago
  10. 1df3815 Add probe for addLink failure case by Yuta HIGUCHI · 11 years ago
  11. 67a7a3e Fix fingbug warning FI_PUBLIC_SHOULD_BE_PROTECTED by Yuta HIGUCHI · 11 years ago
  12. aa5e4a7 Try to minimize debug log impact by Yuta HIGUCHI · 11 years ago
  13. e85e115 Fix merge error by Yuta HIGUCHI · 11 years ago
  14. 7ea78be Merge latests ONOS codes by yoshi · 11 years ago
  15. 536d72e Modified performance measurement way by Masayoshi Kobayashi · 11 years ago
  16. 5302ddf Fix various logging related issues. by Yuta HIGUCHI · 11 years ago
  17. 29fcbb6 Merge branch 'RAMCloud' of https://github.com/yoshitomo0912/ONOS into RAMCloud by Masayoshi Kobayashi · 11 years ago
  18. 7807328 Added null-pointer checks. The second check fixes a failing unit test. by Pavlin Radoslavov · 11 years ago
  19. d76fa1f Added measurement tool of ONOS/blueprints/ramcoud by yoshi · 11 years ago
  20. 0c20db8 Fix merge miss by Yuta HIGUCHI · 11 years ago
  21. 1015e36 Fix merge miss by Masayoshi Kobayashi · 11 years ago
  22. ef3828d Merge branch 'master' of github.com:OPENNETWORKINGLAB/ONOS into RAMCloud-yoshi by Yuta HIGUCHI · 11 years ago
  23. 0092603 fixed the wrong device attachment points by pingping-lin · 11 years ago
  24. a97632b Fixed bugs by yoshi · 11 years ago
  25. dcfffb4 Merge branch 'master' into fw by Jonathan Hart · 11 years ago
  26. 18ad950 Changes to ARP, Forwarding, and OnosDeviceManager to make reactive forwarding more reliable by Jonathan Hart · 11 years ago
  27. a0200a9 Cosmetic changes - Missing annotation - Remove trailing spaces, etc. by Yuta HIGUCHI · 11 years ago
  28. aa1fac7 bug fix: comparing String with == by Yuta HIGUCHI · 11 years ago
  29. 9a6f709 Merge branch 'master' into fw by Jonathan Hart · 11 years ago
  30. 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
  31. 862cc3b Renamed paths of REST API. by Naoki Shiota · 11 years ago
  32. b32edf5 Separated ONOS specific REST API modules from floodlight. by Naoki Shiota · 11 years ago
  33. a463e46 Comment-out (non-working?) settings for pushing Javadoc to github. by Pavlin Radoslavov · 11 years ago
  34. b1a1f33 Merge from upstream/master by yoshi · 11 years ago
  35. 537de74 Merge pull request #488 from n-shiota/debug by Pankaj Berde · 11 years ago
  36. a2c8d9c merge from upstream/master by pingping-lin · 11 years ago
  37. b8757bf code adjustment according to reviewer's suggestion: MAC final type, indentation, exception handler by pingping-lin · 11 years ago
  38. e9b61a9 Add a fix for Bug ONOS-842 and ONOS-805 by Pavlin Radoslavov · 11 years ago
  39. de5d842 Removed one SuppressWarning annotation. by Naoki Shiota · 11 years ago
  40. 017a892 fixed ARP returns wrong MAC && ARP reply uses hazelcast && handle ARP request in two steps by pingping-lin · 11 years ago
  41. 991093a Cleaned up warnings. by Naoki Shiota · 11 years ago
  42. e2f4da7 Cleaned up source to suppress warnings. by Naoki Shiota · 11 years ago
  43. 5139c0b * Added the OpenFlow-1.0 idleTimeout and hardTimeout fields to the by Pavlin Radoslavov · 11 years ago
  44. c35eeb3 Merge branch 'master' into separatearp by Jonathan Hart · 11 years ago
  45. b7d84c7 Deleted get DB object by yoshi · 11 years ago
  46. f3b6d49 Merge in latest code from master and fix conflicts by Jonathan Hart · 11 years ago
  47. 38805cd Merge from master by onlab-qa · 11 years ago
  48. 5b3ad19 Reverted fix which caused unit tests to not compile by Jonathan Hart · 11 years ago
  49. 361f628 Added get db object by yoshi · 11 years ago
  50. d63f93e Added get DB object by yoshi · 11 years ago
  51. e93aed4 Removed the OnosModuleLoader and made ProxyArpManager and Forwarding separate modules by Jonathan Hart · 11 years ago
  52. 9535fc8 Delete op.close by yoshi · 11 years ago
  53. cc1eb8a Removed links from Ports to FlowEntries in the database to prevent a write conflict by Jonathan Hart · 11 years ago
  54. d0154c0 Removed some redundant casts causing warnings by Jonathan Hart · 11 years ago
  55. d38cd31 Modified getting GraphDB object by yoshi · 11 years ago
  56. f7424e4 Modified how to get DBOperator object by yoshi · 11 years ago
  57. 29bba84 Modified how to get DBOperator object by yoshi · 11 years ago
  58. 97d5515 Revert "Modified TopoSwitchServiceImpl constructor" by yoshi · 11 years ago
  59. 2db7ff4 Modified how to get DBOperator object by yoshi · 11 years ago
  60. d92cb09 Modified TopoSwitchServiceImpl constructor by yoshi · 11 years ago
  61. ba9ced9 Fixes and debugging for bad device data by Jonathan Hart · 11 years ago
  62. 0fee3de Merge branch 'master' into RAMCloud by yoshi · 11 years ago
  63. 2fd4c7e first commit by yoshi · 11 years ago
  64. 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
  65. 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
  66. dc3ad70 Improvements to Forwarding to not add flows that already exist by Jonathan Hart · 11 years ago
  67. 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
  68. 18ad55c Began implementing IPC with Hazelcast in order to broadcast ARP via other ONOS nodes by Jonathan Hart · 11 years ago
  69. adc6389 Fixed switches and ports being deleted from the database by Jonathan Hart · 11 years ago
  70. 6d4ff27 Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONOS by Jonathan Hart · 11 years ago
  71. 0aad60c Few fixes and local optimizations: by Pavlin Radoslavov · 11 years ago
  72. e86bbfc Moved op.commit() call where it is actually needed: only if there by Pavlin Radoslavov · 11 years ago
  73. 9ec4c6a Minor cleanup in DeviceStorageImpl by Jonathan Hart · 11 years ago
  74. d822679 * Bug fix inside method LinkStorageImpl.getLinks(Long dpid, short port) by Pavlin Radoslavov · 11 years ago
  75. 64647d2 Added new method SwitchStorageImpl.getPorts(String dpid) to get the by Pavlin Radoslavov · 11 years ago
  76. 43781cd * Added new method LinkStorageImpl.getReverseLinks(Long dpid, short port) by Pavlin Radoslavov · 11 years ago
  77. 5ffff62 Merge branch ARP and DeviceStorageImpl fixes branch. by Jonathan Hart · 11 years ago
  78. 3d99e70 Fix a bug inside SwitchStorageImpl.deletePort() when deleting a port: by Pavlin Radoslavov · 11 years ago
  79. 1caaa93 Created the outline of the Forwarding module for reactive forwarding on top of the network map by Jonathan Hart · 11 years ago
  80. 4f01b00 Merge pull request #446 from jonohart/master by Pankaj Berde · 11 years ago
  81. c8ae36c Minor fixes to new DeviceStorageImpl methods by Jonathan Hart · 11 years ago
  82. c934b4a * Added new method LinkStorageImpl.getReverseLinks() to get the list by Pavlin Radoslavov · 11 years ago
  83. 4fce4ed Fixed the handling of removeDevice events to ensure devices are removed from the database by Jonathan Hart · 11 years ago
  84. c2d6bba Merge branch 'master' into arpononos by Jonathan Hart · 11 years ago
  85. 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
  86. a18e479 ARP now uses the DeviceManager as its source of information, not ArpCache. Disabled broadcasting of unknown ARP requests for now. by Jonathan Hart · 11 years ago
  87. c04b0c4 Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONOS by Jonathan Hart · 11 years ago
  88. 13ccdca Fix for ports not being re-attached to switches which was manifesting as link discovery errors by Jonathan Hart · 11 years ago
  89. ebba1e1 Pulled ProxyArpManager out of the SDN-IP module. Most of the work is related to stubbing out an IConfigInfoService object that can provide default configuration to the ARP module when there's no SDN-IP config file to read it from by Jonathan Hart · 11 years ago
  90. a888764 Began moving the ARP module out of SDNIP exclusivity and sketched out a module framework we can use to load ONOS modules without having them be Floodlight modules by Jonathan Hart · 11 years ago
  91. 7d4a40e Added new field FlowPath.flowPathUserState by Pavlin Radoslavov · 11 years ago
  92. d28cf7c Introduced new field FlowPathType to the Flow Path. by Pavlin Radoslavov · 11 years ago
  93. 49000bc Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONOS by Naoki Shiota · 11 years ago
  94. 987a572 Squashed commit of the following: by Naoki Shiota · 11 years ago
  95. 6bba59f Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONOS by Naoki Shiota · 11 years ago
  96. 6ac8d18 Make Logger instance final as SL4J suggests by Yuta HIGUCHI · 11 years ago
  97. 0eac86d Removed hard-coded reference to "/tmp/cassandra.titan" configuration by Pavlin Radoslavov · 11 years ago
  98. b2d17e8 Refactored LinkStorage and SwitchStorage preparing for event notification implementation. by Naoki Shiota · 11 years ago
  99. 3afc3a6 Merge branch 'master' into suppress_warnings by Yuta HIGUCHI · 11 years ago
  100. ae1d59e Removed interface INetMapTopologyService.ITopoFlowService, by Pavlin Radoslavov · 11 years ago