1. 7e02cda Changed the way ProviderId is made to include URI scheme portion. by tom · 10 years ago
  2. eec3a06 stats are being sent; now handle them by alshabib · 10 years ago
  3. ce4e578 merged of -> openflow by alshabib · 10 years ago
  4. 8f1cf4a implementing flowremoved handling by alshabib · 10 years ago
  5. 9c94c5b Refactoring packages from .of. to .openflow. by tom · 10 years ago
  6. f978c96 Moving /providers/of to /providers/openflow by tom · 10 years ago
  7. dc95b8a Cleaned-up some javadocs and added some tests. by tom · 10 years ago
  8. 9842a4e removing log message doc craziness by alshabib · 10 years ago
  9. 7b2748f flowrules are pushed: we still have an intermittent hang though by alshabib · 10 years ago
  10. f1cd879 what to do without a buffer by alshabib · 10 years ago
  11. 64231f6 flowruleprovider builds flowmods by alshabib · 10 years ago
  12. 35edb1a building flowmods by alshabib · 10 years ago
  13. a9c199f renamed VLAN, IP, and MACAddress classes by Ayaka Koshibe · 10 years ago
  14. 1cc04f7 better with files by alshabib · 10 years ago
  15. beb7316 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by alshabib · 10 years ago
  16. 57044ba initial flow rule provider by alshabib · 10 years ago
  17. 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
  18. 43526fc Moved host provider test to be under src/test by tom · 10 years ago
  19. dcb485e Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by alshabib · 10 years ago
  20. 55a55d9 fix for cbench by alshabib · 10 years ago
  21. cc4c4c8 test for OFHostProvider by Ayaka Koshibe · 10 years ago
  22. 89e43ef link discovery clean up by alshabib · 10 years ago
  23. 818d57c topo fixed: tested with 100 switches and 200 links by alshabib · 10 years ago
  24. 8aef1ad added enhanced reactive forwarding by alshabib · 10 years ago
  25. 030111e sample app launched by alshabib · 10 years ago
  26. 025e09f Added display of hosts in the topology viewer and fixed a glitch in the host provider. by tom · 10 years ago
  27. 43530be Host list command added to CLI by Ayaka Koshibe · 10 years ago
  28. 63d5afe avoid other OF listeners overwriting the priority of another listener by alshabib · 10 years ago
  29. 1a10098 added HostProvider to SimpleHostManager by Ayaka Koshibe · 10 years ago
  30. 1d4cace very basic broken reactive forwarding; nit yet using treatments, but rather defaulting to flood for everything by alshabib · 10 years ago
  31. d58d352 receiving packet ins by alshabib · 10 years ago
  32. 82e7257 Converted all package.html files to package-info.java for easier package documentation. by tom · 10 years ago
  33. ae85758 added of packet provider - unimplemented by alshabib · 10 years ago
  34. 7674db4 add ReactivePacketProcessor and SimplePacketManager by alshabib · 10 years ago
  35. e703156 renamed OF packet context to OpenFlowPacketContext by alshabib · 10 years ago
  36. 782a7cf Added tools for converting dpid to uri and vice versa. by tom · 10 years ago
  37. 578ebdc Moved host core stuff to its own package. by tom · 10 years ago
  38. 156225f Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by tom · 10 years ago
  39. 8bf2e6b Added javadocs and separated trivial implementations into distinct packages. by tom · 10 years ago
  40. c944fd0 stoppign starting works nicely by alshabib · 10 years ago
  41. a89cc58 cleaning Device Provider by alshabib · 10 years ago
  42. 505bc6b block packet context after handling lldp by alshabib · 10 years ago
  43. a159a32 minor cleanup by alshabib · 10 years ago
  44. 9ee6817 link discovery no longer need a parsed packet by alshabib · 10 years ago
  45. df652ad link discovery and providers are implemented by alshabib · 10 years ago
  46. fa322cb merge pom.xml by alshabib · 10 years ago
  47. ff7eb7c Enhanced the CLIs. by tom · 10 years ago
  48. 9b836db Fixed a defect in device provider. by tom · 10 years ago
  49. 289652c started adding link discovery by alshabib · 10 years ago
  50. c4901cd adding packet types by alshabib · 10 years ago
  51. a14f364 portStatusChanged implemented by alshabib · 10 years ago
  52. 4680bb6 updateports functional by alshabib · 10 years ago
  53. cb4c7ef Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by alshabib · 10 years ago
  54. 25c8eec updating ports by alshabib · 10 years ago
  55. d40fc7a Simplified port state. by tom · 10 years ago
  56. ca20e0c Adding port, port number, port description implementations and related tests. by tom · 10 years ago
  57. 6f5460b graceful shutdown by alshabib · 10 years ago
  58. d1900f3 Enhanced DeviceDescription and added default implementation for it. by tom · 10 years ago
  59. f1216ed simple device provider added by alshabib · 10 years ago
  60. 96dfcab Changed nomenclature from Broker to Registry. by tom · 10 years ago
  61. 5f38b3a Cleaned-up templates and added package.html files. by tom · 10 years ago
  62. 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
  63. e06f855 Added more providers/of modules and javadocs. by tom · 10 years ago
  64. ab21e7c Adding maven-scr-plugin to provide tree pom.xml; components are now igniting. by tom · 10 years ago
  65. d0fe246 Added a shell of a openflow device provider and fixed features. by tom · 10 years ago
  66. b5a46e6 Added a shell of a openflow device provider and fixed features. by tom · 10 years ago
  67. 0eb04ca Added cubby-holes for new projects. by tom · 10 years ago