1. 5073d9a Merge branch 'RAMCloud' of github.com:yoshitomo0912/ONOS into RAMCloud-yoshi by Yuta HIGUCHI · 11 years ago
  2. dbcf58c Merge branch 'topodev' of https://github.com/n-shiota/ONOS into topodev by Naoki Shiota · 11 years ago
  3. e881340 portBroadcastDomainLinks expect NodePortTuple by Yuta HIGUCHI · 11 years ago
  4. 1df3815 Add probe for addLink failure case by Yuta HIGUCHI · 11 years ago
  5. d0b598d Merge branch 'master' into ONOS-ONRC2014-Measurements by Pavlin Radoslavov · 11 years ago
  6. d144732 Merge in changes from master by Jonathan Hart · 11 years ago
  7. 80bc3cf Finish the implementation of the new logic for computing and installing by Pavlin Radoslavov · 11 years ago
  8. 33969ad Merge pull request #519 from y-higuchi/logback_defaults by jonohart · 11 years ago
  9. d0ee192 Merge pull request #522 from y-higuchi/fix_FI_PUBLIC_SHOULD_BE_PROTECTED by jonohart · 11 years ago
  10. 16b761d Added new method getAllMyFlows() to get all the flows where the source by Pavlin Radoslavov · 11 years ago
  11. 67a7a3e Fix fingbug warning FI_PUBLIC_SHOULD_BE_PROTECTED by Yuta HIGUCHI · 11 years ago
  12. 8252fee * Added new method FlowDatabaseOperation.getFlowSourceDpid() that by Pavlin Radoslavov · 11 years ago
  13. f8516db Merge pull request #14 from y-higuchi/RAMCloud-yoshi by Muroi Yoshitomo · 11 years ago
  14. 8685f9c Fix commit location for measurement by Yuta HIGUCHI · 11 years ago
  15. ba096e3 Merge pull request #521 from n-shiota/topodev by pavlin-r · 11 years ago
  16. 8015614 Merge branch 'RAMCloud' of github.com:yoshitomo0912/ONOS into RAMCloud-yoshi by Yuta HIGUCHI · 11 years ago
  17. 07a93ec Merge pull request #13 from effy/RAMCloud by Muroi Yoshitomo · 11 years ago
  18. 1de920a Merge branch 'RAMCloud' of github.com:yoshitomo0912/ONOS into RAMCloud by Toshio Koide · 11 years ago
  19. 3245c95 Merge branch 'RAMCloud' of github.com:yoshitomo0912/ONOS into RAMCloud-yoshi by Yuta HIGUCHI · 11 years ago
  20. acfc992 Merge branch 'ONOS-ONRC2014-Measurements' of https://github.com/OPENNETWORKINGLAB/ONOS into topodev by Naoki Shiota · 11 years ago
  21. 0abe38d Modified FlowManager to read topology from DB instead of Datagrid. by Naoki Shiota · 11 years ago
  22. 2004fa0 Added the Hazelcast and notification-related code to send/receive by Pavlin Radoslavov · 11 years ago
  23. d6d88a7 remove unused GraphDBOperation class by Toshio Koide · 11 years ago
  24. 3f23354 add setFlowProperties() to DBOperation class by Toshio Koide · 11 years ago
  25. 9671f4c Revert "Revert "increase interval to 5 secs"" by Yuta HIGUCHI · 11 years ago
  26. 1b76ef5 Revert "increase interval to 5 secs" by Yuta HIGUCHI · 11 years ago
  27. 76ade43 Merge pull request #12 from y-higuchi/RAMCloud-yoshi by Muroi Yoshitomo · 11 years ago
  28. e0a87bb bugfix by Yuta HIGUCHI · 11 years ago
  29. 4a4de88 Merge pull request #11 from y-higuchi/RAMCloud-yoshi by Muroi Yoshitomo · 11 years ago
  30. c3aa205 increase interval to 5 secs by Yuta HIGUCHI · 11 years ago
  31. e5ef387 Add PerfMon probes by Yuta HIGUCHI · 11 years ago
  32. d8c3724 Naoki's Periodic whole topology read code, simply adapted to RC by Yuta HIGUCHI · 11 years ago
  33. c27a6c9 Fix measurement code by Yuta HIGUCHI · 11 years ago
  34. 78d9df8 Merge branch 'master' into arprefactor by Jonathan Hart · 11 years ago
  35. 7804bea Refactored packet broadcasting framework. Previously only ARP packets were being broadcasted, but as part of reactive forwarding we need to broadcast all packets that we don't know where to send. This commit refactors the Hazelcast notification system used to tell other instances to send packet-outs. by Jonathan Hart · 11 years ago
  36. 67d8b29 Merge pull request #10 from y-higuchi/RAMCloud-yoshi by Muroi Yoshitomo · 11 years ago
  37. aa5e4a7 Try to minimize debug log impact by Yuta HIGUCHI · 11 years ago
  38. 51e5f30 Explicitly write default values by Yuta HIGUCHI · 11 years ago
  39. 37d043e Merge pull request #9 from y-higuchi/RAMCloud-yoshi by Muroi Yoshitomo · 11 years ago
  40. e85e115 Fix merge error by Yuta HIGUCHI · 11 years ago
  41. dad0a2d Use PerfMan for FlowPath/FlowEntry measurement by Yuta HIGUCHI · 11 years ago
  42. 7ea78be Merge latests ONOS codes by yoshi · 11 years ago
  43. d244948 Merge pull request #518 from y-higuchi/fix_logs by Pankaj Berde · 11 years ago
  44. 536d72e Modified performance measurement way by Masayoshi Kobayashi · 11 years ago
  45. 5302ddf Fix various logging related issues. by Yuta HIGUCHI · 11 years ago
  46. 0bf51bc Fix tcpkill detection method by Yuta HIGUCHI · 11 years ago
  47. 2c33697 Merge pull request #8 from y-higuchi/RAMCloud-yoshi by Muroi Yoshitomo · 11 years ago
  48. f9ce1c1 Add breakdown for FlowEntry operations by Yuta HIGUCHI · 11 years ago
  49. 0b4fbaf Change log Perf log level to error by Yuta HIGUCHI · 11 years ago
  50. 4c7a077 Added comments describing the purpose / usage of those shell scripts. by Pavlin Radoslavov · 11 years ago
  51. e4809d8 Merge pull request #516 from y-higuchi/update_README by pavlin-r · 11 years ago
  52. fd210c3 Remove section about ./setup-local-maven.sh by Yuta HIGUCHI · 11 years ago
  53. 1e06f9c Merge pull request #7 from y-higuchi/RAMCloud-yoshi by Muroi Yoshitomo · 11 years ago
  54. 678c53d Added a missing '.' as a file name separator. by Pavlin Radoslavov · 11 years ago
  55. a2470ec Merge pull request #504 from y-higuchi/cosmetic4 by pavlin-r · 11 years ago
  56. cb68d13 Merge pull request #503 from y-higuchi/thread_name by jonohart · 11 years ago
  57. a93ada2 Merge branch 'thread_name' into cosmetic4 by Yuta HIGUCHI · 11 years ago
  58. de39b23 Merge pull request #515 from n-shiota/refactor by pavlin-r · 11 years ago
  59. 8f2259e Merge branch 'ONOS' into refactor by Naoki Shiota · 11 years ago
  60. 2999e3d Fixed bug in refactoring. by Naoki Shiota · 11 years ago
  61. 1412e8c Use original ThreadPool specific name, by Yuta HIGUCHI · 11 years ago
  62. 490ad8f Merge branch 'master' of github.com:OPENNETWORKINGLAB/ONOS into thread_name by Yuta HIGUCHI · 11 years ago
  63. 09c0ee8 Merge pull request #514 from y-higuchi/init_frames_once by pavlin-r · 11 years ago
  64. 885bfb9 Merge pull request #511 from y-higuchi/prepopulate_local_repo by pavlin-r · 11 years ago
  65. 1a5ca91 Removed lower priority warnings reported by FindBugs. by Naoki Shiota · 11 years ago
  66. 37c5547 Add Performance log to AddFlow by Yuta HIGUCHI · 11 years ago
  67. 9e580b6 Avoid excessive getFramedGraph() calls by Yuta HIGUCHI · 11 years ago
  68. c733970 Merge pull request #513 from jonohart/web by pavlin-r · 11 years ago
  69. 4f7aeb4 Moved javascript files for Masa's GUI back out of the floodlight web directory by Jonathan Hart · 11 years ago
  70. 7fcc0ca Merge pull request #512 from y-higuchi/remove_restart by jonohart · 11 years ago
  71. 3e8d084 Merge pull request #6 from y-higuchi/RAMCloud-yoshi by Muroi Yoshitomo · 11 years ago
  72. baa20c9 Init FramedGraph only once when a base Graph is created. + some cosmetic fixes by Yuta HIGUCHI · 11 years ago
  73. 645a668 Remove restart option shown in Usage message, which currently does not work. by Yuta HIGUCHI · 11 years ago
  74. d62fb87 No longer require setup-local-maven.sh to be executed on the 1st run. by Yuta HIGUCHI · 11 years ago
  75. 0513147 Merge pull request #510 from y-higuchi/improve_startup by Pankaj Berde · 11 years ago
  76. 8d9723d Avoid using maven when starting ONOS by Yuta HIGUCHI · 11 years ago
  77. 6e4eca5 Add ONOS itself to ClassPath by Yuta HIGUCHI · 11 years ago
  78. 13b7ee0 Merge pull request #5 from y-higuchi/RAMCloud-yoshi by Muroi Yoshitomo · 11 years ago
  79. b561efa Speedup ONOS startup by Yuta HIGUCHI · 11 years ago
  80. f682c92 Merge branch 'RAMCloud' of https://github.com/yoshitomo0912/ONOS into RAMCloud by Masayoshi Kobayashi · 11 years ago
  81. c76b1c4 fixed demo scale up script bug by Masayoshi Kobayashi · 11 years ago
  82. 178ead1 Merged part of Flow related logging code by Masayoshi Kobayashi · 11 years ago
  83. 29fcbb6 Merge branch 'RAMCloud' of https://github.com/yoshitomo0912/ONOS into RAMCloud by Masayoshi Kobayashi · 11 years ago
  84. bd57bd3 Modifed FramedGraph by Masayoshi Kobayashi · 11 years ago
  85. 7807328 Added null-pointer checks. The second check fixes a failing unit test. by Pavlin Radoslavov · 11 years ago
  86. 22a925d Merge branch 'master' of github.com:OPENNETWORKINGLAB/ONOS by Masayoshi Kobayashi · 11 years ago
  87. fcc7c9d Fix a bug when comparing two values. by Masayoshi Kobayashi · 11 years ago
  88. d76fa1f Added measurement tool of ONOS/blueprints/ramcoud by yoshi · 11 years ago
  89. af839eb Fix an unit test: the test was failing because of upper-lower by Pavlin Radoslavov · 11 years ago
  90. d9535a8 Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONOS into RAMCloud by yoshi · 11 years ago
  91. d1b728c Don't push again Flow Entries into the switches if they were already installed. by Pavlin Radoslavov · 11 years ago
  92. c52ab53 Merge branch 'RAMCloud' of https://github.com/yoshitomo0912/ONOS into RAMCloud by yoshi · 11 years ago
  93. 9dce6e8 Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONOS into RAMCloud by yoshi · 11 years ago
  94. 9bb4055 Fix a bug when processing unmatched Flow Entries. by Pavlin Radoslavov · 11 years ago
  95. 96fcf25 Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONOS into RAMCloud by yoshi · 11 years ago
  96. 598635c Fix Javadoc comments describing REST calls. by Pavlin Radoslavov · 11 years ago
  97. 21b41f6 $ONOS_HOME support, and check script exit code by Bob Lantz · 11 years ago
  98. b0d6969 Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONOS by Pavlin Radoslavov · 11 years ago
  99. 63c2d05 Remove an explicit dependency on the IForwardingService inside the by Pavlin Radoslavov · 11 years ago
  100. 5111c1a Merge pull request #508 from y-higuchi/java7 by Pankaj Berde · 11 years ago