1. 10618f6 ONOS-6327: Implement details panel for host view. by Simon Hunt · 7 years ago
  2. 8694308 ONOS-6327: Implemented details panel for host view. by Simon Hunt · 7 years ago
  3. 686fba0 Remove deprecated MPLS Intent classes by Ray Milkey · 7 years ago
  4. cd06c69 Extend host structures to store multiple locations by Charles Chan · 7 years ago
  5. 6deacbd DisjointPath should've been immutable. by Yuta HIGUCHI · 7 years ago
  6. b6e0e91 Moving NetconfDeviceConfig to API bundle by Yuta HIGUCHI · 7 years ago
  7. a684b6e Add K-shortest path API to PathService. by Yuta HIGUCHI · 7 years ago
  8. b1b4489 fix obstacle constraint to support edge links by Michele Santuari · 7 years ago
  9. d3a0b21 Fix latency constraint by dingdamu · 7 years ago
  10. 4f8a377 ONOS-6468 Fix for race condition between compilation and installation complete state. by Yuta HIGUCHI · 7 years ago
  11. c916699 Unit tests for some protection objects by Ray Milkey · 7 years ago
  12. 552eeb6 Use k-shortest paths in optical path provisioner (ONOS-6289). by Marc De Leenheer · 7 years ago
  13. 1547b3f CORD-1180 Collection of fixes for hash-group buckets. Required the following changes: by Saurav Das · 7 years ago
  14. 2048c1f Cleaning up intent tests setup/teardown to avoid cascading failures by Thomas Vachuska · 7 years ago
  15. c927a06 [ONOS-6348] Intent installer redesign by Yi Tseng · 7 years ago
  16. f01826c Fixed issue with canonicalization of link identifiers. by Simon Hunt · 7 years ago
  17. 38dd82e domain intent APIs by Michele Santuari · 7 years ago
  18. 11b99fc Refining driver subsystem to facilitate coordinated start-up. by Thomas Vachuska · 7 years ago
  19. a64f0c8 [ONOS-5932] New FlowObjective compiler for LinkCollection Intent by Yi Tseng · 7 years ago
  20. 603d055 Fix typo by Yi Tseng · 7 years ago
  21. b3656d4 WIP:: Initial stab at regions demo for Europe. by Simon Hunt · 7 years ago
  22. a3fcf67 Fix Sonar issue: by Jon Hall · 7 years ago
  23. 278e75b Add unit tests for FlowEntryWithLoad class by Ray Milkey · 7 years ago
  24. fa394de Fix for ONOS-5175. GroupId refactoring. by Yi Tseng · 7 years ago
  25. 43de6ee Refactoring abstract driver loader to assure that default drivers get loaded first by default. by Thomas Vachuska · 7 years ago
  26. ec551d3 Allow links to be configured as unidirectional. by Marc De Leenheer · 7 years ago
  27. 09697d0 ONOS-6067 avoid sending FlowRule against EDFA device. by Yuta HIGUCHI · 7 years ago
  28. 04c461d :Revise behaviour to return empty list by sangyun-han · 7 years ago
  29. 44f18e9 ConfigFlowRuleProgrammable by Yuta HIGUCHI · 7 years ago
  30. ce77433 [ONOS-5911] Port removal after receiving OFPR_DELETE port status reason. by Michal Mach · 7 years ago
  31. bc30e68 More plumbing of grid coordinates vs. geo coordinates. by Simon Hunt · 7 years ago
  32. de10c78 ONOS-5808: Allocate BW from ConnectivityIntentCompiler and unit tests for partial failure by Luca Prete · 7 years ago
  33. 670ac5d Resource group to share resources between intents by Luca Prete · 7 years ago
  34. eb3cf54 Topo2: Add grid (x,y) option to null-provider devices and hosts (and basic element config). by Simon Hunt · 7 years ago
  35. 2323596 Added code to intent unit tests to pre-emptively unbind ID generator to avoid cascading failures. by Thomas Vachuska · 7 years ago
  36. 2398d96 Vector cost proposed to TST on 2016-07-13 by Andrey Komarov · 8 years ago
  37. d5ec9e9 Adding to the 'devices' cli command an output that displays the local connectivity of a device. by Saurav Das · 7 years ago
  38. 6fd1ca9 Revert "Allows duplicating packets when requesting packet-in via PacketService" by Pier Luigi Ventre · 7 years ago
  39. 874900e Allows duplicating packets when requesting packet-in via PacketService by Charles Chan · 7 years ago
  40. 5361221 Working on Bay-Area-Region Demo. by Simon Hunt · 7 years ago
  41. 0a9031d Introducing BandwidthProfileConfigBehaviour to manage policers/markers by Konstantinos Kanonakis · 8 years ago
  42. 99849dc [ONOS-4992] Modify the return signature for FlowRuleService for consistent return object by Bharath Thiruveedula · 7 years ago
  43. 8526700 checkstyle rule to check copyrights by Ray Milkey · 7 years ago
  44. ffe88d6 [ONOS-4595] Harmonize the sb of the Intent Framework by Pier Ventre · 8 years ago
  45. 81c47bf Fixes [ONOS-5415] and [ONOS-5491] by Pier Ventre · 8 years ago
  46. 766995d [ONOS-5239] Adds encapsulation to LinkCollectionIntent by Pier Ventre · 8 years ago
  47. 3822430 ONOS-4858 Resubmit pending intents with same timestamp by Brian O'Connor · 8 years ago
  48. 584ea2d Unit tests for Neighbour Resolution Service. by Jonathan Hart · 8 years ago
  49. 37dca33 Exclude alien Port from Edge ports by Yuta HIGUCHI · 7 years ago
  50. 576f09c netconf provider basic unitest and fix ONOS-5532 by Michele Santuari · 8 years ago
  51. 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 · 8 years ago
  52. f8543d8 Fixes [ONOS-5412] and implements [ONOS-5300] by Pier Ventre · 8 years ago
  53. a6b2112 Improve test coverage for DefaultDeviceDescription by Ray Milkey · 8 years ago
  54. 4f3a407 ONOS-5411: BasicRegionConfig and BasicUiTopoLayoutConfig. by Simon Hunt · 8 years ago
  55. f59d36b ONOS-5411: Introduce basic region config. by Simon Hunt · 8 years ago
  56. 2a81c9d [ONOS-5264] [ONOS-5242] Intents w/ FilteredConnectPoint by Yi Tseng · 8 years ago
  57. 0a4e674 Copyright update by Brian O'Connor · 8 years ago
  58. e7a240c FIX for ONOS-5260: METER AppID Display on GET, Precedence Range Issue by Jayasree Ghosh · 8 years ago
  59. 3b8101a Refactored IntentPartitionService as WorkPartitionService by Madan Jampani · 8 years ago
  60. 27d4257 Support [ONOS-4593] and implement [ONOS-4594] by Pier Ventre · 8 years ago
  61. 647138f [ONOS-4387] Support for multiple selectors in mp2sp intents by Pier Ventre · 8 years ago
  62. c6759e8 ONOS-4374 Enable installing flows with hard_timeout by Murat Parlakisik · 8 years ago
  63. feb95f1 Just a copy from FlowObjectiveAdapter of org.onosproject.sfc.util. by Yoonseon Han · 8 years ago
  64. 22774cd Addressing review comments of patch-3 by Viswanath KSP · 8 years ago
  65. dbf59f0 Unit tests to improve API test coverage by Ray Milkey · 8 years ago
  66. 2a67490 Implement path protection for point to point intents by helenyrwu · 8 years ago
  67. bef16cd Simplify ConnectPoint#toString format by Yuta HIGUCHI · 8 years ago
  68. f4fd2a2 Clean up handling of lat/long geo-coordinates. by Simon Hunt · 8 years ago
  69. bc38cd4 Fixing ONOS-4875 by Srinivas Bandi · 8 years ago
  70. ef835c9 Make ResourceService API more flexible in parameter by Sho SHIMIZU · 8 years ago
  71. c69c66a Merged master fixed conflict. by Kavitha Alagesan · 8 years ago
  72. d95d590 [ONOS-4513] Move optical Intent compilers out to optical-model (3/3) by Yuta HIGUCHI · 8 years ago
  73. f3ead25 [ONOS-4513] Slice optical-model into separate bundle (1/3) by HIGUCHI Yuta · 8 years ago
  74. 2d45985 ONOS-4751-Fix:creating GroupType INDIRECT, multiple bucket(REST API) by Jayasree Ghosh · 8 years ago
  75. fb61df4 ONOS-2184 - Implementation of virtual network topology provider. by Brian Stanke · 8 years ago
  76. 877914d [ONOS-4931] fix doc of FlowEntry.life(), add life(TimeUnit) by Thiago Santos · 8 years ago
  77. e7ea688 Allowing driver loaders to refer to classes loaded by others. by Thomas Vachuska · 8 years ago
  78. fd296b6 [ONOS-4681] Enables device registration in GossipDeviceStore, by helenyrwu · 8 years ago
  79. 8db7d09 [ONOS-4612]Update SFC flows inline with the Official OVS NSH patch by Phaneendra Manda · 8 years ago
  80. 11f6d53 ONOS-2184 - Initial implementation of Virtual network Intent service. by Brian Stanke · 8 years ago
  81. 4deb03b Use LambdaQuery in OpenFlowDeviceProvider to get details for optical ports and fix OmsPort totalChannels() by Jimmy Yan · 8 years ago
  82. 6eb00cc Allow reading PortDescription from DeviceStore by Yuta HIGUCHI · 8 years ago
  83. 0c49b60 Fix for JIRA ONOS-4620. Whenever networkconfiguration is deleted even the queued will be removed by Deepa Vaddireddy · 8 years ago
  84. 11260a0 Try to use ModMplsHeaderInstruction and ModVlanHeaderInstruction by Jian Li · 8 years ago
  85. 8e9f8d1 ONOS-2184 - Adding VirtualNetworkTopologyService using Virtual networks. by Brian Stanke · 8 years ago
  86. e022ef6 Unit tests to be sure drivers will load by Ray Milkey · 8 years ago
  87. 54b83e8 Improve network config validation errors to show which fields are invalid. by Jonathan Hart · 8 years ago
  88. cc10558d Bugfix: OpticalPortOperator should be able to overwrite port number. by HIGUCHI Yuta · 8 years ago
  89. 50a6dbe Remove API deprecated in Falcon by Sho SHIMIZU · 8 years ago
  90. 612cebf ONOS-3633 - Adding intent event listener to PointToPointIntent virtual network by Brian Stanke · 8 years ago
  91. 61b73e9 Added more network config validation checks by Hyunsun Moon · 8 years ago
  92. bd1974c Made ResourceManager to accept arbitrary ResourceConsumer implementation. (ONOS-4406) by Naoki Shiota · 8 years ago
  93. 1797282 Fixed multiple extension criteria bug by Carmelo Cascone · 8 years ago
  94. 95d83e8 ONOS-4415 Remove OmsPort out of core. by HIGUCHI Yuta · 8 years ago
  95. 7bfbc1c ONOS-4154 generates consistent hash for flow ID across multiple instances by Hyunsun Moon · 8 years ago
  96. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  97. 7c25182 Fix buck tests by Ray Milkey · 8 years ago
  98. 58454b9 [ONOS-4621] Unit Tests for Snmp provider and protocol by Andrea Campanella · 8 years ago
  99. 283a962 Using VlanId String None instead of -1 by Luca Prete · 8 years ago
  100. dc91b55 Fixing an issue with unit test mocks. by Thomas Vachuska · 8 years ago