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