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