1. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago[Renamed from core/net/src/main/java/org/onlab/onos/net/flow/impl/FlowRuleManager.java]
  2. 82e5326 For ONOS-356 by Yuta HIGUCHI · 9 years ago
  3. 58682dd Lower log level of frequently-executed flow stats code by Jonathan Hart · 9 years ago
  4. 427a176 Updating Intent Manager to deal with failures. by Brian O'Connor · 9 years ago
  5. fa81eae Refactored intent framework to deal with batches. by Brian O'Connor · 10 years ago
  6. aa7e7de adding getFlowRulesByGroupId to the flowservice by alshabib · 9 years ago
  7. f1ccee8 FlowRule : handle Future failure and timeouts. by Yuta HIGUCHI · 9 years ago
  8. 9b2da21 Fixing flow rule batches by Thomas Vachuska · 9 years ago
  9. 4830d39 Added server-side code to create host-to-host intent. Still WIP. by Thomas Vachuska · 9 years ago
  10. 2fcb40c FlowRule subsystem bugfixes by Yuta HIGUCHI · 10 years ago
  11. 4b52444 DistributedFlowRuleStore related fixes by Yuta HIGUCHI · 10 years ago
  12. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  13. e0f804a Added application ID store; both trivial and distributed variants. by Thomas Vachuska · 10 years ago
  14. 6a45616 FlowRuleManager is now fully batch based by Madan Jampani · 10 years ago
  15. 8ac922d FIxed checkstyle fails. by Thomas Vachuska · 10 years ago
  16. 9def047 DistributedFlowRuleStore: remote batch support by Yuta HIGUCHI · 10 years ago
  17. 31961c1 Resolving merge conflicts by Madan Jampani · 10 years ago
  18. 117aaae Towards a distributed flow rule store by Madan Jampani · 10 years ago
  19. 3d643ec functional stats service by alshabib · 10 years ago
  20. 2374fc9 many fixes from different people in various place. Optical, FlowRuleManager, LinkDiscovery by alshabib · 10 years ago
  21. bc4a793 Allowed flows to be permanent by Jonathan Hart · 10 years ago
  22. f3d51bd Initial DistributedDlowRuleStore by Yuta HIGUCHI · 10 years ago
  23. f6f50a6 FlowEntry must not be modified outside store. by Yuta HIGUCHI · 10 years ago
  24. 3effd04 fix for a failed sub batch by alshabib · 10 years ago
  25. cf36991 flowrule service : apply batch tests by alshabib · 10 years ago
  26. 2683458 you must call get on futures by alshabib · 10 years ago
  27. 193525b clean batch operations by alshabib · 10 years ago
  28. 902d41b initial working impl of batch operations by alshabib · 10 years ago
  29. 7951b23 Fixed NPE when removing flows. by tom · 10 years ago
  30. 9b4030d Added a summary command. by tom · 10 years ago
  31. 1c319ff the return of the flowentry by alshabib · 10 years ago
  32. c274c90 proxy arp application by alshabib · 10 years ago
  33. 85c4197 flow service idle timeout based on wall clock by alshabib · 10 years ago
  34. 9a693fd Fixed traffic selector builder to allow only one criterion. by tom · 10 years ago
  35. ba5ac48 flowrules no longer install a timeout but are monitored by onos in order to be expired by alshabib · 10 years ago
  36. 6eb438a fixes for office deployment by alshabib · 10 years ago
  37. 4906fab initial mobility support by alshabib · 10 years ago
  38. 5e3cc58 removing extraneous log stmt by alshabib · 10 years ago
  39. bb42cad flowmanager tests by alshabib · 10 years ago
  40. 6553b51 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by alshabib · 10 years ago
  41. a68eb96 resilient flows and application id by alshabib · 10 years ago
  42. a1376e4 Enahnced topology and flow stores to extend general store. by tom · 10 years ago
  43. c78acee Enahnced topology and flow stores to extend general store. by tom · 10 years ago
  44. 54ce589 supporting multipart stats replies: tested upto 15K rules by alshabib · 10 years ago
  45. e472987 Renamed *Instance to *Node for better readability and to avoid conflict with notion of Karaf instance. by tom · 10 years ago
  46. bb8b128 tests for flow service by alshabib · 10 years ago
  47. 219ebaa flowrule states functional by alshabib · 10 years ago
  48. a7f7ca8 trying to fix flow state by alshabib · 10 years ago
  49. 202175a Renaming all Simple*Manager to just *Manager. by tom · 10 years ago[Renamed (99%) from core/net/src/main/java/org/onlab/onos/net/flow/impl/SimpleFlowRuleManager.java]
  50. 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 (90%) from core/trivial/src/main/java/org/onlab/onos/net/trivial/flow/impl/SimpleFlowRuleManager.java]
  51. 9704490 building flowrules by alshabib · 10 years ago
  52. d4e53e1 Consolidated FlowEntry into FlowRule by Ayaka Koshibe · 10 years ago
  53. cd2c684 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by alshabib · 10 years ago
  54. 5c370ff stats reply in progress by alshabib · 10 years ago
  55. b55524f Tests for FlowRuleStore plus bugfixes by Ayaka Koshibe · 10 years ago
  56. 08eabaa added simple storage to SimpleFlowRuleManager by Ayaka Koshibe · 10 years ago
  57. 57044ba initial flow rule provider by alshabib · 10 years ago