1. ad75aa2 Topo2: Fixed instance device count and mastership by Steven Burrows · 7 years ago
  2. 5361221 Working on Bay-Area-Region Demo. by Simon Hunt · 7 years ago
  3. 0a9031d Introducing BandwidthProfileConfigBehaviour to manage policers/markers by Konstantinos Kanonakis · 8 years ago
  4. 99849dc [ONOS-4992] Modify the return signature for FlowRuleService for consistent return object by Bharath Thiruveedula · 7 years ago
  5. 8526700 checkstyle rule to check copyrights by Ray Milkey · 7 years ago
  6. ffe88d6 [ONOS-4595] Harmonize the sb of the Intent Framework by Pier Ventre · 8 years ago
  7. 81c47bf Fixes [ONOS-5415] and [ONOS-5491] by Pier Ventre · 7 years ago
  8. 766995d [ONOS-5239] Adds encapsulation to LinkCollectionIntent by Pier Ventre · 8 years ago
  9. d0fa284 Layout and Region configs. by Simon Hunt · 7 years ago
  10. 3822430 ONOS-4858 Resubmit pending intents with same timestamp by Brian O'Connor · 8 years ago
  11. 584ea2d Unit tests for Neighbour Resolution Service. by Jonathan Hart · 8 years ago
  12. 37dca33 Exclude alien Port from Edge ports by Yuta HIGUCHI · 7 years ago
  13. 576f09c netconf provider basic unitest and fix ONOS-5532 by Michele Santuari · 8 years ago
  14. 1e20dae Added UI_TYPE annotation key, and augmented BasicDeviceConfig and BasicHostConfig to support defining a custom "uiType" value to override the glyph used in rendering on the Topology View. by Simon Hunt · 7 years ago
  15. f8543d8 Fixes [ONOS-5412] and implements [ONOS-5300] by Pier Ventre · 8 years ago
  16. b7fd080 Implement host-device synthetic links. by Simon Hunt · 7 years ago
  17. 61582a0 Creating new creators for multimap primitive and a name based getter for treemap primitive. by Aaron Kruglikov · 8 years ago
  18. 112ed82 ONOS-5552 DocumentTree builder not available by Sithara Punnassery · 7 years ago
  19. 6d33e80 FIXME: Move to app package by sangyun-han · 8 years ago
  20. a6b2112 Improve test coverage for DefaultDeviceDescription by Ray Milkey · 7 years ago
  21. 4f3a407 ONOS-5411: BasicRegionConfig and BasicUiTopoLayoutConfig. by Simon Hunt · 8 years ago
  22. f59d36b ONOS-5411: Introduce basic region config. by Simon Hunt · 8 years ago
  23. 2a81c9d [ONOS-5264] [ONOS-5242] Intents w/ FilteredConnectPoint by Yi Tseng · 8 years ago
  24. 3ff504c Fix for ONOS-5175. GroupId refactoring. by Prince Pereira · 8 years ago
  25. 46c82d4 Fix for ONOS-291. Highlighting intents in ONOS GUI for selected links. by Prince Pereira · 8 years ago
  26. 9809422 AtomixDocumentTree support for filtering notifications by DocumentPath by Madan Jampani · 8 years ago
  27. 0a4e674 Copyright update by Brian O'Connor · 8 years ago
  28. e7a240c FIX for ONOS-5260: METER AppID Display on GET, Precedence Range Issue by Jayasree Ghosh · 8 years ago
  29. 3b8101a Refactored IntentPartitionService as WorkPartitionService by Madan Jampani · 8 years ago
  30. 2914e4e StorageService API for creating AsyncDocumentTree primitive by Madan Jampani · 8 years ago
  31. 27d4257 Support [ONOS-4593] and implement [ONOS-4594] by Pier Ventre · 8 years ago
  32. 647138f [ONOS-4387] Support for multiple selectors in mp2sp intents by Pier Ventre · 8 years ago
  33. ed88ff6 Adding additional resources for instantiating async consistent treemaps. by Aaron Kruglikov · 8 years ago
  34. c6759e8 ONOS-4374 Enable installing flows with hard_timeout by Murat Parlakisik · 8 years ago
  35. feb95f1 Just a copy from FlowObjectiveAdapter of org.onosproject.sfc.util. by Yoonseon Han · 8 years ago
  36. 22774cd Addressing review comments of patch-3 by Viswanath KSP · 8 years ago
  37. ecf9971 Update TestTopic to confirm to the new Topic API by Madan Jampani · 8 years ago
  38. a1c4115 Distribute failover event with topic by helenyrwu · 8 years ago
  39. dbf59f0 Unit tests to improve API test coverage by Ray Milkey · 8 years ago
  40. 13f6515 Distributed topic primitive by Madan Jampani · 8 years ago
  41. 21d0069 Remove explicit type parameters which can be inferred by Sho SHIMIZU · 8 years ago
  42. 2a67490 Implement path protection for point to point intents by helenyrwu · 8 years ago
  43. 070c319 Remove methods just calling its super by Sho SHIMIZU · 8 years ago
  44. bef16cd Simplify ConnectPoint#toString format by Yuta HIGUCHI · 8 years ago
  45. f4fd2a2 Clean up handling of lat/long geo-coordinates. by Simon Hunt · 8 years ago
  46. c13082f ONOS-4971: Synthetic Link Data -- WIP by Simon Hunt · 8 years ago
  47. bc38cd4 Fixing ONOS-4875 by Srinivas Bandi · 8 years ago
  48. ef835c9 Make ResourceService API more flexible in parameter by Sho SHIMIZU · 8 years ago
  49. c69c66a Merged master fixed conflict. by Kavitha Alagesan · 8 years ago
  50. 4f4ffc3 ONOS-4971: Synthetic Link Data -- WIP by Simon Hunt · 8 years ago
  51. d95d590 [ONOS-4513] Move optical Intent compilers out to optical-model (3/3) by Yuta HIGUCHI · 8 years ago
  52. f3ead25 [ONOS-4513] Slice optical-model into separate bundle (1/3) by HIGUCHI Yuta · 8 years ago
  53. 2d45985 ONOS-4751-Fix:creating GroupType INDIRECT, multiple bucket(REST API) by Jayasree Ghosh · 8 years ago
  54. fb61df4 ONOS-2184 - Implementation of virtual network topology provider. by Brian Stanke · 8 years ago
  55. 819d61d Work queue improvements by Madan Jampani · 8 years ago
  56. 877914d [ONOS-4931] fix doc of FlowEntry.life(), add life(TimeUnit) by Thiago Santos · 8 years ago
  57. e7ea688 Allowing driver loaders to refer to classes loaded by others. by Thomas Vachuska · 8 years ago
  58. fd296b6 [ONOS-4681] Enables device registration in GossipDeviceStore, by helenyrwu · 8 years ago
  59. 35708a9 Distributed work queue primitive by Madan Jampani · 8 years ago
  60. 8db7d09 [ONOS-4612]Update SFC flows inline with the Official OVS NSH patch by Phaneendra Manda · 8 years ago
  61. 11f6d53 ONOS-2184 - Initial implementation of Virtual network Intent service. by Brian Stanke · 8 years ago
  62. 4deb03b Use LambdaQuery in OpenFlowDeviceProvider to get details for optical ports and fix OmsPort totalChannels() by Jimmy Yan · 8 years ago
  63. 6eb00cc Allow reading PortDescription from DeviceStore by Yuta HIGUCHI · 8 years ago
  64. 0c49b60 Fix for JIRA ONOS-4620. Whenever networkconfiguration is deleted even the queued will be removed by Deepa Vaddireddy · 8 years ago
  65. 11260a0 Try to use ModMplsHeaderInstruction and ModVlanHeaderInstruction by Jian Li · 8 years ago
  66. 8e9f8d1 ONOS-2184 - Adding VirtualNetworkTopologyService using Virtual networks. by Brian Stanke · 8 years ago
  67. e022ef6 Unit tests to be sure drivers will load by Ray Milkey · 8 years ago
  68. 54b83e8 Improve network config validation errors to show which fields are invalid. by Jonathan Hart · 8 years ago
  69. cc10558d Bugfix: OpticalPortOperator should be able to overwrite port number. by HIGUCHI Yuta · 8 years ago
  70. 50a6dbe Remove API deprecated in Falcon by Sho SHIMIZU · 8 years ago
  71. 4822922 [ONOS-4424] Tag LLDP/BDDP source address with fingerprint by Ayaka Koshibe · 8 years ago
  72. 612cebf ONOS-3633 - Adding intent event listener to PointToPointIntent virtual network by Brian Stanke · 8 years ago
  73. 163efb5 Some improvements around EventuallyConsistentMapBuilder serializer handling. by HIGUCHI Yuta · 8 years ago
  74. 61b73e9 Added more network config validation checks by Hyunsun Moon · 8 years ago
  75. 58a0dd0 Included connect point port number in definition of UiLinkId. by Simon Hunt · 8 years ago
  76. c0f20c1 Implemented initial loading of ModelCache. by Simon Hunt · 8 years ago
  77. bd1974c Made ResourceManager to accept arbitrary ResourceConsumer implementation. (ONOS-4406) by Naoki Shiota · 8 years ago
  78. 1797282 Fixed multiple extension criteria bug by Carmelo Cascone · 8 years ago
  79. 95d83e8 ONOS-4415 Remove OmsPort out of core. by HIGUCHI Yuta · 8 years ago
  80. 642bc45 ONOS-4326: Focusing on add/remove cluster member. (WIP). by Simon Hunt · 8 years ago
  81. 0463cf9 New API for specifying an executor when registering a map listener by Madan Jampani · 8 years ago
  82. 72f3f10 Change the data type of Data Point value from Double to Object by Jian Li · 8 years ago
  83. 1077dd7 Add annotation to ChartModel by Jian Li · 8 years ago
  84. 1546882 Revise ChartModel and add ChartRequestHandler, ChartUtils classes by Jian Li · 8 years ago
  85. 7bfbc1c ONOS-4154 generates consistent hash for flow ID across multiple instances by Hyunsun Moon · 8 years ago
  86. 7cbbbb7 Adding Copyright notice to files that are missing it by Brian O'Connor · 8 years ago
  87. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  88. 7c25182 Fix buck tests by Ray Milkey · 8 years ago
  89. 58454b9 [ONOS-4621] Unit Tests for Snmp provider and protocol by Andrea Campanella · 8 years ago
  90. 283a962 Using VlanId String None instead of -1 by Luca Prete · 8 years ago
  91. dc91b55 Fixing an issue with unit test mocks. by Thomas Vachuska · 8 years ago
  92. 67023a2 Minor javadoc fixes. by HIGUCHI Yuta · 8 years ago
  93. e91e572 Remove ModLambdaInstruction because we don't use indexed lambda by Sho SHIMIZU · 8 years ago
  94. a114d89 Remove IndexedLambda deprecated in Emu by Sho SHIMIZU · 8 years ago
  95. cc137a9 Remove method Lambda.indexedLambda() deprecated in Emu by Sho SHIMIZU · 8 years ago
  96. 0681016 Remove IndexedLambdaCriterion deprecated in Emu by Sho SHIMIZU · 8 years ago
  97. e18cb12 Move files under newresource package to resource package by Sho SHIMIZU · 8 years ago
  98. ec07ffd Remove dependency on LinkResourceAllocaations from IntentCompiler by Sho SHIMIZU · 8 years ago
  99. 25e32ec Remove constructs deprecated in Emu from old resource API by Sho SHIMIZU · 8 years ago
  100. b1681bd Remove dependency on LinkResourceService from Constraint by Sho SHIMIZU · 8 years ago