1. 9b4030d Added a summary command. by tom · 10 years ago
  2. ca5706c the real return of the flowentry by alshabib · 10 years ago
  3. 1c319ff the return of the flowentry by alshabib · 10 years ago
  4. a0e0498 illegalArgument exception for priority by alshabib · 10 years ago
  5. 5fe8f4c priority 0 is off limits; because of OF13 by alshabib · 10 years ago
  6. 9a693fd Fixed traffic selector builder to allow only one criterion. by tom · 10 years ago
  7. ba5ac48 flowrules no longer install a timeout but are monitored by onos in order to be expired by alshabib · 10 years ago
  8. 6eb438a fixes for office deployment by alshabib · 10 years ago
  9. 010c31d pretty builders by alshabib · 10 years ago
  10. 99b8fdc flows cmd pretty print by alshabib · 10 years ago
  11. 6553b51 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by alshabib · 10 years ago
  12. a68eb96 resilient flows and application id by alshabib · 10 years ago
  13. c78acee Enahnced topology and flow stores to extend general store. by tom · 10 years ago
  14. 54ce589 supporting multipart stats replies: tested upto 15K rules by alshabib · 10 years ago
  15. e472987 Renamed *Instance to *Node for better readability and to avoid conflict with notion of Karaf instance. by tom · 10 years ago
  16. fc9a4ff Fixed equals methods for better efficiency. Cleaned up ClusterService API. by tom · 10 years ago
  17. bb8b128 tests for flow service by alshabib · 10 years ago
  18. 219ebaa flowrule states functional by alshabib · 10 years ago
  19. 9290eea small fix to flowid by alshabib · 10 years ago
  20. a7f7ca8 trying to fix flow state by alshabib · 10 years ago
  21. be98831 Restructured to separate stores and managers into different bundles. Reactive forwarding does not seem to work; will investigate. by tom · 10 years ago
  22. 1d56fe4 renamed IpAddress to IpPrefix by Ayaka Koshibe · 10 years ago
  23. c104d28 Fixed a few javadoc warnings. by tom · 10 years ago
  24. 6b5cfec stats reported by alshabib · 10 years ago
  25. 9704490 building flowrules by alshabib · 10 years ago
  26. b45d196 flowrule builder by alshabib · 10 years ago
  27. d4e53e1 Consolidated FlowEntry into FlowRule by Ayaka Koshibe · 10 years ago
  28. cd2c684 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by alshabib · 10 years ago
  29. 5c370ff stats reply in progress by alshabib · 10 years ago
  30. ad21f3f Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Ayaka Koshibe · 10 years ago
  31. b55524f Tests for FlowRuleStore plus bugfixes by Ayaka Koshibe · 10 years ago
  32. 73d6d1e Sketching cluster related stuff with Madan.. by tom · 10 years ago
  33. 08eabaa added simple storage to SimpleFlowRuleManager by Ayaka Koshibe · 10 years ago
  34. 548891f FlowId's valueOf should be static. by Ayaka Koshibe · 10 years ago
  35. 414196d FlowEntry contains a FlowId by Ayaka Koshibe · 10 years ago
  36. 7b2748f flowrules are pushed: we still have an intermittent hang though by alshabib · 10 years ago
  37. 64231f6 flowruleprovider builds flowmods by alshabib · 10 years ago
  38. 35edb1a building flowmods by alshabib · 10 years ago
  39. a9c199f renamed VLAN, IP, and MACAddress classes by Ayaka Koshibe · 10 years ago
  40. 57044ba initial flow rule provider by alshabib · 10 years ago
  41. 7b79549 initial impl of criteria by alshabib · 10 years ago
  42. 498052f fixing checkstyle oops by alshabib · 10 years ago
  43. 7410fea basic instructions implemented by alshabib · 10 years ago
  44. 55a55d9 fix for cbench by alshabib · 10 years ago
  45. 7d2e4af Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by alshabib · 10 years ago
  46. 89e43ef link discovery clean up by alshabib · 10 years ago
  47. 89b63c5 Added a wipe-out command; we need to revisit how to either make the devices come back or the links not come back. by tom · 10 years ago
  48. 4d0c663 Adding packaging script. Added display of raw DPID and IPs or MACs for hosts. by tom · 10 years ago
  49. 030111e sample app launched by alshabib · 10 years ago
  50. 1d4cace very basic broken reactive forwarding; nit yet using treatments, but rather defaulting to flood for everything by alshabib · 10 years ago
  51. 82e7257 Converted all package.html files to package-info.java for easier package documentation. by tom · 10 years ago
  52. 369d294 some interface changes to flow and packet by alshabib · 10 years ago
  53. 8bb1606 Added a set of abstractions for flow rule subsystem. by tom · 10 years ago
  54. e2dc27a Moved net to core by tom · 10 years ago