1. 2fcb40c FlowRule subsystem bugfixes by Yuta HIGUCHI · 9 years ago
  2. 4b52444 DistributedFlowRuleStore related fixes by Yuta HIGUCHI · 10 years ago
  3. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  4. e0f804a Added application ID store; both trivial and distributed variants. by Thomas Vachuska · 10 years ago
  5. 6a45616 FlowRuleManager is now fully batch based by Madan Jampani · 10 years ago
  6. 936c49d Added getCriterion method to TrafficSelector by Jonathan Hart · 10 years ago
  7. 31961c1 Resolving merge conflicts by Madan Jampani · 10 years ago
  8. 117aaae Towards a distributed flow rule store by Madan Jampani · 10 years ago
  9. 44521ec Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by alshabib · 10 years ago
  10. 3d643ec functional stats service by alshabib · 10 years ago
  11. 83e090e Adding intent operations batch abstraction. by Thomas Vachuska · 10 years ago
  12. 5154ec3 Fix some unchecked conversion warnings by Ray Milkey · 10 years ago
  13. bc4a793 Allowed flows to be permanent by Jonathan Hart · 10 years ago
  14. f6f50a6 FlowEntry must not be modified outside store. by Yuta HIGUCHI · 10 years ago
  15. 605347c modified SimpleFlowRuleStore not to use MultiMap by Yuta HIGUCHI · 10 years ago
  16. 7911a05 lldp discovery independent of OF by alshabib · 10 years ago
  17. 9dc1b0e removing print statememt by alshabib · 10 years ago
  18. cf36991 flowrule service : apply batch tests by alshabib · 10 years ago
  19. 92c65ad real application ids by alshabib · 10 years ago
  20. 193525b clean batch operations by alshabib · 10 years ago
  21. 902d41b initial working impl of batch operations 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. ba5ac48 flowrules no longer install a timeout but are monitored by onos in order to be expired by alshabib · 10 years ago
  25. ea961ff Moved trivial from net to store. Fixed some javadocs. by tom · 10 years ago
  26. bb42cad flowmanager tests by alshabib · 10 years ago
  27. a68eb96 resilient flows and application id by alshabib · 10 years ago
  28. bb8b128 tests for flow service by alshabib · 10 years ago
  29. 219ebaa flowrule states functional by alshabib · 10 years ago
  30. 202175a Renaming all Simple*Manager to just *Manager. by tom · 10 years ago[Renamed (97%) from core/net/src/test/java/org/onlab/onos/net/flow/impl/SimpleFlowRuleManagerTest.java]
  31. be98831 Restructured to separate stores and managers into different bundles. Reactive forwarding does not seem to work; will investigate. by tom · 10 years ago[Renamed (97%) from core/trivial/src/test/java/org/onlab/onos/net/trivial/flow/impl/SimpleFlowRuleManagerTest.java]
  32. 9704490 building flowrules by alshabib · 10 years ago
  33. d4e53e1 Consolidated FlowEntry into FlowRule by Ayaka Koshibe · 10 years ago
  34. f6ab215 Changed the way ProviderId is made to include URI scheme portion. by tom · 10 years ago
  35. b55524f Tests for FlowRuleStore plus bugfixes by Ayaka Koshibe · 10 years ago