1. 3bc27d8 Remove blank lines by Sho SHIMIZU · 9 years ago
  2. 541ef71 ONOS-1993 Implement API-level permission checking + security util code location replacement by Changhoon Yoon · 9 years ago
  3. 6c8eff3 ONOS-1746 Fixed hashCode implementation to be immune from non-deterministic enum hashCode. by Thomas Vachuska · 9 years ago
  4. 8f86bb2 Remove unnecessary white space from Javadoc by Sho SHIMIZU · 9 years ago
  5. 86af8f1 Adding support for writing metadata instruction. Needed by Centec driver. by Saurav Das · 9 years ago
  6. 02ce274 Unit tests for DefaultGroupDescription class by Ray Milkey · 9 years ago
  7. b0ca8c5 Fixing javadocs. by Thomas Vachuska · 9 years ago
  8. 6de2e20 Moving LabelResourceManager to incubator by Brian O'Connor · 9 years ago
  9. bf916ea Moved Tunnel subsystem to ONOS core incubator area. by Thomas Vachuska · 9 years ago
  10. e8c632f Unit tests for GroupBucket and GroupOperation by Ray Milkey · 9 years ago
  11. 4a20a5f [ONOS-700][ONOS-1801]refactor tunnel subsystem api. by jcc · 9 years ago
  12. a9d491e Added @Beta annotation to the flow objective API. by Thomas Vachuska · 9 years ago
  13. 5428b6c ONOS-1438: Segment Routing rule population optimization fixes by Srikanth Vavilapalli · 9 years ago
  14. 1afa2a0 Rewrote optical connectivity intent compiler by Marc De Leenheer · 9 years ago
  15. 7f58211 Unit tests for PortAddresses class by Ray Milkey · 9 years ago
  16. cb5016f Fixed GUI pulsing due to PORT_STATS_UPDATE event. by Thomas Vachuska · 9 years ago
  17. 1e57565 ONOS-688 (ONOS-1835,1836,1837) : by sangho · 9 years ago
  18. 2318191 ONOS-1823 and ONOS-1838:Segment Routing Multi-instance Support-1 by Srikanth Vavilapalli · 9 years ago
  19. c72c8ea Make methods of TrafficSelector.Builder deprecated by Sho SHIMIZU · 9 years ago
  20. 3310a34 Remove "public" to follow our convention by Sho SHIMIZU · 9 years ago
  21. 585bed9 Place OchSginalType in the right place by Sho SHIMIZU · 9 years ago
  22. 635c2d7 Adding device driver inheritance mechanism. by Thomas Vachuska · 9 years ago
  23. 6d01d3d Inline static factory methods in BandwidthResource by Sho SHIMIZU · 9 years ago
  24. f81725b Populate Bandwidth with BandwidthResource by Sho SHIMIZU · 9 years ago
  25. 8711451 Replace manual hash code calculation for long with Long.hashCode(long) by Sho SHIMIZU · 9 years ago
  26. 9a6ae38 Rename arguments to make its meaning clear by Sho SHIMIZU · 9 years ago
  27. 63feca7 Rename Bandwidth to BandwidthResource by Sho SHIMIZU · 9 years ago
  28. e1e8d66 Fixing javadocs. by Thomas Vachuska · 9 years ago
  29. 4fea4fd Populate IndexedLambda with LambdaResource by Sho SHIMIZU · 9 years ago
  30. a5b5c3e Use Long.hashCode(long) to avoid manual hash code calculation by Sho SHIMIZU · 9 years ago
  31. 0ad4398 fix remaining signing issues in treatments. by alshabib · 9 years ago
  32. 94b7ff4 Rename Lambda in org.onosproject.net.resource to LambdaResource by Sho SHIMIZU · 9 years ago
  33. 100e3b8 First shot at Broadcom OFDPA 1.0 pipeline by Saurav Das · 9 years ago
  34. ab130524 GUI -- Added routerId to AnnotationKeys; added test scenario for multi-homed hosts (routers). by Simon Hunt · 9 years ago
  35. 2a9c3af Add description about deprecation of matchLambda(int) by Sho SHIMIZU · 9 years ago
  36. 60f1214 Fix typo by Sho SHIMIZU · 9 years ago
  37. b5e6de6 Define a Criterion for OchSginalType by Sho SHIMIZU · 9 years ago
  38. efc2e28 Define a Criterion for IndexedLambda by Sho SHIMIZU · 9 years ago
  39. 2e7ac84 Make Instructions.modL0Lambda(short) deprecated by Sho SHIMIZU · 9 years ago
  40. 0abceb8 Populate OchSignal with OchPort by Sho SHIMIZU · 9 years ago
  41. e9e1275 Define an Instruction for OchSignal and its static factory method by Sho SHIMIZU · 9 years ago
  42. 9906de2 Remove unreferenced interface by Sho SHIMIZU · 9 years ago
  43. 47ec126 Add OchSignalType definition by Sho SHIMIZU · 9 years ago
  44. 084c4ca Define a Criterion for OchSignal by Sho SHIMIZU · 9 years ago
  45. 79906e4 Remove "public" from TrafficTreatment to follow our convention by Sho SHIMIZU · 9 years ago
  46. 607b1ff Group ID was set to null in a DefaultFlowRule constructor. by Jonathan Hart · 9 years ago
  47. f74ae50 Remove obsolete todo comment by Sho SHIMIZU · 9 years ago
  48. d150620 Remove "public" from Instruction to follow our convention by Sho SHIMIZU · 9 years ago
  49. e114f04 ConsistentLinkResourceStore to replace HazelcastLinkResourceStore. Also by Ayaka Koshibe · 9 years ago
  50. aa17b4d Added @return to lambda javadoc by Brian O'Connor · 9 years ago
  51. 6d8e317 Added error count for IntentData (ONOS-1060) by Brian O'Connor · 9 years ago
  52. a6c9b5c Updating IntentCleanup to check for stalled *_REQ and *ING intents. by Brian O'Connor · 9 years ago
  53. 198558a Remove RES definition as potential use case is unknow right now by Sho SHIMIZU · 9 years ago
  54. c3af35a Add static factory method to create ConnectPoints from strings. by Jonathan Hart · 9 years ago
  55. 91210a7 Define Lambda interface representing wavelength and implementations by Sho SHIMIZU · 9 years ago
  56. 014c33a Pull out enums from OchPort by Sho SHIMIZU · 9 years ago
  57. 866b46a Reworked the dependency on default drivers. Driver manager must NOT depend on these. by Thomas Vachuska · 9 years ago
  58. 3c58e96 Adding IntentCleanup as a component. by Brian O'Connor · 9 years ago
  59. bb38235 Generic ROADM port models and descriptions by Marc De Leenheer · 9 years ago
  60. ab39283 Remove unnecessary object creation when calculating hashCode() by Sho SHIMIZU · 9 years ago
  61. f5b234a Segment Routing refactor with flow objectives by Srikanth Vavilapalli · 9 years ago
  62. 75aaa67 OpenFlowRuleProvider is now configurable with respect to flowPollFrequency. by Thomas Vachuska · 9 years ago
  63. 15c3800 Remove "public" from TrafficSelector definition to follow our convention by Sho SHIMIZU · 9 years ago
  64. fbc80e5 Pull out inner-classes from Criteria to be independent classes by Sho SHIMIZU · 9 years ago
  65. f0c5a05 Initial implementation of CORRUPT state (ONOS-1060) by Brian O'Connor · 9 years ago
  66. 0c3c076 Inherit resources from a high level intent when creating a FlowRuleIntent by Sho SHIMIZU · 9 years ago
  67. 2de9449 Inherit network resource information from a high level intent by Sho SHIMIZU · 9 years ago
  68. 2184de1 ONOS-1756: Improve CLI auto completers by Charles M.C. Chan · 9 years ago
  69. f1fa96c Implement toString in OpticalConnectivityIntent by Sho SHIMIZU · 9 years ago
  70. ca540c3 Fixing javadocs. by Thomas Vachuska · 9 years ago
  71. 3d4e14a FlowRule private extension refactor. by jcc · 9 years ago
  72. 17d0045 Upgrade packet requests to use flow objectives API. by Jonathan Hart · 9 years ago
  73. 3ea4662 Removing dependency on lower level drivers for the BGPRouter application. by Saurav Das · 9 years ago
  74. d17abc2 Refactored driver to use new FlowRule api. by alshabib · 9 years ago
  75. b52a014 GUI -- Added ability to display port names in the devices view detail. by Thomas Vachuska · 9 years ago
  76. f6ea9e6 Implemented a globally unique next id generator in FlowObjectStore by alshabib · 9 years ago
  77. 08d9898 FlowRule api no longer uses TableTypes. Existing usages are converted to by alshabib · 9 years ago
  78. a668122 Java-doc improvement by wei wei · 9 years ago
  79. 89ddc32 Generic Tunnel Subsystem (ONOS-1276) and L1/L0 (OTN/ROADM)extensions (ONOS-676): by wei wei · 9 years ago
  80. db77407 Introduced a builder for flowrules and deprecated the old flowrule constructors. by alshabib · 9 years ago
  81. fff0de9 Initial sketch of LabelResource APIs by jcc · 9 years ago
  82. 2a441c6 Flow Objective implementation by alshabib · 9 years ago
  83. 76d8974 Full long value for port numbers. Fix port number serializer. by Marc De Leenheer · 9 years ago
  84. e10f56b Fixing javadocs. by Thomas Vachuska · 9 years ago
  85. c0e37ec Method for getting port name by Marc De Leenheer · 9 years ago
  86. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  87. c9e16bf add a virtual gateway for reactive routing by Pingping Lin · 9 years ago
  88. 10e75cd ONOS-1443: Group bucket statistics support and group CLI formatting by Srikanth Vavilapalli · 9 years ago
  89. 171c2e8 PortNumber also backed by port name by Marc De Leenheer · 9 years ago
  90. c40d463 Consolidating null providers and making them fully configurable and integrated with the ConfigProvider to allow arbitrary topologies. by Thomas Vachuska · 9 years ago
  91. facc3f5 Enhancing the driver subsystem to allow retrieving originating data/handler contexts from the behaviours. by Thomas Vachuska · 9 years ago
  92. 2c05f91 Refactor: Use descriptive methods when comparing Timestamps by Sho SHIMIZU · 9 years ago
  93. a3a476d reinstating the key field in FilterObjectives by alshabib · 9 years ago
  94. 910aff1 WIP: Initial implementation of filterObjectives using driver subsystem. by alshabib · 9 years ago
  95. 538108b ONOS-1440: Implements port statistics feature, which polls port statistics of all devices every 10 seconds. Also, implemented a simple portstats ONOS CLI command to show the statistics. by sangho · 9 years ago
  96. 975617b ImmutableMap.Builder does not allow for duplicate keys, causes build() to fail. by alshabib · 9 years ago
  97. cc36be8 Don't use exceptions for commonly-used logic + javadocs by Jonathan Hart · 9 years ago
  98. 5c2f813 Device driver framework enhancements and CLI. by Thomas Vachuska · 9 years ago
  99. 4294778 implemented a distributed default flow registration mechanism to avoid duplicate requests from other onos instances by alshabib · 9 years ago
  100. ca88bb7 Cleaning up and enhancing driver subsystem and the flow objective subsystem. by Thomas Vachuska · 9 years ago