1. bbf6e8b Enhance the behaviour of ProtectionConfigBehaviour by MaoLu · 7 years ago
  2. 38dd82e domain intent APIs by Michele Santuari · 7 years ago
  3. d821b18 [ONOS-6224] L3VPN service delete by janani b · 7 years ago
  4. f7060cd [ONOS-6199] Huawei driver create and instance delete. by janani b · 7 years ago
  5. e11a98d [ONOS-5565]Implementation of QosConfig and QueueConfig by Frank Wang · 8 years ago
  6. dcfa31a ONOS-5603 ProtectedTransportIntentCompiler by Yuta HIGUCHI · 7 years ago
  7. 1d0d9cc ONOS-5604 ProtectionConfig listener by Yuta HIGUCHI · 8 years ago
  8. a255bb4 ONOS-5595 netcfg for protection by Yuta HIGUCHI · 8 years ago
  9. c372c22 Enable REST to manage devices under a proxy by Michele Santuari · 7 years ago
  10. 67546fb [ONOS-5310] FullMetersAvailable by Jordi Ortiz · 8 years ago
  11. a36f10b Remove executable bit from source files, etc. by Yuta HIGUCHI · 7 years ago
  12. 4d0f89a ONOS-5215 protection behaviour by Yuta HIGUCHI · 8 years ago
  13. 0a9031d Introducing BandwidthProfileConfigBehaviour to manage policers/markers by Konstantinos Kanonakis · 8 years ago
  14. 8526700 checkstyle rule to check copyrights by Ray Milkey · 8 years ago
  15. c4a9e87 Creating L2SwitchVlanConfigBehaviour to manage VLANs on legacy L2 switch devices by Konstantinos Kanonakis · 8 years ago
  16. 32bceca Add range checking methods to PowerConfig by Jimmy Yan · 8 years ago
  17. f5d7236 [ONOS-5070] Adds mirroring functionality. by Pier Ventre · 8 years ago
  18. 07e31cf Remove public from definition in interface by Sho SHIMIZU · 8 years ago
  19. 208b167 Polling link provider by Michele Santuari · 8 years ago
  20. bb23e0b Fix Javadoc warnings by Ray Milkey · 8 years ago
  21. 54f28e2 [ONOS-4747] NETCONF function for FUJITSU OLT #2 by Akihiro Yamanouchi · 8 years ago
  22. 8d3a9d3 [ONOS-4837] NETCONF function for FUJITSU OLT #4 and #5 by Akihiro Yamanouchi · 8 years ago
  23. d491284 [ONOS-4795] NETCONF function for FUJITSU OLT #3 by Akihiro Yamanouchi · 8 years ago
  24. 8947866 Added patch interface add and remove behavior, and implemented OVSDB driver by Hyunsun Moon · 8 years ago
  25. dd14e8e Refactored tunnel and interface config behavior by Hyunsun Moon · 8 years ago
  26. 34a82cf [GEANT] Rate limit on port via NetConf and refactoring. by Andreas Papazois · 8 years ago
  27. 10f2ade Removed deprecated methods in Falcon by Hyunsun Moon · 8 years ago
  28. 1251e19 Refactored bridge config to take bridge description by Hyunsun Moon · 8 years ago
  29. 839b6ed Fixing file permissions by Yuta HIGUCHI · 8 years ago
  30. 6c71a05 Deprecating PortDiscovery in favour of DeviceDescritpionDiscovery by Andrea Campanella · 8 years ago
  31. 1ed54cf [GEANT] Command device-interfaces added. by Andreas Papazois · 8 years ago
  32. 827d8d0 [GEANT] VLAN arg not needed when removing interface. by Andreas Papazois · 8 years ago
  33. 59e19bb [GEANT] Multiple VLAN-IDs allowed for trunk mode of ports. by Andreas Papazois · 8 years ago
  34. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  35. 2443119 CLI command to help debug the mapping of next-Objectives to the by Saurav Das · 8 years ago
  36. c662d32 SNMP based device and flow rule provider for Lumentum SDN ROADMs. by Marc De Leenheer · 8 years ago
  37. 92e4a04 [GEANT] Remove configuration from device interfaces. by Andreas Papazois · 8 years ago
  38. 1dff77c [GEANT] Interface configuration for Cisco devices. by Andreas Papazois · 8 years ago
  39. f1f5886 Remove methods deprecated in Drake from TunnelConfig API by Ray Milkey · 8 years ago
  40. ea12532 Document releases APIs were deprecated in by Ray Milkey · 8 years ago
  41. 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
  42. c93117d [GEANT] Adding driver/behavior for setting configuration on NETCONF devices. by Andreas Papazois · 8 years ago
  43. 52b9336 Added a new method to create a port by Hyunsun Moon · 8 years ago
  44. d8d92db ONOS-3754 Create driver/behavior for Ciena waveserver by Andrea Campanella · 8 years ago
  45. 118f671 Power config API (ONOS-2866). by Marc De Leenheer · 9 years ago
  46. c23f583 [Falcon] Register TributarySlot resources in resource manager. by Toru Furusawa · 8 years ago
  47. 7adb89e Adding omitted copyright. by Aaron Kruglikov · 8 years ago
  48. 622861d Lambda queries don't rely on driver state, and have separate package. by Marc De Leenheer · 8 years ago
  49. 12faf8d Adding driver and behavior for getting configuration on NETCONF devices. by Aaron Kruglikov · 8 years ago
  50. b7a15d7 Modify MPLS/VLAN query by HIGUCHI Yuta · 8 years ago
  51. 010527b Clean up javadocs for extension treatment framework. by Jonathan Hart · 8 years ago
  52. 26a8d95 Implemented the extension framework for selectors. by Jonathan Hart · 8 years ago
  53. d892957 [ONOS-3430] Define behaviour interface to retrieve available wavelength resources by Toru Furusawa · 8 years ago
  54. e276682 ONOS-3482 Deprecated two method about create tunnel. by jiangrui · 8 years ago
  55. 880b644 decoupling extension types from of protocol by alshabib · 9 years ago
  56. 6c56f5e [ONOS-2831] Refactor L2 code according to the L3 plan. by lishuai · 9 years ago
  57. ca9cc8e Avoid use of Objects.hash when there's only 1 params by HIGUCHI Yuta · 9 years ago
  58. 3c25916 Generic extensions to the treatment API to support protocol extensions like by Jonathan Hart · 9 years ago
  59. aab8c67 CORD-223 Added ovsdb driver methods for bridge and tunnel interface creation by Hyunsun Moon · 9 years ago
  60. 5251562 Fixing Javadoc errors by Brian O'Connor · 9 years ago
  61. ed976a4 Inserted set and get controllers methods in ovsdb controller config by andrea · 9 years ago
  62. a66c397 ONOS-2724 Fix bug of apply flowrule and remove flowrule by CNlucius · 9 years ago
  63. a8241ca ONOS-2729: Define an interface to query about MPLS capability by Sho SHIMIZU · 9 years ago
  64. 264497f ONOS-2728: Define an interface to query about VLAN capability by Sho SHIMIZU · 9 years ago
  65. ae5c396 ONOS-2708 by CNlucius · 9 years ago
  66. bc087c0 [onos-2242]OVSDB-based implementation of tunnel config behaviour. by samuel · 9 years ago
  67. d894b5d Fixing javadoc warnings, provided missing package javadocs and corrected group structure. by Thomas Vachuska · 9 years ago
  68. 8d6b0a9 Updated. Build a OVSDB driver and its associated behaviors for by samuel · 9 years ago
  69. 4af6b03 Separate HandlerBehaviour for Port administrative state by HIGUCHI Yuta · 9 years ago
  70. 7b438af Initial sketch of the virtual network constructs. by Thomas Vachuska · 9 years ago
  71. 3adfd57 changing port numbers to port descriptions in port config by alshabib · 9 years ago
  72. 2a441c6 Flow Objective implementation by alshabib · 9 years ago
  73. ca88bb7 Cleaning up and enhancing driver subsystem and the flow objective subsystem. by Thomas Vachuska · 9 years ago
  74. 77b8848 added FlowObjectiveService to act as an objective manager between applications and drivers by alshabib · 9 years ago
  75. faa1e36 Initial sketch and implementaion of Objectives. by alshabib · 9 years ago
  76. 00121ed Javadocs cleanup. by Thomas Vachuska · 9 years ago
  77. 8c2a8b3 Initial sketch of driver based configuration api. by alshabib · 9 years ago