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