1. 7a71d5d Added WITHDRAW_REQ Intent State for ONOS-146 by Brian O'Connor · 9 years ago
  2. 8d21c79 LeadershipService API change: Using NodeId in place of ControllerNode. by Madan Jampani · 9 years ago
  3. 86f6f7f Adding Leadership Listener to IntentBatchService by Brian O'Connor · 9 years ago
  4. a9819bf fix intent issues yuta observed by alshabib · 9 years ago
  5. 949c284 Added a trivial implementation of the LeadershipService. by Jonathan Hart · 9 years ago
  6. 82e5326 For ONOS-356 by Yuta HIGUCHI · 9 years ago
  7. 9c57bdd check if there are any stats remaining when removing by alshabib · 9 years ago
  8. 72a034c Initial implementation of distributed intent batch queue by Brian O'Connor · 9 years ago
  9. a68be81 Fixed a null pointer exception in SimpleMastershipStore; need to verify whether same exists in distributed one. by Thomas Vachuska · 9 years ago
  10. f1f2ac0 Construct GraphDescription with online/active Device/Link only by Yuta HIGUCHI · 9 years ago
  11. 6b7920d Measuring topology performance. Fixing a defect that caused us to run w/o accumulator when config file was not present. by Thomas Vachuska · 9 years ago
  12. e4b6bb2 Intents are now removed after being withdrawn. by Thomas Vachuska · 9 years ago
  13. e97ede9 ONOS-239 Retrigger compilation when new resources are available by Ray Milkey · 9 years ago
  14. 520c052 Changing Intent Ids to use explicit id assignment by Brian O'Connor · 9 years ago
  15. 427a176 Updating Intent Manager to deal with failures. by Brian O'Connor · 9 years ago
  16. 7325701 Fix for ONOS-251 - Can't create bandwidth constrained intents by Ray Milkey · 9 years ago
  17. 78bcbc1 remove dependency on Devices for handling MastershipEvents by Ayaka Koshibe · 9 years ago
  18. 1b3f4db SimpleMastershipStore: add missing switch-break by Yuta HIGUCHI · 9 years ago
  19. 8e5e91e Update SimpleLinkResourceStore to obtain capacities from link annotations by Toshio Koide · 9 years ago
  20. faaedf4 Changing log level from warn to debug in Stats Store. by Brian O'Connor · 9 years ago
  21. fa81eae Refactored intent framework to deal with batches. by Brian O'Connor · 10 years ago
  22. badb93f Fixing optical link state issues; a few still remain. by Thomas Vachuska · 9 years ago
  23. e4cebaf Adding support for link state to GUI. by Thomas Vachuska · 9 years ago
  24. 57126fe Sketching out what link-state addition would look like; quite easy until we get to the distributed store. by Thomas Vachuska · 9 years ago
  25. 7c27ad7 Added detection of traffic flowing using StatisticService. by Thomas Vachuska · 9 years ago
  26. 2292567 Fixing a defect where logical port numbers are listed as part of CLI arg completion. by Thomas Vachuska · 9 years ago
  27. f1ccee8 FlowRule : handle Future failure and timeouts. by Yuta HIGUCHI · 9 years ago
  28. 29a6a78 Fixing ONOS-39 to allow configured links to be marked as durable. by Thomas Vachuska · 10 years ago
  29. 6acd3bb Miscellaneous clean-up of provider IDs. by Thomas Vachuska · 10 years ago
  30. d45886c *LinkResourceStore: lock everything until we have optimistick locking, etc. in place by Yuta HIGUCHI · 10 years ago
  31. 0c6e184 Trigger MastershipEvent on no more master case by Yuta HIGUCHI · 10 years ago
  32. c9c9e22 fix type mismatch by Yuta HIGUCHI · 10 years ago
  33. a887ba8 Refactored the HostStore to allow multiple MAC addresses bound to a single port by Jonathan Hart · 10 years ago
  34. 2fcb40c FlowRule subsystem bugfixes by Yuta HIGUCHI · 10 years ago
  35. 13c0b87 Add API in DeviceClock*Service to check if Timestamp can be issued. by Yuta HIGUCHI · 10 years ago
  36. dfe6e3b allow null Master in MastershipTerm by Yuta HIGUCHI · 10 years ago
  37. 69e5257 Fix bugs on SimpleLinkResourceStore. by Toshio Koide · 10 years ago
  38. 4f60f98 Implemented multi-instance packet out. by Jonathan Hart · 10 years ago
  39. 106d449 Initial implementation of LinkResourceStore for single instance env. by Toshio Koide · 10 years ago
  40. d16ce18 Added Port.Type and plumbed it throughout. by Thomas Vachuska · 10 years ago
  41. bd8c988 Merge remote-tracking branch 'origin/master' by Thomas Vachuska · 10 years ago
  42. c0bbbd4 Allowing link stores to create links injected by ancillary providers. by Thomas Vachuska · 10 years ago
  43. 10a31c3 initial Distributed IntentStore using Hz by Yuta HIGUCHI · 10 years ago
  44. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  45. 444b519 Replaced the usage of IpPrefix with IpAddress in the context of by Pavlin Radoslavov · 10 years ago
  46. e0f804a Added application ID store; both trivial and distributed variants. by Thomas Vachuska · 10 years ago
  47. 33f228a Replaced IpPrefix and IpAddress in the following methods by Pavlin Radoslavov · 10 years ago
  48. 76b0ae2 Work toward common IP address classes. by Pavlin Radoslavov · 10 years ago
  49. b62aab5 fix relinquishment behavior in SimpleMastershipStore by Ayaka Koshibe · 10 years ago
  50. 719b3c5 FlowRuleStore no longer supports applicationId based APIs by Madan Jampani · 10 years ago
  51. 8ac922d FIxed checkstyle fails. by Thomas Vachuska · 10 years ago
  52. 9def047 DistributedFlowRuleStore: remote batch support by Yuta HIGUCHI · 10 years ago
  53. e5ca93b fix some of findbugs issues by Yuta HIGUCHI · 10 years ago
  54. 31961c1 Resolving merge conflicts by Madan Jampani · 10 years ago
  55. 117aaae Towards a distributed flow rule store by Madan Jampani · 10 years ago
  56. 0e752bd Added link types of TUNNEL and OPTICAL. by Thomas Vachuska · 10 years ago
  57. 56dbeb1 Fixed a defect that allowed ancillary device providers to overwrite primary provider's data. by Thomas Vachuska · 10 years ago
  58. 2374fc9 many fixes from different people in various place. Optical, FlowRuleManager, LinkDiscovery by alshabib · 10 years ago
  59. 2ca9cf2 Replaced another instance of deep nested "if..else" statement with by Pavlin Radoslavov · 10 years ago
  60. a85542b LinkStore bugfix. avoid DIRECT -> INDIRECT transition by Yuta HIGUCHI · 10 years ago
  61. fc981cf MastershipEvent carries RoleInfo as a subject by Ayaka Koshibe · 10 years ago
  62. f3d51bd Initial DistributedDlowRuleStore by Yuta HIGUCHI · 10 years ago
  63. c96058a Refactoring intent API. by Thomas Vachuska · 10 years ago
  64. 94ffdd4 SimpleFlowRuleStore to support FlowId collision by Yuta HIGUCHI · 10 years ago
  65. 1109640 Changed some non concurrent structures to ConcurrentHashMaps in by Jonathan Hart · 10 years ago
  66. abedb09 MasteshipService, store, and CLI commands use RoleInfo by Ayaka Koshibe · 10 years ago
  67. f6f50a6 FlowEntry must not be modified outside store. by Yuta HIGUCHI · 10 years ago
  68. 58e4043 remove debug log by Yuta HIGUCHI · 10 years ago
  69. da1cda6 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Ayaka Koshibe · 10 years ago
  70. 605347c modified SimpleFlowRuleStore not to use MultiMap by Yuta HIGUCHI · 10 years ago
  71. 75e7742 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by alshabib · 10 years ago
  72. 7911a05 lldp discovery independent of OF by alshabib · 10 years ago
  73. dd841b7 backport GossipLinkStore changes back to trivial. by Yuta HIGUCHI · 10 years ago
  74. 2c546a1 backport GossipDeviceStore changes back to trivial. by Yuta HIGUCHI · 10 years ago
  75. 760a7f9 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Ayaka Koshibe · 10 years ago
  76. 5fa3dc0 GossipHostStore: add AE support by Yuta HIGUCHI · 10 years ago
  77. bfca040 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Ayaka Koshibe · 10 years ago
  78. f9b02fc refactored MastershipStore to not use ILock by Ayaka Koshibe · 10 years ago
  79. a263915 Added Host related memos. by Yuta HIGUCHI · 10 years ago
  80. 45503ce list mastership roles CLI command by Ayaka Koshibe · 10 years ago
  81. 990aecc eliminate package dependency cycle by Yuta HIGUCHI · 10 years ago
  82. 18ab8a9 modified LinkKey creation to follow other id objects by Yuta HIGUCHI · 10 years ago
  83. 80912e6 Separate cluster management and mastership management to separate packages by Yuta HIGUCHI · 10 years ago
  84. 093e83e Refactoring by Yuta HIGUCHI · 10 years ago
  85. 093340b Speeding up stuff. HostDescription now passes up just a single IpAddress. by tom · 10 years ago
  86. fa891c9 Revert "Refactoring to move code to right locations. Attempt at breaking dependency cycles." by Yuta HIGUCHI · 10 years ago
  87. d40483d Revert "Refactored code in an attempt to break dependency cycles" by Yuta HIGUCHI · 10 years ago
  88. 195af6e Refactored code in an attempt to break dependency cycles by Madan Jampani · 10 years ago
  89. 58819b4 Refactoring to move code to right locations. Attempt at breaking dependency cycles. by Madan Jampani · 10 years ago
  90. 92c65ad real application ids by alshabib · 10 years ago
  91. 4c89127 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Ayaka Koshibe · 10 years ago
  92. c404770 role reassignment tweaks by Ayaka Koshibe · 10 years ago
  93. 8ca5390 added hashcode and equals to treatments by alshabib · 10 years ago
  94. 85258ee Reworked intent states to the new set of states. by tom · 10 years ago
  95. 1456fe7 Merge remote-tracking branch 'origin/master' by tom · 10 years ago
  96. c35efac DeviceStore update by Yuta HIGUCHI · 10 years ago
  97. 9b4030d Added a summary command. by tom · 10 years ago
  98. 95329eb Starting to experiment with flow tracking. by tom · 10 years ago
  99. 885be1d Fixed annotation handling. by Yuta HIGUCHI · 10 years ago
  100. 1c319ff the return of the flowentry by alshabib · 10 years ago