1. bcac499 Flatten MastershipTermService by Yuta HIGUCHI · 10 years ago
  2. 427a176 Updating Intent Manager to deal with failures. by Brian O'Connor · 10 years ago
  3. 3908fde Fix ONOS-151 to support installation of PointToPointIntent by Sho SHIMIZU · 10 years ago
  4. ccfa94c LLDPLinkProvider listens to MastershipEvents by Ayaka Koshibe · 10 years ago
  5. 392619e adding group id for intent flows by Brian O'Connor · 10 years ago
  6. 5c05f86 only apply passed actions to last flowrule in p2pintent by alshabib · 10 years ago
  7. c3de1bc fix in the point to point intent to take into account existing treatments by alshabib · 10 years ago
  8. 00dd1f9 Fix for optical re-reoute by Praseed Balakrishnan · 10 years ago
  9. 78bcbc1 remove dependency on Devices for handling MastershipEvents by Ayaka Koshibe · 10 years ago
  10. e2ff25a Serializing batch execution on per-instance basis for intents by Brian O'Connor · 10 years ago
  11. c9d7673 Cleaned up inconsistency in OpticalConnectivityIntent API. by Jonathan Hart · 10 years ago
  12. 772852a Some fixes for the optical app by Brian O'Connor · 10 years ago
  13. 912bdd5 Adding configurability to the even accumulator for the topology provider. by Thomas Vachuska · 10 years ago
  14. fa81eae Refactored intent framework to deal with batches. by Brian O'Connor · 10 years ago
  15. 00c94f5 update and get available link resource consindering existing linkAllocations by weibit · 10 years ago
  16. 57126fe Sketching out what link-state addition would look like; quite easy until we get to the distributed store. by Thomas Vachuska · 10 years ago
  17. 72669c4 DeviceManager: lowering harmless log level by Yuta HIGUCHI · 10 years ago
  18. de8e6b5 WIP: Fix ONOS-151 bug that raises exception when the same switch is designated by Sho SHIMIZU · 10 years ago
  19. 1f793a7 Fix for proxy ARP to allow multiple ports on the same external subnet by Jonathan Hart · 10 years ago
  20. 2210282 ONOS-197: Ignore Link with missing Device by Yuta HIGUCHI · 10 years ago
  21. adac04a Support LinkResource related serialization by Yuta HIGUCHI · 10 years ago
  22. aa7e7de adding getFlowRulesByGroupId to the flowservice by alshabib · 10 years ago
  23. aaaa963 Remove null check because of guarantee of non-null by Sho SHIMIZU · 10 years ago
  24. 9e11ac0 MastershipManager: lower log level by Yuta HIGUCHI · 10 years ago
  25. f1ccee8 FlowRule : handle Future failure and timeouts. by Yuta HIGUCHI · 10 years ago
  26. dee20dd Merge "Filter paths not satisfying the specified constraints" by Thomas Vachuska · 10 years ago
  27. 63323fd DeviceManager: background process checking mastership by Yuta HIGUCHI · 10 years ago
  28. 9909d17 Filter paths not satisfying the specified constraints by Sho SHIMIZU · 10 years ago
  29. 9b2da21 Fixing flow rule batches by Thomas Vachuska · 10 years ago
  30. 6acd3bb Miscellaneous clean-up of provider IDs. by Thomas Vachuska · 10 years ago
  31. 2683761 Merge "Refactor: Improve null safety and simplify branch conditioin" by Thomas Vachuska · 10 years ago
  32. 8d3ce43 Unit Tests for Bandwidth and Lambda allocations by Ray Milkey · 10 years ago
  33. 5653151 Refactor: Improve null safety and simplify branch conditioin by Sho SHIMIZU · 10 years ago
  34. 4830d39 Added server-side code to create host-to-host intent. Still WIP. by Thomas Vachuska · 10 years ago
  35. 10ac63b Decreasing event accummulator times. by Thomas Vachuska · 10 years ago
  36. 65d1294 Merge "Make logger static final variable" by Thomas Vachuska · 10 years ago
  37. 460f402 ONOS-22 - Add Constraints to CLI Commands by Ray Milkey · 10 years ago
  38. 8b5051d Make logger static final variable by Sho SHIMIZU · 10 years ago
  39. 5b5dc48 Updated the ProxyArpManager to use Ip4Address instead of by Pavlin Radoslavov · 10 years ago
  40. b14c77a Fixed a number of javadoc warnings and cleaned up aggregate javadocs. by Thomas Vachuska · 10 years ago
  41. edc944c adding constaints to intent API by Thomas Vachuska · 10 years ago
  42. a887ba8 Refactored the HostStore to allow multiple MAC addresses bound to a single port by Jonathan Hart · 10 years ago
  43. 5c32433 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Praseed Balakrishnan · 10 years ago
  44. 2dd5abd Optical Treatment to include SigType by Praseed Balakrishnan · 10 years ago
  45. 2fcb40c FlowRule subsystem bugfixes by Yuta HIGUCHI · 10 years ago
  46. 3e848a8 add methods to directly set MacAddress by Yuta HIGUCHI · 10 years ago
  47. fe0f4b1 Adding resource-{available,allocated} CLI commands and lots of toStrings by Brian O'Connor · 10 years ago
  48. 5481532 Changed argument from Device -> DeviceId by Yuta HIGUCHI · 10 years ago
  49. d26354d revisiting DeviceManager role handling by Yuta HIGUCHI · 10 years ago
  50. 2d3cd31 log message fixes in DeviceManager by Yuta HIGUCHI · 10 years ago
  51. 13c0b87 Add API in DeviceClock*Service to check if Timestamp can be issued. by Yuta HIGUCHI · 10 years ago
  52. d0e32d7 Added support for IPv6 addresses to class IpAddress: by Pavlin Radoslavov · 10 years ago
  53. 3ef2b0d vertical feedback path for Role replies by Ayaka Koshibe · 10 years ago
  54. 41718fc Applied some fixes to Intents by Brian O'Connor · 10 years ago
  55. 4b42077 Cleaned up a slew of Javadoc errors in preparation for switch over to Java 8. by Thomas Vachuska · 10 years ago
  56. d40e950 use termService field by Yuta HIGUCHI · 10 years ago
  57. 96f4d47 Merge remote-tracking branch 'origin/master' by Thomas Vachuska · 10 years ago
  58. 7b652ad Fixed some javadoc warning/errors. by Thomas Vachuska · 10 years ago
  59. 38b4d9d Device Mastership by Yuta HIGUCHI · 10 years ago
  60. dfe6e3b allow null Master in MastershipTerm by Yuta HIGUCHI · 10 years ago
  61. 4f60f98 Implemented multi-instance packet out. by Jonathan Hart · 10 years ago
  62. 225e63e turn off duplicate check for now by Yuta HIGUCHI · 10 years ago
  63. 106d449 Initial implementation of LinkResourceStore for single instance env. by Toshio Koide · 10 years ago
  64. e3784c9 Added protection against no resources to PathIntentInstaller. by Thomas Vachuska · 10 years ago
  65. a05c0a2 Merge "Prototype bandwidth reservation" by Thomas Vachuska · 10 years ago
  66. d16ce18 Added Port.Type and plumbed it throughout. by Thomas Vachuska · 10 years ago
  67. caa450b Prototype bandwidth reservation by Ray Milkey · 10 years ago
  68. eb5a0b9 minor Device - Mastership fixes by Yuta HIGUCHI · 10 years ago
  69. 52307e6 IpAddress and IpPrefix related cleanup: by Pavlin Radoslavov · 10 years ago
  70. ef5a809 Merge remote-tracking branch 'origin/master' by Thomas Vachuska · 10 years ago
  71. 425a2d7 Modified intent compilers to only chose paths that are appropriate to the type of intent, i.e. packet or optical. by Thomas Vachuska · 10 years ago
  72. 317245a add check for duplicate MastershipEvents to DeviceManager by Ayaka Koshibe · 10 years ago
  73. e60d452 avoid transient changes to MastershipStore from being posted as events by Ayaka Koshibe · 10 years ago
  74. 56df70f Added debug log by Yuta HIGUCHI · 10 years ago
  75. 4b52444 DistributedFlowRuleStore related fixes by Yuta HIGUCHI · 10 years ago
  76. 10a31c3 initial Distributed IntentStore using Hz by Yuta HIGUCHI · 10 years ago
  77. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  78. 9be539e Preparing implementation of link resource data store. by Toshio Koide · 10 years ago
  79. 444b519 Replaced the usage of IpPrefix with IpAddress in the context of by Pavlin Radoslavov · 10 years ago
  80. e0f804a Added application ID store; both trivial and distributed variants. by Thomas Vachuska · 10 years ago
  81. 33f228a Replaced IpPrefix and IpAddress in the following methods by Pavlin Radoslavov · 10 years ago
  82. 76b0ae2 Work toward common IP address classes. by Pavlin Radoslavov · 10 years ago
  83. 4353a5a Fixed graph relaxEdge to properly deal with Double.MIN_VALUE. by Thomas Vachuska · 10 years ago
  84. dc09a3b Fixed flaky HostMonitor unit tests. by Jonathan Hart · 10 years ago
  85. eb24e9d Attempt to fix Link vanishing after mastership change by Yuta HIGUCHI · 10 years ago
  86. 305ec83 add debug log by Yuta HIGUCHI · 10 years ago
  87. 76622d6 Merge branch 'optical_path_provisioner' by weibit · 10 years ago
  88. 50eb95b packet-intent fail event will trigger the creation of lightpaths by weibit · 10 years ago
  89. 9cfe829 dispatching failed event when compile fails by Brian O'Connor · 10 years ago
  90. f997695 Sketched out changes to link resource service to support intent replacement mechanism. by Thomas Vachuska · 10 years ago
  91. 6a45616 FlowRuleManager is now fully batch based by Madan Jampani · 10 years ago
  92. 8e6dba2 Merge branch 'optical_path_provisioner' by weibit · 10 years ago
  93. aca1460 support bidirectional links by weibit · 10 years ago
  94. 3894841 Merge branch 'optical-integration' by Brian O'Connor · 10 years ago
  95. 253c865 some optical intent changes by weibit · 10 years ago
  96. 8ac922d FIxed checkstyle fails. by Thomas Vachuska · 10 years ago
  97. 086724e refactoring OpticalPathIntent by Brian O'Connor · 10 years ago
  98. 86160f5 Change method name of LinkResourceService by Toshio Koide · 10 years ago
  99. 5c0a726 Rename package name of LinkResourceManager. by Toshio Koide · 10 years ago
  100. 2543d5a optical intent by weibit · 10 years ago