1. e0f804a Added application ID store; both trivial and distributed variants. by Thomas Vachuska · 10 years ago
  2. 92891d1 add basic backup to DistributedFlowRuleStore by Yuta HIGUCHI · 10 years ago
  3. 719b3c5 FlowRuleStore no longer supports applicationId based APIs by Madan Jampani · 10 years ago
  4. 86e5935 Change the way 1.3 flow mods are built to support rewrite actions. by Jonathan Hart · 10 years ago
  5. 936c49d Added getCriterion method to TrafficSelector by Jonathan Hart · 10 years ago
  6. 3894841 Merge branch 'optical-integration' by Brian O'Connor · 10 years ago
  7. 64369da sigtype selector and treatment and fix not finding the switch id in test app. by Praseed Balakrishnan · 10 years ago
  8. 9def047 DistributedFlowRuleStore: remote batch support by Yuta HIGUCHI · 10 years ago
  9. 4908775 Support lambda's in selector & treatment by Marc De Leenheer · 10 years ago
  10. 31961c1 Resolving merge conflicts by Madan Jampani · 10 years ago
  11. 117aaae Towards a distributed flow rule store by Madan Jampani · 10 years ago
  12. 83e090e Adding intent operations batch abstraction. by Thomas Vachuska · 10 years ago
  13. 6e88c68 Intent treatments need to be passed down to the flows by Jonathan Hart · 10 years ago
  14. bc4a793 Allowed flows to be permanent by Jonathan Hart · 10 years ago
  15. d87aeca Implement toString for DefaultTrafficSelector and DefaultTrafficTreatment by Jonathan Hart · 10 years ago
  16. f3d51bd Initial DistributedDlowRuleStore by Yuta HIGUCHI · 10 years ago
  17. 2809bf3 serialization related fixes for flow related classes by Yuta HIGUCHI · 10 years ago
  18. 2020b89 fix for flow collisions by alshabib · 10 years ago
  19. f6f50a6 FlowEntry must not be modified outside store. by Yuta HIGUCHI · 10 years ago
  20. 3498aab each FlowEntry instance should not have logger instance by Yuta HIGUCHI · 10 years ago
  21. 26673ba Merge remote-tracking branch 'origin/master' by tom · 10 years ago
  22. 1679e18 Eliminating some performance bottlenecks; more to be done. by tom · 10 years ago
  23. 9c44c9a Add TCP src/dst port traffic selection criteria to TrafficSelector by Toshio Koide · 10 years ago
  24. 92c65ad real application ids by alshabib · 10 years ago
  25. 2683458 you must call get on futures by alshabib · 10 years ago
  26. 193525b clean batch operations by alshabib · 10 years ago
  27. 902d41b initial working impl of batch operations by alshabib · 10 years ago
  28. 8ca5390 added hashcode and equals to treatments by alshabib · 10 years ago
  29. 58747a6 fixing flow rule service timeout and notion of identity by alshabib · 10 years ago
  30. a0ed763 Merge remote-tracking branch 'origin/master' by tom · 10 years ago
  31. adcafb6 Add missing null check by Yuta HIGUCHI · 10 years ago
  32. 9b4030d Added a summary command. by tom · 10 years ago
  33. ca5706c the real return of the flowentry by alshabib · 10 years ago
  34. 1c319ff the return of the flowentry by alshabib · 10 years ago
  35. a0e0498 illegalArgument exception for priority by alshabib · 10 years ago
  36. 5fe8f4c priority 0 is off limits; because of OF13 by alshabib · 10 years ago
  37. 9a693fd Fixed traffic selector builder to allow only one criterion. by tom · 10 years ago
  38. ba5ac48 flowrules no longer install a timeout but are monitored by onos in order to be expired by alshabib · 10 years ago
  39. 6eb438a fixes for office deployment by alshabib · 10 years ago
  40. 010c31d pretty builders by alshabib · 10 years ago
  41. 99b8fdc flows cmd pretty print by alshabib · 10 years ago
  42. 6553b51 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by alshabib · 10 years ago
  43. a68eb96 resilient flows and application id by alshabib · 10 years ago
  44. c78acee Enahnced topology and flow stores to extend general store. by tom · 10 years ago
  45. 54ce589 supporting multipart stats replies: tested upto 15K rules by alshabib · 10 years ago
  46. e472987 Renamed *Instance to *Node for better readability and to avoid conflict with notion of Karaf instance. by tom · 10 years ago
  47. fc9a4ff Fixed equals methods for better efficiency. Cleaned up ClusterService API. by tom · 10 years ago
  48. bb8b128 tests for flow service by alshabib · 10 years ago
  49. 219ebaa flowrule states functional by alshabib · 10 years ago
  50. 9290eea small fix to flowid by alshabib · 10 years ago
  51. a7f7ca8 trying to fix flow state by alshabib · 10 years ago
  52. be98831 Restructured to separate stores and managers into different bundles. Reactive forwarding does not seem to work; will investigate. by tom · 10 years ago
  53. 1d56fe4 renamed IpAddress to IpPrefix by Ayaka Koshibe · 10 years ago
  54. c104d28 Fixed a few javadoc warnings. by tom · 10 years ago
  55. 6b5cfec stats reported by alshabib · 10 years ago
  56. 9704490 building flowrules by alshabib · 10 years ago
  57. b45d196 flowrule builder by alshabib · 10 years ago
  58. d4e53e1 Consolidated FlowEntry into FlowRule by Ayaka Koshibe · 10 years ago
  59. cd2c684 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by alshabib · 10 years ago
  60. 5c370ff stats reply in progress by alshabib · 10 years ago
  61. ad21f3f Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Ayaka Koshibe · 10 years ago
  62. b55524f Tests for FlowRuleStore plus bugfixes by Ayaka Koshibe · 10 years ago
  63. 73d6d1e Sketching cluster related stuff with Madan.. by tom · 10 years ago
  64. 08eabaa added simple storage to SimpleFlowRuleManager by Ayaka Koshibe · 10 years ago
  65. 548891f FlowId's valueOf should be static. by Ayaka Koshibe · 10 years ago
  66. 414196d FlowEntry contains a FlowId by Ayaka Koshibe · 10 years ago
  67. 7b2748f flowrules are pushed: we still have an intermittent hang though by alshabib · 10 years ago
  68. 64231f6 flowruleprovider builds flowmods by alshabib · 10 years ago
  69. 35edb1a building flowmods by alshabib · 10 years ago
  70. a9c199f renamed VLAN, IP, and MACAddress classes by Ayaka Koshibe · 10 years ago
  71. 57044ba initial flow rule provider by alshabib · 10 years ago
  72. 7b79549 initial impl of criteria by alshabib · 10 years ago
  73. 498052f fixing checkstyle oops by alshabib · 10 years ago
  74. 7410fea basic instructions implemented by alshabib · 10 years ago
  75. 55a55d9 fix for cbench by alshabib · 10 years ago
  76. 7d2e4af Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by alshabib · 10 years ago
  77. 89e43ef link discovery clean up by alshabib · 10 years ago
  78. 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
  79. 4d0c663 Adding packaging script. Added display of raw DPID and IPs or MACs for hosts. by tom · 10 years ago
  80. 030111e sample app launched by alshabib · 10 years ago
  81. 1d4cace very basic broken reactive forwarding; nit yet using treatments, but rather defaulting to flood for everything by alshabib · 10 years ago
  82. 82e7257 Converted all package.html files to package-info.java for easier package documentation. by tom · 10 years ago
  83. 369d294 some interface changes to flow and packet by alshabib · 10 years ago
  84. 8bb1606 Added a set of abstractions for flow rule subsystem. by tom · 10 years ago
  85. e2dc27a Moved net to core by tom · 10 years ago