1. 31faf95 Add slice meter to upf programmable driver behaviour by Daniele Moro · 2 years, 3 months ago
  2. 600ffd2 Allow building UpfApplication matching only on slice_id by Carmelo Cascone · 2 years, 4 months ago
  3. 516c959 Use N3 instead of S1U terminology by Daniele Moro · 2 years, 4 months ago
  4. 909b958 [SDFAB-831] Add UPF meters to UpfProgrammable APIs by Daniele Moro · 2 years, 5 months ago
  5. f3a5ab0 Refactor UPF entities to have consistent naming and string representations by Daniele Moro · 2 years, 5 months ago
  6. a1c7ba4 [SDFAB-834] Add application filtering to ONOS UPF programmable APIs by Daniele Moro · 2 years, 5 months ago
  7. dfc2385 Fix toString in UPF UE Sessions and Terminations by Daniele Moro · 2 years, 6 months ago
  8. 36ba33a Refactor of UpfProgrammable APIs by tosinski · 2 years, 7 months ago
  9. 08c9e7f [SDFAB-357] Backport slicing in fabric and add support for QFI in PDR and fabric by Daniele Moro · 2 years, 11 months ago
  10. 06aac70 [SDFAB-359] Purge all objective for a given application ID by Daniele Moro · 3 years ago
  11. 0d8aef5 [SDFAB-287] Let send packet out throw UpfProgrammableException by Daniele Moro · 3 years ago
  12. 668b3d9 [SDFAB-287] Remove and query only upf-related flow entries by Daniele Moro · 3 years ago
  13. f8517ca [SDFAB-188] Remove buffer drainer from UpfProgrammable by Daniele Moro · 3 years ago
  14. 5e66f98 [SDFAB-187] Add UpfProgrammable interface in ONOS core by Daniele Moro · 3 years ago
  15. 83a640a Add INT watchlist config by Yi Tseng · 3 years, 3 months ago
  16. a56dea6 Support to enable multicast snooping of ovsdb through bridge desc by Jian Li · 3 years, 6 months ago
  17. 0af6523 [ODTN] Interface of a new driver behavior for checking internal connectivity in a device. by alessio · 3 years, 9 months ago
  18. d14f1a3 Support install IntIntents to device with postcard mode by Yi Tseng · 3 years, 8 months ago
  19. b58e9c9 [AETHER-38] Extract pipeline-dependent code from current T3 implementation by pierventre · 4 years, 1 month ago
  20. c4f90a5 Small INT app and UI improvements by Yi Tseng · 3 years, 9 months ago
  21. 4f0252c Cleaned up docs/external; deprecated docs/internal by Thomas Vachuska · 3 years, 9 months ago
  22. da70796 Add netcfg for INT by Yi Tseng · 3 years, 9 months ago
  23. b7b79af Add builder function to IntObjective by Yi Tseng · 3 years, 11 months ago
  24. c6ea647 Revert "Introduced SetPackage and SwitchControlProcessor RPC to gNOI implementation." by Thomas Vachuska · 3 years, 11 months ago
  25. b330fc7 AETHER-233 Move IntProgrammable behavior to core APIs by Carmelo Cascone · 4 years ago
  26. 992bf52 Introduced SetPackage and SwitchControlProcessor RPC to gNOI implementation. by Serhii Boiko · 5 years ago
  27. 561c881 Removes workaround for duplicate device_added events by pier · 4 years, 1 month ago
  28. 9ada419 Fixes a regression introduced by 23223. by pier · 4 years, 3 months ago
  29. 6341ff8 Fixes an NPE in OFDPA pipeliners by pier · 4 years, 4 months ago
  30. da15af8 Drop using BNG attachment IDs in favor or dynamically allocated line IDs by Carmelo Cascone · 4 years, 6 months ago
  31. acd86360 add bridge configuration at Arista Switch driver by HelloONOS · 5 years ago
  32. 35fd94c BER Driver Implementation by Rohit Singh · 4 years, 7 months ago
  33. 893988e Update to BngProgrammable API by Daniele Moro · 4 years, 7 months ago
  34. 464e5ed First implementation of BngProgrammable API by Daniele Moro · 5 years ago
  35. dadf640 Moving Power values to Double by Andrea Campanella · 4 years, 11 months ago
  36. 16d4df9 cassini Modulation Driver Impl | ONOS-7979 by Rohit Singh · 5 years ago
  37. 7bee248 [ONOS-7947] implement PowerConfig methods in Cassini equipment. by Boyuan Yan · 5 years ago
  38. 8b3aef4 Implements accumulation of the fwdobjectives in ofdpa pipelines by pier · 5 years ago
  39. 3dbcaaf Initial gNOI implementation added. Introduced system Time and Reboot RPC by oleksandr.yashchuk@plvision.eu · 5 years ago
  40. 0854c04 Add bridge Config at Arista Driver by HelloONOS · 5 years ago
  41. 3977ea4 Refactor channel and mastership handling in P4Runtime by Carmelo Cascone · 5 years ago
  42. 4f7e363 Removal of deprecated APIs by Ray Milkey · 5 years ago
  43. 654204c Support GENEVE tunnel type in OVSDB southbound by Jian Li · 6 years ago
  44. 1e8a1bd [ONOS-7818] Implement a device behaviour to get table statistics. Make FlowRuleDriverProvider periodically call FlowRuleProviderService.pushTableStatistics(). by hjtsao · 6 years ago
  45. 9e4972c Refactor P4Runtime subsystem to implement async connection procedure by Carmelo Cascone · 6 years ago
  46. f50057c Add a device upgrade behaviour interface by Laszlo Papp · 6 years ago
  47. f14dccd [ONOS-7704] device memory/cpu stats for pica8 switch using Switch_Inventory DB by nitinanand · 6 years ago
  48. 2674e45 Introduce Pi Register model to PI Framework by FrankWang · 6 years ago
  49. a127ba8 Adding openflow protocol set support in onos for device by rohitsharan · 6 years ago
  50. d517073 Remove deprecated behaviour Queue APIs by Ray Milkey · 6 years ago
  51. 640fedd Remove deprecated port behaviour classes - PortConfig - PortDiscovery by Ray Milkey · 6 years ago
  52. 3717e60 SONAR suggestions - prevent truncation of arithmetic expressions by Ray Milkey · 6 years ago
  53. 256d92b [ONOS-7208] Improves policer with rate type by Pier Luigi · 7 years ago
  54. bdcd967 Implements policer-meter-mapping [ONOS-5867] by Pier Luigi · 7 years ago
  55. c944c28 Add batch insert/delete queues to QoS for QosConfigBehaviour. by tanbangcheng · 7 years ago
  56. 87892e2 ONOS-7066 ONOS-7067 PI abstractions refactoring and P4Info model parser by Carmelo Cascone · 7 years ago
  57. 8cd61fb Support power config ports retrieval by Laszlo Papp · 7 years ago
  58. 09220c2 [ONOS-7003] Policer implementation by Pier Luigi · 7 years ago
  59. 0c484a7 Constructor is needed by the serializer by Ray Milkey · 7 years ago
  60. 201f04b Improve core API coverage with new unit tests by Ray Milkey · 7 years ago
  61. ec253f8 Improve coverage for some classes by Ray Milkey · 7 years ago
  62. 9ed76be [ONOS-6551] Tunnel implementation for L3VPN service. by janani b · 7 years ago
  63. 1d3a6b5 Deprecating app-specific config object; needs to be moved. by Thomas Vachuska · 7 years ago
  64. fda16b6 Deprecating app-specific config object; needs to be moved. by Thomas Vachuska · 7 years ago
  65. aae402c Add unit test for DefaultQueueDescription by Ray Milkey · 7 years ago
  66. cd5a6d0 Remove deprected Tunnel APIs by Ray Milkey · 7 years ago
  67. e3e21ae Remove deprecated APIs from InterfaceConfig by Ray Milkey · 7 years ago
  68. 0d47a55 Remove deprecated Bridge APIs by Ray Milkey · 7 years ago
  69. 9098b42 Remove deprecated APIs and add basic unit test by Ray Milkey · 7 years ago
  70. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  71. 047d892 [ONOS-6697] New HostDiscovery behavior by mskala · 7 years ago
  72. c99b15a [ONOS-6640] Remove controllers api in ControllerConfig by Palash Kala · 7 years ago
  73. 241896c [ONOS-6463] general device Provider by Andrea Campanella · 7 years ago
  74. 80bee53 [ONOS-6451] Datapath type setting function for supporting OVS DPDK addBridge by jaegonkim · 7 years ago
  75. bbf6e8b Enhance the behaviour of ProtectionConfigBehaviour by MaoLu · 7 years ago
  76. 38dd82e domain intent APIs by Michele Santuari · 7 years ago
  77. d821b18 [ONOS-6224] L3VPN service delete by janani b · 7 years ago
  78. f7060cd [ONOS-6199] Huawei driver create and instance delete. by janani b · 7 years ago
  79. e11a98d [ONOS-5565]Implementation of QosConfig and QueueConfig by Frank Wang · 8 years ago
  80. dcfa31a ONOS-5603 ProtectedTransportIntentCompiler by Yuta HIGUCHI · 8 years ago
  81. 1d0d9cc ONOS-5604 ProtectionConfig listener by Yuta HIGUCHI · 8 years ago
  82. a255bb4 ONOS-5595 netcfg for protection by Yuta HIGUCHI · 8 years ago
  83. c372c22 Enable REST to manage devices under a proxy by Michele Santuari · 7 years ago
  84. 67546fb [ONOS-5310] FullMetersAvailable by Jordi Ortiz · 8 years ago
  85. a36f10b Remove executable bit from source files, etc. by Yuta HIGUCHI · 7 years ago
  86. 4d0f89a ONOS-5215 protection behaviour by Yuta HIGUCHI · 8 years ago
  87. 0a9031d Introducing BandwidthProfileConfigBehaviour to manage policers/markers by Konstantinos Kanonakis · 8 years ago
  88. 8526700 checkstyle rule to check copyrights by Ray Milkey · 8 years ago
  89. c4a9e87 Creating L2SwitchVlanConfigBehaviour to manage VLANs on legacy L2 switch devices by Konstantinos Kanonakis · 8 years ago
  90. 32bceca Add range checking methods to PowerConfig by Jimmy Yan · 8 years ago
  91. f5d7236 [ONOS-5070] Adds mirroring functionality. by Pier Ventre · 8 years ago
  92. 07e31cf Remove public from definition in interface by Sho SHIMIZU · 8 years ago
  93. 208b167 Polling link provider by Michele Santuari · 8 years ago
  94. bb23e0b Fix Javadoc warnings by Ray Milkey · 8 years ago
  95. 54f28e2 [ONOS-4747] NETCONF function for FUJITSU OLT #2 by Akihiro Yamanouchi · 8 years ago
  96. 8d3a9d3 [ONOS-4837] NETCONF function for FUJITSU OLT #4 and #5 by Akihiro Yamanouchi · 8 years ago
  97. d491284 [ONOS-4795] NETCONF function for FUJITSU OLT #3 by Akihiro Yamanouchi · 8 years ago
  98. 8947866 Added patch interface add and remove behavior, and implemented OVSDB driver by Hyunsun Moon · 8 years ago
  99. dd14e8e Refactored tunnel and interface config behavior by Hyunsun Moon · 8 years ago
  100. 34a82cf [GEANT] Rate limit on port via NetConf and refactoring. by Andreas Papazois · 8 years ago