1. 2693bda Add a builder for DefaultLink to hide multiplying constructors by Ray Milkey · 8 years ago
  2. f33b893 Move inner classes to upper level by Sho SHIMIZU · 8 years ago
  3. 2d31022 Introduce two specific types of ResourceId for Discrete and Continuous by Sho SHIMIZU · 8 years ago
  4. bb062ec Fixing a discrepancy in driver manager implementation. by Thomas Vachuska · 8 years ago
  5. 65ece15 ONOS-3786 deletePort from specific bridge method and correct bridge name retrivial call in old add and delete ports of OsvdbBridgeConfig by Andrea Campanella · 8 years ago
  6. c93117d [GEANT] Adding driver/behavior for setting configuration on NETCONF devices. by Andreas Papazois · 8 years ago
  7. c7840bd Improvements to flows list command. by Jonathan Hart · 8 years ago
  8. dfba739 Fix javadoc warnings by Jian Li · 8 years ago
  9. dff91af Add resource API to query registered resource by HIGUCHI Yuta · 8 years ago
  10. d0dd135 API changes for net config link provider by Ray Milkey · 8 years ago
  11. 6f828c3 Bugfix and cosmetic changes to resource subsystem by HIGUCHI Yuta · 8 years ago
  12. 238d96e ONOS-3758 restructuring driver module with sub-modules for different drivers by Andrea Campanella · 8 years ago
  13. c43fd1c Ensure basic SubjectFactories have been initialized before NetworkConfigLoader by Jonathan Hart · 8 years ago
  14. ad3c526 Using provider pattern for cluster metadata. by Madan Jampani · 8 years ago
  15. 3cb7ff9 Add helper to build DefaultAnnotations based on existing Annotations by HIGUCHI Yuta · 8 years ago
  16. 52b9336 Added a new method to create a port by Hyunsun Moon · 8 years ago
  17. 70b88d8 Tighten precontinoal checks by Sho SHIMIZU · 8 years ago
  18. 96b39e2 Remove a method checking if non-null by using Optional by Sho SHIMIZU · 8 years ago
  19. d8d92db ONOS-3754 Create driver/behavior for Ciena waveserver by Andrea Campanella · 8 years ago
  20. b75b488 ONOS-3760 Injection of mfg/hw/sw/serial in BasicDeviceConfig by Andrea Campanella · 8 years ago
  21. 118f671 Power config API (ONOS-2866). by Marc De Leenheer · 9 years ago
  22. 8fa670a Refactor: Rename ResourcePath to Resource for a better name by Sho SHIMIZU · 8 years ago
  23. 5fb1ea3 Use the word "id" not "key" to get the names matched by Sho SHIMIZU · 8 years ago
  24. 38f561c Fix bug that a list is mistakenly added as an element of another list by Sho SHIMIZU · 8 years ago
  25. 6c9e33a ONOS-3296: Support continuous type resources by Sho SHIMIZU · 8 years ago
  26. fa0dc66 adding a criterion for inner vlans used by olt to match on the inner vlan by alshabib · 8 years ago
  27. 1c96510 Renaming Partition{Service, Manager, Event} to IntentPartition{Service, Manager, Event} to better disambiguate between another PartitionService that is responsible for managing datastore partitions by Madan Jampani · 8 years ago
  28. 72ee30c [ONOS-3730] Populate portSpeed for ODUCLT and OCH ports. by Toru Furusawa · 8 years ago
  29. e320103 Add new OFOpticalSwitch13 LambdaQuery, and corrections to OMS port Desc: by Rimon Ashkenazy · 8 years ago
  30. 24e296b Prevent null treatments by Jonathan Hart · 8 years ago
  31. 138de8b FIxing basic device config and demoting some config-related messages to debug. by Thomas Vachuska · 8 years ago
  32. 68c4fc4 [ONOS-3737] Bump up checkstyle version from 2.16 to 2.17 with some compilation fixes by Jian Li · 8 years ago
  33. 76b30f7 Rename ResourcePath.Key to ResourceId for naming consistency by Sho SHIMIZU · 8 years ago
  34. 7e6d18e Introduce ResourcePath.Key by Sho SHIMIZU · 8 years ago
  35. 00762ee Avoid potential round-off error caused by floating point by Sho SHIMIZU · 8 years ago
  36. 82b3c11 Add hasBehaviour to DriverHandler by HIGUCHI Yuta · 8 years ago
  37. 6f350ed ONOS-3725 Adding ability to retain pending configs. by Thomas Vachuska · 8 years ago
  38. db450ee Reverted constant accessors to be public again. by Simon Hunt · 8 years ago
  39. 3600846 Fixed an issue in basic host and basic link config validations. by Thomas Vachuska · 8 years ago
  40. 0f5da69 [ONOS-3717] Add checkNotNull for the parameters of the constructors of OchPort, OduCltPort and OmsPort. by Toru Furusawa · 8 years ago
  41. c23f583 [Falcon] Register TributarySlot resources in resource manager. by Toru Furusawa · 9 years ago
  42. 7adb89e Adding omitted copyright. by Aaron Kruglikov · 8 years ago
  43. 80520b8 ONOS-3650 Device driver multiple inheritance by Andrea Campanella · 8 years ago
  44. 622861d Lambda queries don't rely on driver state, and have separate package. by Marc De Leenheer · 8 years ago
  45. 12faf8d Adding driver and behavior for getting configuration on NETCONF devices. by Aaron Kruglikov · 8 years ago
  46. 34e6314 Remove @Deprecated from Annotation keys used by netcfg by HIGUCHI Yuta · 8 years ago
  47. b7a15d7 Modify MPLS/VLAN query by HIGUCHI Yuta · 8 years ago
  48. 1932b93 Add getMeters method for obtaining meter collection by device id by Jian Li · 8 years ago
  49. 5c41123 [ONOS-3618] Implement REST API for Meter query, insert, delete by Jian Li · 8 years ago
  50. 79e5287 [Falcon] Refactored mcast store implementation. by alshabib · 9 years ago
  51. 19e2cea [FALCON] adding api to enable packet requests to a single device. by alshabib · 9 years ago
  52. 1684b00 Bugfix: only allow REMARK band to have a precedence by Jian Li · 8 years ago
  53. 0b5ccd2 [Falcon] Pretty print OchSignal by Naoki Shiota · 8 years ago
  54. 4fd3ceb [Falcon] fixes for Sonar Critical bugs by Ray Milkey · 8 years ago
  55. ca8cb4e Unit test for OchSignal by HIGUCHI Yuta · 8 years ago
  56. ec5349f One more IndexedLambda deprecation by HIGUCHI Yuta · 8 years ago
  57. 9d49f54 DefaultDeviceDescription and DefaultLinkDescriptionTest classes toString() method have been updated. by Pavel Likin · 8 years ago
  58. 603e8d9 Optical related minor fixes by HIGUCHI Yuta · 8 years ago
  59. 2c30530 Deprecate IndexedLambda and remove from optical intent compiler. by Marc De Leenheer · 9 years ago
  60. 423fe2b CORD-354 OF-DPA support for link-failures. by Saurav Das · 9 years ago
  61. cc4754d ONOS-3593 Fix NPE when selector or treatment is not assigned in FlowRule.Builder by Charles Chan · 8 years ago
  62. a3e5cd5 ONOS-3023 Changing flowTable sets to map so that we can compare by Brian O'Connor · 9 years ago
  63. 6f4ae1c isBoolean addition by Thejaswi NK · 9 years ago
  64. 5df3595 ONOS-3562 Changing the flow instructions port to human readable format by Andrea Campanella · 9 years ago
  65. 11d1609 [Emu] new ResourceService related bug fixes by HIGUCHI Yuta · 9 years ago
  66. 6f8b702 Including nodeId in DefaultPacketRequest so that we do not prematurely withdraw intercepts when a node is shutdown by Madan Jampani · 9 years ago
  67. 4ee4204 [ONOS-3486] Add the annotation of port mac when monitor switch added.L3 by lishuai · 9 years ago
  68. bf85a10 adding a listener service to the mcast service by alshabib · 9 years ago
  69. b0fb41d Implementation of lambda query behaviour for LINC and Calient drivers. by Marc De Leenheer · 9 years ago
  70. 4ce4596 CORD-367 L2 bridging and L3 routing support with internal VLANs in OF-DPA. by Saurav Das · 9 years ago
  71. f1ecf99 [ONOS-3513] Implement PBB I-SID Criterion and test case to Southbound by Jian Li · 9 years ago
  72. 41fe1ec ONOS-3515 Added ability to configure different link-weight functions as defaults; or inject custom ones. by Thomas Vachuska · 9 years ago
  73. efb3875 [ONOS-3284]Traffic selector updated for NSH ext match by Phaneendra Manda · 9 years ago
  74. 7351461 [Emu] ODU SIGID and SIGTYPE FlowEntryBuilder and FlowModBuilder implementations by Yafit Hadar · 9 years ago
  75. 3cce60b [ONOS-3499] Add the set treatments of ARP_SPA, ARP_SHA and ARP_OP. by lishuai · 9 years ago
  76. 86ac7d1 Moving IntentUtils to intent package by Luca Prete · 9 years ago
  77. 4a527ed [ONOS-2860] ONOSFW L3 uses ARP table as arp proxy. It need modify ARP by samueljcc · 9 years ago
  78. 010527b Clean up javadocs for extension treatment framework. by Jonathan Hart · 9 years ago
  79. 26a8d95 Implemented the extension framework for selectors. by Jonathan Hart · 9 years ago
  80. d892957 [ONOS-3430] Define behaviour interface to retrieve available wavelength resources by Toru Furusawa · 9 years ago
  81. d6d581a CORD-339 Network config host provider by Charles Chan · 9 years ago
  82. ab5a736 [ONOS-3284] Add nicira extension of NSH instructions to onos by Phaneendra Manda · 9 years ago
  83. b1f1625 Refactor: make ResourcePath construction a bit type-safer by Sho SHIMIZU · 9 years ago
  84. 74dd7e1 [ONOS-3377] Add nicira extension of resubmit-table instruction to onos by BitOhenry · 9 years ago
  85. 7cfdc63 Symmertry issue on overridden equals method - fix by Satish K · 9 years ago
  86. fd44dc9 [ONOS-3480] Implement MPLS TC Criterion to Southbound by Jian Li · 9 years ago
  87. e276682 ONOS-3482 Deprecated two method about create tunnel. by jiangrui · 9 years ago
  88. 79bdf3c [ONOS-3494] Add test case for TCPFlags Criterion by Jian Li · 9 years ago
  89. 5c4cf1e Correct wrong method name from matchMplsLabel to matchMplsBos by Jian Li · 9 years ago
  90. 2748b2c [onos-3494] Implement TCP Flags Criterion to Southbound by Jian Li · 9 years ago
  91. b40129a [ONOS-3485] Create arp_op selector and add operation to provifer of by BitOhenry · 9 years ago
  92. 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
  93. ce66cbc [ONOS-3284] Add nicira extension of setNshSpi instruction to onos by Phaneendra Manda · 9 years ago
  94. 11620c9 [ONOS-3469] Add arp_op Criteria to onos by BitOhenry · 9 years ago
  95. 9e1e9de Add Javadoc by Sho SHIMIZU · 9 years ago
  96. d9fe3a3 ONOS-3461 Disable LinkDiscovery on specific device/port. by HIGUCHI Yuta · 9 years ago
  97. 6196cae Attach @Beta annotation to ResourcePath sub-classes by Sho SHIMIZU · 9 years ago
  98. c008511 [ONOS-3394] Json Models for Intents by andrea · 9 years ago
  99. 2c7cecf Generalize the methods in ResourceAdminService by Sho SHIMIZU · 9 years ago
  100. 399a0b3 [ONOS-3205] Migrate LLDP Link Discovery configuration to Network Configuration System by Naoki Shiota · 9 years ago