1. c4f90a5 Small INT app and UI improvements by Yi Tseng · 3 years, 8 months ago
  2. 4f0252c Cleaned up docs/external; deprecated docs/internal by Thomas Vachuska · 3 years, 8 months ago
  3. da70796 Add netcfg for INT by Yi Tseng · 3 years, 9 months ago
  4. b7b79af Add builder function to IntObjective by Yi Tseng · 3 years, 10 months ago
  5. c6ea647 Revert "Introduced SetPackage and SwitchControlProcessor RPC to gNOI implementation." by Thomas Vachuska · 3 years, 10 months ago
  6. b330fc7 AETHER-233 Move IntProgrammable behavior to core APIs by Carmelo Cascone · 3 years, 11 months ago
  7. 992bf52 Introduced SetPackage and SwitchControlProcessor RPC to gNOI implementation. by Serhii Boiko · 5 years ago
  8. 561c881 Removes workaround for duplicate device_added events by pier · 4 years ago
  9. 9ada419 Fixes a regression introduced by 23223. by pier · 4 years, 2 months ago
  10. 6341ff8 Fixes an NPE in OFDPA pipeliners by pier · 4 years, 3 months ago
  11. da15af8 Drop using BNG attachment IDs in favor or dynamically allocated line IDs by Carmelo Cascone · 4 years, 6 months ago
  12. acd86360 add bridge configuration at Arista Switch driver by HelloONOS · 4 years, 10 months ago
  13. 35fd94c BER Driver Implementation by Rohit Singh · 4 years, 7 months ago
  14. 893988e Update to BngProgrammable API by Daniele Moro · 4 years, 6 months ago
  15. 464e5ed First implementation of BngProgrammable API by Daniele Moro · 4 years, 10 months ago
  16. dadf640 Moving Power values to Double by Andrea Campanella · 4 years, 10 months ago
  17. 16d4df9 cassini Modulation Driver Impl | ONOS-7979 by Rohit Singh · 4 years, 11 months ago
  18. 7bee248 [ONOS-7947] implement PowerConfig methods in Cassini equipment. by Boyuan Yan · 5 years ago
  19. 8b3aef4 Implements accumulation of the fwdobjectives in ofdpa pipelines by pier · 5 years ago
  20. 3dbcaaf Initial gNOI implementation added. Introduced system Time and Reboot RPC by oleksandr.yashchuk@plvision.eu · 5 years ago
  21. 0854c04 Add bridge Config at Arista Driver by HelloONOS · 5 years ago
  22. 3977ea4 Refactor channel and mastership handling in P4Runtime by Carmelo Cascone · 5 years ago
  23. 4f7e363 Removal of deprecated APIs by Ray Milkey · 5 years ago
  24. 654204c Support GENEVE tunnel type in OVSDB southbound by Jian Li · 5 years ago
  25. 1e8a1bd [ONOS-7818] Implement a device behaviour to get table statistics. Make FlowRuleDriverProvider periodically call FlowRuleProviderService.pushTableStatistics(). by hjtsao · 6 years ago
  26. 9e4972c Refactor P4Runtime subsystem to implement async connection procedure by Carmelo Cascone · 6 years ago
  27. f50057c Add a device upgrade behaviour interface by Laszlo Papp · 6 years ago
  28. f14dccd [ONOS-7704] device memory/cpu stats for pica8 switch using Switch_Inventory DB by nitinanand · 6 years ago
  29. 2674e45 Introduce Pi Register model to PI Framework by FrankWang · 6 years ago
  30. a127ba8 Adding openflow protocol set support in onos for device by rohitsharan · 6 years ago
  31. d517073 Remove deprecated behaviour Queue APIs by Ray Milkey · 6 years ago
  32. 640fedd Remove deprecated port behaviour classes - PortConfig - PortDiscovery by Ray Milkey · 6 years ago
  33. 3717e60 SONAR suggestions - prevent truncation of arithmetic expressions by Ray Milkey · 6 years ago
  34. 256d92b [ONOS-7208] Improves policer with rate type by Pier Luigi · 7 years ago
  35. bdcd967 Implements policer-meter-mapping [ONOS-5867] by Pier Luigi · 7 years ago
  36. c944c28 Add batch insert/delete queues to QoS for QosConfigBehaviour. by tanbangcheng · 7 years ago
  37. 87892e2 ONOS-7066 ONOS-7067 PI abstractions refactoring and P4Info model parser by Carmelo Cascone · 7 years ago
  38. 8cd61fb Support power config ports retrieval by Laszlo Papp · 7 years ago
  39. 09220c2 [ONOS-7003] Policer implementation by Pier Luigi · 7 years ago
  40. 0c484a7 Constructor is needed by the serializer by Ray Milkey · 7 years ago
  41. 201f04b Improve core API coverage with new unit tests by Ray Milkey · 7 years ago
  42. ec253f8 Improve coverage for some classes by Ray Milkey · 7 years ago
  43. 9ed76be [ONOS-6551] Tunnel implementation for L3VPN service. by janani b · 7 years ago
  44. 1d3a6b5 Deprecating app-specific config object; needs to be moved. by Thomas Vachuska · 7 years ago
  45. fda16b6 Deprecating app-specific config object; needs to be moved. by Thomas Vachuska · 7 years ago
  46. aae402c Add unit test for DefaultQueueDescription by Ray Milkey · 7 years ago
  47. cd5a6d0 Remove deprected Tunnel APIs by Ray Milkey · 7 years ago
  48. e3e21ae Remove deprecated APIs from InterfaceConfig by Ray Milkey · 7 years ago
  49. 0d47a55 Remove deprecated Bridge APIs by Ray Milkey · 7 years ago
  50. 9098b42 Remove deprecated APIs and add basic unit test by Ray Milkey · 7 years ago
  51. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  52. 047d892 [ONOS-6697] New HostDiscovery behavior by mskala · 7 years ago
  53. c99b15a [ONOS-6640] Remove controllers api in ControllerConfig by Palash Kala · 7 years ago
  54. 241896c [ONOS-6463] general device Provider by Andrea Campanella · 7 years ago
  55. 80bee53 [ONOS-6451] Datapath type setting function for supporting OVS DPDK addBridge by jaegonkim · 7 years ago
  56. bbf6e8b Enhance the behaviour of ProtectionConfigBehaviour by MaoLu · 7 years ago
  57. 38dd82e domain intent APIs by Michele Santuari · 7 years ago
  58. d821b18 [ONOS-6224] L3VPN service delete by janani b · 7 years ago
  59. f7060cd [ONOS-6199] Huawei driver create and instance delete. by janani b · 7 years ago
  60. e11a98d [ONOS-5565]Implementation of QosConfig and QueueConfig by Frank Wang · 8 years ago
  61. dcfa31a ONOS-5603 ProtectedTransportIntentCompiler by Yuta HIGUCHI · 7 years ago
  62. 1d0d9cc ONOS-5604 ProtectionConfig listener by Yuta HIGUCHI · 8 years ago
  63. a255bb4 ONOS-5595 netcfg for protection by Yuta HIGUCHI · 8 years ago
  64. c372c22 Enable REST to manage devices under a proxy by Michele Santuari · 7 years ago
  65. 67546fb [ONOS-5310] FullMetersAvailable by Jordi Ortiz · 8 years ago
  66. a36f10b Remove executable bit from source files, etc. by Yuta HIGUCHI · 7 years ago
  67. 4d0f89a ONOS-5215 protection behaviour by Yuta HIGUCHI · 8 years ago
  68. 0a9031d Introducing BandwidthProfileConfigBehaviour to manage policers/markers by Konstantinos Kanonakis · 8 years ago
  69. 8526700 checkstyle rule to check copyrights by Ray Milkey · 8 years ago
  70. c4a9e87 Creating L2SwitchVlanConfigBehaviour to manage VLANs on legacy L2 switch devices by Konstantinos Kanonakis · 8 years ago
  71. 32bceca Add range checking methods to PowerConfig by Jimmy Yan · 8 years ago
  72. f5d7236 [ONOS-5070] Adds mirroring functionality. by Pier Ventre · 8 years ago
  73. 07e31cf Remove public from definition in interface by Sho SHIMIZU · 8 years ago
  74. 208b167 Polling link provider by Michele Santuari · 8 years ago
  75. bb23e0b Fix Javadoc warnings by Ray Milkey · 8 years ago
  76. 54f28e2 [ONOS-4747] NETCONF function for FUJITSU OLT #2 by Akihiro Yamanouchi · 8 years ago
  77. 8d3a9d3 [ONOS-4837] NETCONF function for FUJITSU OLT #4 and #5 by Akihiro Yamanouchi · 8 years ago
  78. d491284 [ONOS-4795] NETCONF function for FUJITSU OLT #3 by Akihiro Yamanouchi · 8 years ago
  79. 8947866 Added patch interface add and remove behavior, and implemented OVSDB driver by Hyunsun Moon · 8 years ago
  80. dd14e8e Refactored tunnel and interface config behavior by Hyunsun Moon · 8 years ago
  81. 34a82cf [GEANT] Rate limit on port via NetConf and refactoring. by Andreas Papazois · 8 years ago
  82. 10f2ade Removed deprecated methods in Falcon by Hyunsun Moon · 8 years ago
  83. 1251e19 Refactored bridge config to take bridge description by Hyunsun Moon · 8 years ago
  84. 839b6ed Fixing file permissions by Yuta HIGUCHI · 8 years ago
  85. 6c71a05 Deprecating PortDiscovery in favour of DeviceDescritpionDiscovery by Andrea Campanella · 8 years ago
  86. 1ed54cf [GEANT] Command device-interfaces added. by Andreas Papazois · 8 years ago
  87. 827d8d0 [GEANT] VLAN arg not needed when removing interface. by Andreas Papazois · 8 years ago
  88. 59e19bb [GEANT] Multiple VLAN-IDs allowed for trunk mode of ports. by Andreas Papazois · 8 years ago
  89. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  90. 2443119 CLI command to help debug the mapping of next-Objectives to the by Saurav Das · 8 years ago
  91. c662d32 SNMP based device and flow rule provider for Lumentum SDN ROADMs. by Marc De Leenheer · 8 years ago
  92. 92e4a04 [GEANT] Remove configuration from device interfaces. by Andreas Papazois · 8 years ago
  93. 1dff77c [GEANT] Interface configuration for Cisco devices. by Andreas Papazois · 8 years ago
  94. f1f5886 Remove methods deprecated in Drake from TunnelConfig API by Ray Milkey · 8 years ago
  95. ea12532 Document releases APIs were deprecated in by Ray Milkey · 8 years ago
  96. 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
  97. c93117d [GEANT] Adding driver/behavior for setting configuration on NETCONF devices. by Andreas Papazois · 8 years ago
  98. 52b9336 Added a new method to create a port by Hyunsun Moon · 8 years ago
  99. d8d92db ONOS-3754 Create driver/behavior for Ciena waveserver by Andrea Campanella · 8 years ago
  100. 118f671 Power config API (ONOS-2866). by Marc De Leenheer · 9 years ago