1. a68eb96 resilient flows and application id by alshabib · 10 years ago
  2. 3f2bbd7 Added back-pipe for role assertion issues. by tom · 10 years ago
  3. 54ce589 supporting multipart stats replies: tested upto 15K rules by alshabib · 10 years ago
  4. e9d3a32 pkt glitch FIXED... ovs was not sending a bufferid by alshabib · 10 years ago
  5. 2d1b0d5 removing checkstyle file by alshabib · 10 years ago
  6. f410eee adding break statements that were missing by alshabib · 10 years ago
  7. 219ebaa flowrule states functional by alshabib · 10 years ago
  8. a7f7ca8 trying to fix flow state by alshabib · 10 years ago
  9. 39a0480 minor fixes to DeviceProviderTest by Ayaka Koshibe · 10 years ago
  10. 10681f6 IpPrefix fix by Yuta HIGUCHI · 10 years ago
  11. 4e9c37c add new line at EOF by Yuta HIGUCHI · 10 years ago
  12. 1d56fe4 renamed IpAddress to IpPrefix by Ayaka Koshibe · 10 years ago
  13. 0380d4c tests for OFDeviceProvider by Ayaka Koshibe · 10 years ago
  14. 91c9bc7 fixed missed checkstyle complaints by Ayaka Koshibe · 10 years ago
  15. 96ca09d actually include tests for OFPacketProvider by Ayaka Koshibe · 10 years ago
  16. ab3374b emit + tests for OFPacketProvider by Ayaka Koshibe · 10 years ago
  17. 6b5cfec stats reported by alshabib · 10 years ago
  18. 9704490 building flowrules by alshabib · 10 years ago
  19. b45d196 flowrule builder by alshabib · 10 years ago
  20. d4e53e1 Consolidated FlowEntry into FlowRule by Ayaka Koshibe · 10 years ago
  21. 7e02cda Changed the way ProviderId is made to include URI scheme portion. by tom · 10 years ago
  22. 5c370ff stats reply in progress by alshabib · 10 years ago
  23. eec3a06 stats are being sent; now handle them by alshabib · 10 years ago
  24. ce4e578 merged of -> openflow by alshabib · 10 years ago
  25. 8f1cf4a implementing flowremoved handling by alshabib · 10 years ago
  26. 9c94c5b Refactoring packages from .of. to .openflow. by tom · 10 years ago
  27. f978c96 Moving /providers/of to /providers/openflow by tom · 10 years ago
  28. dc95b8a Cleaned-up some javadocs and added some tests. by tom · 10 years ago
  29. 9842a4e removing log message doc craziness by alshabib · 10 years ago
  30. 7b2748f flowrules are pushed: we still have an intermittent hang though by alshabib · 10 years ago
  31. f1cd879 what to do without a buffer by alshabib · 10 years ago
  32. 64231f6 flowruleprovider builds flowmods by alshabib · 10 years ago
  33. 35edb1a building flowmods by alshabib · 10 years ago
  34. a9c199f renamed VLAN, IP, and MACAddress classes by Ayaka Koshibe · 10 years ago
  35. 1cc04f7 better with files by alshabib · 10 years ago
  36. beb7316 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by alshabib · 10 years ago
  37. 57044ba initial flow rule provider by alshabib · 10 years ago
  38. 61359e9 Added a slew of adapters to shorten the tests and to allow them to be used in more upcoming tests. by tom · 10 years ago
  39. 43526fc Moved host provider test to be under src/test by tom · 10 years ago
  40. dcb485e Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by alshabib · 10 years ago
  41. 55a55d9 fix for cbench by alshabib · 10 years ago
  42. cc4c4c8 test for OFHostProvider by Ayaka Koshibe · 10 years ago
  43. 89e43ef link discovery clean up by alshabib · 10 years ago
  44. 818d57c topo fixed: tested with 100 switches and 200 links by alshabib · 10 years ago
  45. 8aef1ad added enhanced reactive forwarding by alshabib · 10 years ago
  46. 030111e sample app launched by alshabib · 10 years ago
  47. 025e09f Added display of hosts in the topology viewer and fixed a glitch in the host provider. by tom · 10 years ago
  48. 43530be Host list command added to CLI by Ayaka Koshibe · 10 years ago
  49. 63d5afe avoid other OF listeners overwriting the priority of another listener by alshabib · 10 years ago
  50. 1a10098 added HostProvider to SimpleHostManager by Ayaka Koshibe · 10 years ago
  51. 1d4cace very basic broken reactive forwarding; nit yet using treatments, but rather defaulting to flood for everything by alshabib · 10 years ago
  52. d58d352 receiving packet ins by alshabib · 10 years ago
  53. 82e7257 Converted all package.html files to package-info.java for easier package documentation. by tom · 10 years ago
  54. ae85758 added of packet provider - unimplemented by alshabib · 10 years ago
  55. 7674db4 add ReactivePacketProcessor and SimplePacketManager by alshabib · 10 years ago
  56. e703156 renamed OF packet context to OpenFlowPacketContext by alshabib · 10 years ago
  57. 782a7cf Added tools for converting dpid to uri and vice versa. by tom · 10 years ago
  58. 578ebdc Moved host core stuff to its own package. by tom · 10 years ago
  59. 156225f Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by tom · 10 years ago
  60. 8bf2e6b Added javadocs and separated trivial implementations into distinct packages. by tom · 10 years ago
  61. c944fd0 stoppign starting works nicely by alshabib · 10 years ago
  62. a89cc58 cleaning Device Provider by alshabib · 10 years ago
  63. 505bc6b block packet context after handling lldp by alshabib · 10 years ago
  64. a159a32 minor cleanup by alshabib · 10 years ago
  65. 9ee6817 link discovery no longer need a parsed packet by alshabib · 10 years ago
  66. df652ad link discovery and providers are implemented by alshabib · 10 years ago
  67. fa322cb merge pom.xml by alshabib · 10 years ago
  68. ff7eb7c Enhanced the CLIs. by tom · 10 years ago
  69. 9b836db Fixed a defect in device provider. by tom · 10 years ago
  70. 289652c started adding link discovery by alshabib · 10 years ago
  71. c4901cd adding packet types by alshabib · 10 years ago
  72. a14f364 portStatusChanged implemented by alshabib · 10 years ago
  73. 4680bb6 updateports functional by alshabib · 10 years ago
  74. cb4c7ef Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by alshabib · 10 years ago
  75. 25c8eec updating ports by alshabib · 10 years ago
  76. d40fc7a Simplified port state. by tom · 10 years ago
  77. ca20e0c Adding port, port number, port description implementations and related tests. by tom · 10 years ago
  78. 6f5460b graceful shutdown by alshabib · 10 years ago
  79. d1900f3 Enhanced DeviceDescription and added default implementation for it. by tom · 10 years ago
  80. f1216ed simple device provider added by alshabib · 10 years ago
  81. 96dfcab Changed nomenclature from Broker to Registry. by tom · 10 years ago
  82. 5f38b3a Cleaned-up templates and added package.html files. by tom · 10 years ago
  83. b1260e4 Created onos-core-trivial as a place to put trivial implementation of core against which initial set of providers can be developed. by tom · 10 years ago
  84. e06f855 Added more providers/of modules and javadocs. by tom · 10 years ago
  85. ab21e7c Adding maven-scr-plugin to provide tree pom.xml; components are now igniting. by tom · 10 years ago
  86. d0fe246 Added a shell of a openflow device provider and fixed features. by tom · 10 years ago
  87. b5a46e6 Added a shell of a openflow device provider and fixed features. by tom · 10 years ago
  88. 0eb04ca Added cubby-holes for new projects. by tom · 10 years ago