1. 460b972 Move static factory methods to the utility class by Sho SHIMIZU · 8 years ago
  2. f95b96e Change the APIs to instantiate Resource and ResourceId by Sho SHIMIZU · 8 years ago
  3. 2a70451 Use concrete types instead of abstract types by Sho SHIMIZU · 8 years ago
  4. 14967c2 CORD-389 Fix for Accton 6712 deployment by Charles Chan · 9 years ago
  5. 2693bda Add a builder for DefaultLink to hide multiplying constructors by Ray Milkey · 8 years ago
  6. 063949f Added Match type to KryoNamespaces.MISC by Madan Jampani · 8 years ago
  7. f33b893 Move inner classes to upper level by Sho SHIMIZU · 8 years ago
  8. 2d31022 Introduce two specific types of ResourceId for Discrete and Continuous by Sho SHIMIZU · 8 years ago
  9. 8d5ff16 Sync the test method name with the subject class name by Sho SHIMIZU · 8 years ago
  10. 8fa670a Refactor: Rename ResourcePath to Resource for a better name by Sho SHIMIZU · 8 years ago
  11. 6c9e33a ONOS-3296: Support continuous type resources by Sho SHIMIZU · 8 years ago
  12. 31f37ed Define sub-types of Bandwidth to reduce round-off error by Sho SHIMIZU · 8 years ago
  13. 72ee30c [ONOS-3730] Populate portSpeed for ODUCLT and OCH ports. by Toru Furusawa · 8 years ago
  14. 76b30f7 Rename ResourcePath.Key to ResourceId for naming consistency by Sho SHIMIZU · 8 years ago
  15. 7e6d18e Introduce ResourcePath.Key by Sho SHIMIZU · 8 years ago
  16. c8fe98b Added ARP criterions to KryoNamespaces by Hyunsun Moon · 8 years ago
  17. e71dfa4 ONOS-3521: SM-ONOS performance improvement by Changhoon Yoon · 9 years ago
  18. 880dc20d Starting snapshot 1.5.0-SNAPSHOT by Brian O'Connor · 8 years ago
  19. 5a2856f Tagging 1.4.0 (Emu release) by Brian O'Connor · 8 years ago 1.4.0
  20. 7ba33f4 Add MplsBosCriterion into KryoNamespaces by Charles Chan · 8 years ago
  21. 6b77071 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  22. d1cdd19 Tagging 1.4.0-rc3 by Brian O'Connor · 8 years ago 1.4.0-rc3
  23. b22ba65 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 9 years ago
  24. 4aded4c Tagging 1.4.0-rc2 by Brian O'Connor · 9 years ago 1.4.0-rc2
  25. 905ea22 Starting snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 9 years ago
  26. b209dc6 Tagging 1.4.0-rc1 by Brian O'Connor · 9 years ago 1.4.0-rc1
  27. 44f3761 Abondon the concept of resources under a link by Sho SHIMIZU · 9 years ago
  28. 8a0732e CORD-48 Implementation of hashing Next Objective in OF-DPA driver. Major changes to ensure multi-ONOS-instance group-chain installation. by Saurav Das · 9 years ago
  29. 03d4253 Avoid double wrap of IndexedLambda by Sho SHIMIZU · 9 years ago
  30. 880b644 decoupling extension types from of protocol by alshabib · 9 years ago
  31. e2410ff [Emu] Register ODU TributarySlots on OCH ports by Rimon Ashkenazy · 9 years ago
  32. a88db49 Avoid double wrap of Bandwidth class by Sho SHIMIZU · 9 years ago
  33. 60ac58e Add sub-types to distinguish type of resources by Sho SHIMIZU · 9 years ago
  34. d9df7bd Fix naming convention issues in preparation for stricter checkstyle enforcement by Jonathan Hart · 9 years ago
  35. 3c25916 Generic extensions to the treatment API to support protocol extensions like by Jonathan Hart · 9 years ago
  36. 5796d97 REST API related implemetations for ODU SIGID and SIGTYPE Fields in Flow Criteria and Instruction by Yafit Hadar · 9 years ago
  37. 95810f5 CORD-13:Table Statistics support along with CLI and REST by Srikanth Vavilapalli · 9 years ago
  38. 7efabeb [CORD-197] Properly handles a flow with empty instruction by Charles Chan · 9 years ago
  39. 66a8554 Remove enum deprecated in Cardinal by Sho SHIMIZU · 9 years ago
  40. a5beadc Remove optical related APIs deprecated in Cardinal by Sho SHIMIZU · 9 years ago
  41. f967ad6 Starting snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 9 years ago
  42. b3a3b52 Rolling back to snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  43. cbc5878 Tagging 1.3.0-rc2 by Brian O'Connor · 9 years ago 1.3.0-rc2
  44. 58de416 Fixing copyrights. by Thomas Vachuska · 9 years ago
  45. e8bcb70 Changing version to back to snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  46. 004345f Tagging 1.3.0-rc1 by Brian O'Connor · 9 years ago 1.3.0-rc1
  47. cf732fb ONOS-2711 Replaced short to TpPort for tcp/udp ports by Hyunsun Moon · 9 years ago
  48. 10c810b added treatment support and conversion to an instruction by alshabib · 9 years ago
  49. 1f5e591 Resource API changes as preparation for hierarchy support (ONOS-2446) by Sho SHIMIZU · 9 years ago
  50. 96c5a4a ONOS-2513 Fix entire MP2SP intent failing on partial connectivity loss by Jonathan Hart · 9 years ago
  51. ce2d8b5 Initial implementation of the intent domain manager by Brian O'Connor · 9 years ago
  52. 08ec48f Add unit tests to check serialization of resource API constructs by Sho SHIMIZU · 9 years ago
  53. 960bd8c Register DefaultResource/DefaultResourceAllocation to Kryo by Sho SHIMIZU · 9 years ago
  54. 3ca9cb6 Minor fixes in DatabaseProxy by Madan Jampani · 9 years ago
  55. c8bd97c ONOS-2403 Support setting TCP/UDP port action in flow rule for OpenFlow13 by Hyunsun Moon · 9 years ago
  56. a08c5d0 TUNNEL_ID field support in flow matching and actions by Hyunsun Moon · 9 years ago
  57. 6db0b44 Registered atomic versions of int, long and boolean to KryoNamespace.BASIC by Madan Jampani · 9 years ago
  58. 7058397 Replaced GossipHostStore with a implementation built on top of EventuallyConsistentMap by Madan Jampani · 9 years ago
  59. 08e457a Serializer for DefaultAnnotations. This allows Annotated objects to be correctly by Ayaka Koshibe · 9 years ago
  60. caf1ca2 adding EthType to secure handling ether types by alshabib · 9 years ago
  61. d13a37b Remove deprecated Flow Rule constructors by Ray Milkey · 9 years ago
  62. 50589ac Notification support for Consistent datastructures (ConsitentMap and DistributedSet) by Madan Jampani · 9 years ago
  63. afc2d7d Starting snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  64. a78abfc Tagging 1.2.0 by Brian O'Connor · 9 years ago 1.2.0
  65. 4a1c1fa Bidirectional optical intents (ONOS-2055). by Marc De Leenheer · 9 years ago
  66. 87e276b Added missing types in kryo API namespace by Madan Jampani · 9 years ago
  67. 3350390 Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  68. 75aed40 Tagging 1.2.0-rc2 by Brian O'Connor · 9 years ago 1.2.0-rc2
  69. bcb0237 Bug fixes for Optical Intent installation and removal by Ayaka Koshibe · 9 years ago
  70. 6c44a63 Bug fixes for the centec and noviflow pipelines. by Saurav Das · 9 years ago
  71. 8c2caac Support for OTN using optical circuit intents. Refined DeviceResourceService. by Marc De Leenheer · 9 years ago
  72. fdbc4c2 Adding multi-instance support for flow stats. by Thomas Vachuska · 9 years ago
  73. 30a412d Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  74. 608e03a Tagging 1.2.0-rc1 by Brian O'Connor · 9 years ago 1.2.0-rc1
  75. 6de2e20 Moving LabelResourceManager to incubator by Brian O'Connor · 9 years ago
  76. 2318191 ONOS-1823 and ONOS-1838:Segment Routing Multi-instance Support-1 by Srikanth Vavilapalli · 9 years ago
  77. 32b9370 ONOS-1922 KryoExceptions at org.onosproject.core.ApplicationRole by Changhoon Yoon · 9 years ago
  78. 3310a34 Remove "public" to follow our convention by Sho SHIMIZU · 9 years ago
  79. 01cb1a9 Fix exception for optical port descriptions (ONOS-1908) by Marc De Leenheer · 9 years ago
  80. 6d01d3d Inline static factory methods in BandwidthResource by Sho SHIMIZU · 9 years ago
  81. 63feca7 Rename Bandwidth to BandwidthResource by Sho SHIMIZU · 9 years ago
  82. 8169779 Define Bandwidth class to represent bandwidth with explicit its unit by Sho SHIMIZU · 9 years ago
  83. 94b7ff4 Rename Lambda in org.onosproject.net.resource to LambdaResource by Sho SHIMIZU · 9 years ago
  84. 86940d9 New flowrule store that utilizes a simple mechanism to periodically backsup its flowentries. by Madan Jampani · 9 years ago
  85. c682709 Register ModOchSignalInstruction to Kryo by Sho SHIMIZU · 9 years ago
  86. b5e6de6 Define a Criterion for OchSginalType by Sho SHIMIZU · 9 years ago
  87. efc2e28 Define a Criterion for IndexedLambda by Sho SHIMIZU · 9 years ago
  88. 0abceb8 Populate OchSignal with OchPort by Sho SHIMIZU · 9 years ago
  89. 084c4ca Define a Criterion for OchSignal by Sho SHIMIZU · 9 years ago
  90. 91210a7 Define Lambda interface representing wavelength and implementations by Sho SHIMIZU · 9 years ago
  91. 014c33a Pull out enums from OchPort by Sho SHIMIZU · 9 years ago
  92. dee7871 Registier Frequency to Kryo by Sho SHIMIZU · 9 years ago
  93. bb38235 Generic ROADM port models and descriptions by Marc De Leenheer · 9 years ago
  94. fbc80e5 Pull out inner-classes from Criteria to be independent classes by Sho SHIMIZU · 9 years ago
  95. 3d4e14a FlowRule private extension refactor. by jcc · 9 years ago
  96. 76d8974 Full long value for port numbers. Fix port number serializer. by Marc De Leenheer · 9 years ago
  97. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  98. 2bfa94c Revamped ClusterCommunicationService API by Madan Jampani · 9 years ago
  99. b35a619 ONOS-686, 687, 1344 : The first commit for the Segment Routing application by sangho · 9 years ago
  100. 4294778 implemented a distributed default flow registration mechanism to avoid duplicate requests from other onos instances by alshabib · 9 years ago