1. a213bce Added getFactory() method to IOFSwitch to get a message factory appropriate by Jonathan Hart · 10 years ago
  2. 6de2332 RoleChanger bugs fixed: by Saurav Das · 10 years ago
  3. c78b8f6 Removed the old openflowj protocol library by Jonathan Hart · 10 years ago
  4. c67f9fa Giant patch of changes to support OpenFlow 1.3 by Brian O'Connor · 10 years ago
  5. afadeda Fix for IOFSwitch/OFSwitchImpl leak by Yuta HIGUCHI · 10 years ago
  6. 53b208a Work toward ONOS-1451: Separate Event Key space per instance by Pavlin Radoslavov · 10 years ago
  7. 695f895 Pushed Switch Mastership Events into the Topology event channel. by Pavlin Radoslavov · 10 years ago
  8. ee0c5b6 Add profile to enable error-prone by Yuta HIGUCHI · 10 years ago
  9. e933a28 Remove printStackTrace where possible. by Yuta HIGUCHI · 10 years ago
  10. e4022b9 Removed leftover classes from link discovery. by Jonathan Hart · 10 years ago
  11. 284e70f General link discovery module cleanup. by Jonathan Hart · 10 years ago
  12. 6d20802 Removed the EventHistory mechanism from the link discovery module. by Jonathan Hart · 10 years ago
  13. 59469e9 findbug_fixes by Praseed Balakrishnan · 10 years ago
  14. 6947445 Fix missing references and missing description in Javadoc by Sho SHIMIZU · 10 years ago
  15. 99ff20a Cleaned up warnings reported by the Javadoc tool. by Jonathan Hart · 10 years ago
  16. a1199fa Fix @param tag references in Javadoc comments by Sho SHIMIZU · 10 years ago
  17. 12a26aa Addressed Checkstyle and PMD violations in the registry module. by Jonathan Hart · 10 years ago
  18. ff73514 Fix Java lint reported errors by Ray Milkey · 10 years ago
  19. 128c23b Jackson package name change. by Yuta HIGUCHI · 10 years ago
  20. 7d21c0a Fix issues found by FindBugs: NM_METHOD_NAMING_CONVENTION by Pavlin Radoslavov · 10 years ago
  21. 269ffb9 Fix checkstyle whitespace issues - WHITESPACE ONLY by Ray Milkey · 10 years ago
  22. a99ec67 Organized imports for main classes by Jonathan Hart · 10 years ago
  23. deda0ba Renamed registry and packet packages by Jonathan Hart · 10 years ago
  24. 23701d1 Renamed devicemanager, flowprogrammer, linkdiscovery and util packages by Jonathan Hart · 10 years ago
  25. 51f6f5b Renamed onos core package by Jonathan Hart · 10 years ago
  26. 04aba91 Removed a few old floodlight files by Jonathan Hart · 10 years ago
  27. 96892d1 Pulled packet libraries into the ONOS namespace by Jonathan Hart · 10 years ago
  28. 02a59e4 Removed Floodlight devicemanager, topology, routing and forwarding modules by Jonathan Hart · 10 years ago
  29. cc3e3ff Remove the backend part of the Floodlight GUI. by Jonathan Hart · 10 years ago
  30. a48d2e6 Proposal: Remove REST call to clear switch flow tables by Jonathan Hart · 10 years ago
  31. c35229e The order of calling startUp() for each module should take into account the by Pavlin Radoslavov · 10 years ago
  32. 18ad950 Changes to ARP, Forwarding, and OnosDeviceManager to make reactive forwarding more reliable by Jonathan Hart · 11 years ago
  33. 862cc3b Renamed paths of REST API. by Naoki Shiota · 11 years ago
  34. b32edf5 Separated ONOS specific REST API modules from floodlight. by Naoki Shiota · 11 years ago
  35. ee08152 Merge pull request #480 from pingping-lin/master by jonohart · 11 years ago
  36. a2c8d9c merge from upstream/master by pingping-lin · 11 years ago
  37. 20fab1a Removed the Floodlight counter module by Jonathan Hart · 11 years ago
  38. ec4f14e Removed Floodlight's hot-standby HA framework by Jonathan Hart · 11 years ago
  39. ffbcffb Removed IInfoProvider interface by Jonathan Hart · 11 years ago
  40. 65d8c06 Removed Floodlight's static flow pusher by Jonathan Hart · 11 years ago
  41. 535325c Merge in changes from master by Jonathan Hart · 11 years ago
  42. 017a892 fixed ARP returns wrong MAC && ARP reply uses hazelcast && handle ARP request in two steps by pingping-lin · 11 years ago
  43. 3ec878e Merge pull request #12 from OPENNETWORKINGLAB/master by Pankaj Berde · 11 years ago
  44. 8a5d097 Workaround to prevent links being added to the database before ports are there - fixes ONOS-713 by Jonathan Hart · 11 years ago
  45. 73e7fb7 Removed unused Floodlight modules by mininet · 11 years ago
  46. 713f08b merged by Pankaj Berde · 11 years ago
  47. b0904bf Cleaned up the code further after removing the storage framework by Jonathan Hart · 11 years ago
  48. 2fa2806 Removed Floodlight storage framework by Jonathan Hart · 11 years ago
  49. 9d3486c Added MOVED type for DeviceUpdates, and published MOVED events to the main updates queue in Controller by Jonathan Hart · 11 years ago
  50. 73677ea Changed the device updates to plug into the Controller IUpdate framework so they can be dispatched from the same thread as the other updates by Jonathan Hart · 11 years ago
  51. a680d49 * Added default MACAddress() constructor. by Pavlin Radoslavov · 11 years ago
  52. 6ac8d18 Make Logger instance final as SL4J suggests by Yuta HIGUCHI · 11 years ago
  53. 63b3072 Fix for a bug introduced on 2543c8af348f22836dfbcecb91e56771bd8ca87e by HIGUCHI Yuta · 11 years ago
  54. 5e9eca9 Merge branch 'master' into fix_findbug_issues by Yuta HIGUCHI · 11 years ago
  55. a653e9f Fix/update the integration of the FlowManager module / IFlowService service. by Pavlin Radoslavov · 11 years ago
  56. e6a7aa7 Fix simple bugs reported by FindBugs by Yuta HIGUCHI · 11 years ago
  57. 08ee852 Cleaned up ProxyArpManager code by creating an interface through which it can request information about the L3 configuration (IP addresses, ports, etc) by Jonathan Hart · 11 years ago
  58. 9847842 move up to Netty 4 by Pankaj Berde · 11 years ago
  59. dc73bb1 Next iteration of fix for jira:155..Single update queue by Pankaj Berde · 11 years ago
  60. 2a33c08 Merge branch 'master' of https://github.com/OPENNETWORKINGLAB/ONOS by Jonathan Hart · 11 years ago
  61. ddd01ba Cleanup the TopoRouteService so it is not a Floodlight module anymore. by Pavlin Radoslavov · 11 years ago
  62. 285f2c2 Added configuration parameter for the number of threads used by the REST API. by Jonathan Hart · 11 years ago
  63. 535f21b Add null check against channel before accessing. by HIGUCHI Yuta · 11 years ago
  64. a56fbde Move LinkDiscovery package to ONOS namespace by HIGUCHI Yuta · 11 years ago
  65. a89b284 Removed currently unnnecessary function deleteLinks(,,hasControl) by HIGUCHI Yuta · 11 years ago
  66. 0c3b2ba Add missing case for ONOS extension by HIGUCHI Yuta · 11 years ago
  67. 49cf4d2 Main for ONOS by HIGUCHI Yuta · 11 years ago
  68. 3d96f65 Match whitespacing style with Floodlight by HIGUCHI Yuta · 11 years ago
  69. ec4bff8 Add comment to clarify change made by ONOS by HIGUCHI Yuta · 11 years ago
  70. b1d3e51 Add comment to clarify modification made by ONOS. by HIGUCHI Yuta · 11 years ago
  71. eae374d Change the name of the modified method deliverRoleRequestNotSupported() to deliverRoleRequestNotSupportedEx() to avoid signature changes to original code. by HIGUCHI Yuta · 11 years ago
  72. 1136070 Add documenttation about changes made to Controller class. by HIGUCHI Yuta · 11 years ago
  73. 6bfb480 Move pure ONOS code LinkStorageImpl to onos package by HIGUCHI Yuta · 11 years ago
  74. 2ab453f Remove NodePortTuple copy constructor added by ONOS by HIGUCHI Yuta · 11 years ago
  75. 60a1014 Renamed package flowcache -> flowmanager by HIGUCHI Yuta · 11 years ago
  76. 26ffbd6 Add comments to clarify modification by ONOS. by HIGUCHI Yuta · 11 years ago
  77. f0499b0 RouteResource is now rewritten using ONOS, moving to ONOS pacakge by HIGUCHI Yuta · 11 years ago
  78. 36cf076 Separate Port Added/Removed Event added by ONOS from IOFSwitchListener to IOFSwitchPortListener by HIGUCHI Yuta · 11 years ago
  79. 7677a6f Separate setupRemoteSwitch from IOFSwitch by HIGUCHI Yuta · 11 years ago
  80. 30d0330 Add comments to clarify modification by ONOS. by HIGUCHI Yuta · 11 years ago
  81. 09330f0 Add comment to clarify ONOS modification by HIGUCHI Yuta · 11 years ago
  82. 858c1ea Organize Imports by HIGUCHI Yuta · 11 years ago
  83. e0515e5 Remove unused code. Remove whitespaces to match floodlight original code. by HIGUCHI Yuta · 11 years ago
  84. 2995eb5 Remove whitespaces to match floodlight original code. by HIGUCHI Yuta · 11 years ago
  85. 0ba6fd0 Remove whitespaces to match floodlight original code. by HIGUCHI Yuta · 11 years ago
  86. 45aca60 Merge branch 'dev1' by Toshio Koide · 11 years ago
  87. 18e4720 refactor TopoRouteService class to use GraphDBOperation class. by Toshio Koide · 11 years ago
  88. 70ba38b refactor OnosPublisher class to use GraphDBOperation class. by Toshio Koide · 11 years ago
  89. 22f192c refactor TopoLinkServiceImpl class to use GraphDBOperation class. by Toshio Koide · 11 years ago
  90. 7bdea5b refactor LinkStorageImpl class to use GraphDBOperation class. by Toshio Koide · 11 years ago
  91. 9fe1cb2 refactor FlowManager class to use GraphDBOperation class. by Toshio Koide · 11 years ago
  92. a778d8d refactor TopoDevicesResource class to use GraphDBOperation class. by Toshio Koide · 11 years ago
  93. 4f629f3 refactor DeviceStorageImpl class to use GraphDBOperation class. by Toshio Koide · 11 years ago
  94. 63622ea refactor TopoSwitchServiceImpl to use GraphDBOperation. by Toshio Koide · 11 years ago
  95. 4f3d9eb refactor SwitchStorageImpl to use GraphDBOperation class. by Toshio Koide · 11 years ago
  96. f086d8a Moved pure ONOS code in net.floodlightcontroller.util.serializers to onos package namespace by HIGUCHI Yuta · 11 years ago
  97. 356086e Moved pure ONOS code in net.floodlightcontroller.util to onos package namespace by HIGUCHI Yuta · 11 years ago
  98. 4e64f31 Moved pure ONOS code in net.floodlightcontroller.routing to onos package namespace by HIGUCHI Yuta · 11 years ago
  99. 5a5ef6b Moved pure ONOS code in net.floodlightcontroller.onoslistener to onos package namespace by HIGUCHI Yuta · 11 years ago
  100. 909de46 Moved pure ONOS code in net.floodlightcontroller.linkdiscovery.web to onos package namespace by HIGUCHI Yuta · 11 years ago