1. 4f7e363 Removal of deprecated APIs by Ray Milkey · 5 years ago
  2. 9aedb56 adding FlowRuleProgrammable for Nokia's transponders by qphamvan · 5 years ago
  3. 4a288d9 Revert "Make sure group is added before pushing punt table flow" due to the reason described in CORD-3241 by Charles Chan · 5 years ago
  4. 5ec4208 Remove deprecated Port Statistics APIs by Ray Milkey · 5 years ago
  5. 4baf78a Arista Driver add log & Modification of some information by HelloONOS · 5 years ago
  6. cf21d997 Modified so that all Pica8 OS can be used by HelloONOS · 5 years ago
  7. 2bdf204 [ONOS-7826] Adding a TAPI 2.1 Flow Rule programmable behaviour by Andrea Campanella · 5 years ago
  8. 275de30 Cisco Rest Driver change class name because confusing information by HelloONOS · 5 years ago
  9. 1678b0c Add stratum-bmv2 driver to be used with BMv2 running with Stratum by Carmelo Cascone · 5 years ago
  10. 6ee38b8 Fixes for problems with starting and stopping apps in a minimal system by Ray Milkey · 5 years ago
  11. f438bb6 Make sure group is added before pushing punt table flow by Charles Chan · 5 years ago
  12. ab59160 Deprecate CpqD pipeliners by Charles Chan · 5 years ago
  13. 4c289b7 New P4RuntimeClient implementation that supports batching and error reporting by Carmelo Cascone · 5 years ago
  14. bb66e09 [ONOS-7892] Moving the ODTN SB cache to a distributed map. by Andrea Campanella · 5 years ago
  15. 337c552 ONOS-7867 FlowRuleProgrammable driver for OpenConfig Cassini by hiroki · 5 years ago
  16. 0a9e0aa9 Sonar suggestions for avoiding NPEs by Ray Milkey · 5 years ago
  17. 332985d Fixed bug on NIC wildcard identification by Georgios Katsikas · 5 years ago
  18. 99c59db ONOS-7898 Action profile group/member refactoring by Carmelo Cascone · 5 years ago
  19. aab9947 A new driver behavior call TapiDeviceLambdaQuery. by Diego Garcia · 5 years ago
  20. 5d65d11 Modification of some information at driver related to 'Change 20742' by sdn · 5 years ago
  21. cb4327a ONOS-7887 Rename action profile-related entities by Carmelo Cascone · 6 years ago
  22. 1c24fb9 [ONOS-7885] Adding Terminal_device device Type by Andrea Campanella · 5 years ago
  23. eeb4cf5 Implementation Cisco rest driver for Nexus 900 by gyewan.an · 5 years ago
  24. 56e9023 ONOS-7806 - add support for path differentiator for netconf config by David K. Bainbridge · 5 years ago
  25. f48a274 Fix Sonar reported problem - static variable should be locked while it is updated by Ray Milkey · 5 years ago
  26. 09ab5e2 A new RestSB driver named TapiDeviceDescriptionDiscovery.java is included within onos-odtn drivers subproject. This driver accounts for the deviceDescriptionDiscovery behavior. by Diego Garcia · 5 years ago
  27. 91a6def Currently, only pmc-olt driver supports meter mod messages; other olt drivers such as voltha, nokia, celestica etc. must support meter mod. It is a requirement of bandwidth profile implementation of voltha project. by Gamze Abaka · 5 years ago
  28. 6dc11c1 Small extensions in server driver by Georgios Katsikas · 5 years ago
  29. a71b849 Removes the gRPC channel if an exception occurs while instantiating the client by Carmelo Cascone · 5 years ago
  30. a46f554 Fix runtime of P4-related stuff with new karaf by Carmelo Cascone · 5 years ago
  31. 59d5f3e Add OpenConfig based port statistics discovery by Yi Tseng · 5 years ago
  32. d771648 Cherry pick gNMI and Stratum related changes to this branch by Yi Tseng · 5 years ago
  33. b5324e7 Improve fabric.p4 to reduce pipeline resources and refactor pipeconf impl by Carmelo Cascone · 5 years ago
  34. 9e1484d Added Cassini drivers used at ONF connect by hiroki · 5 years ago
  35. a761173 Fix ConcurrentModificationException when processing PendingRemoveNextObjectives by pier · 5 years ago
  36. 81935a6 Do not create a link if port is disabled. by DongRyeol Cha · 5 years ago
  37. 77e9b33 ODTN: Including proper Describtion and device type, removing unecessary extends call, lowering log levels by Andrea Campanella · 5 years ago
  38. 5f782f2 delete the period in delta manufacturer by shaohua.xiong · 5 years ago
  39. dbe3c7e Add missing device service to AbstractGnmiHandlerBehaviour by Yi Tseng · 5 years ago
  40. 239f96b Sonar suggested fix - lock creation of singleton by Ray Milkey · 5 years ago
  41. a5b942d add the delta corp ofdpa driver support in onos by shaohua.xiong · 5 years ago
  42. 03f194f ONOS-7828 ODTN OpenConfig FlowRule and LambdaQuery. by Ramon Casellas · 5 years ago
  43. fe6afd8 Sonar suggestions by Ray Milkey · 5 years ago
  44. e23b18b Set the port type using real value of juniper switch's port type. by DongRyeol Cha · 5 years ago
  45. ff124ad HP driver - support of intents for switch models V1, V2, and V3. Tested on HP3500 (V1) and HP3800 (V2). Checkstyles. Logs. by alessio · 5 years ago
  46. 52f2cd1 Detangling incubator: virtual nets, tunnels, resource labels, oh my by Thomas Vachuska · 5 years ago
  47. 123f0e0 Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 5 years ago
  48. ce65cc0 Make a link depends on packet-in LLDP packet. by DongRyeol Cha · 6 years ago
  49. a349da9 Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 5 years ago
  50. 5f7fef5 [ONOS-7831] Implement GnmiHandshaker by Yi Tseng · 5 years ago
  51. 0faa721 Fix openstack app ignition problems by Ray Milkey · 5 years ago
  52. 5e2b705 Update spectrum pipeline config by Alan Lo · 6 years ago
  53. 5739b2c Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 5 years ago
  54. 27851e3 Refactor OpenConfig gNMI device description descovery by Yi Tseng · 5 years ago
  55. 2a340f7 [ONOS-7829] Implement AbstractGrpcClient and AbstractGrpcClientControl by Yi Tseng · 5 years ago
  56. bd51cdd [ODTN]add NETCONF driver for Infinera and OPENCONFIG handler by Ai Hamano · 6 years ago
  57. b0299d2 [ODTN]add NETCONF driver for Infinera and OPENCONFIG handler by Ai Hamano · 6 years ago
  58. e52652c Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 5 years ago
  59. e671fc9 Update gNMI version and build script by Yi Tseng · 5 years ago
  60. 07782d2 Eliminated old features.xml and app.xml files required by no-longer supported Maven build. by Thomas Vachuska · 5 years ago
  61. 68032db Remove blueprint files for 3.0 karaf CLI by Ray Milkey · 5 years ago
  62. 00b5d4f Removing commented out @Property annotations from the drivers, protocols, pipelines and providers. by Thomas Vachuska · 5 years ago
  63. a218d43 Merge branch 'master' into merge by Ray Milkey · 5 years ago
  64. 248cc24 Fix for multiple rtEntries in Juniper Driver by Andrea Campanella · 6 years ago
  65. db14847 Correctly set test URL in server device driver by Georgios Katsikas · 6 years ago
  66. ba1e75a Fix: resolve nicira extension serialization issue by Jian Li · 6 years ago
  67. ed7340c ONOS-7797 Support adding an arbitrary number of members to an existing P4Runtime group by ghj0504520 · 6 years ago
  68. 1e8a1bd [ONOS-7818] Implement a device behaviour to get table statistics. Make FlowRuleDriverProvider periodically call FlowRuleProviderService.pushTableStatistics(). by hjtsao · 6 years ago
  69. 956bb16 Merge remote-tracking branch 'origin/master' into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
  70. 7632e15 [ONOS-7596] Support reading table entries with counter data in P4Runtime by steven30801 · 6 years ago
  71. 22ea612 Removing BUCK files and other Buck-related auxiliaries. by Thomas Vachuska · 6 years ago
  72. 812aa76 Xconnect misc. fixes for production issues by Jayakumar Thazhath · 6 years ago
  73. 28b15ae Fixes to allow ONOS to build using built in bazel Java 9 JDK by Ray Milkey · 6 years ago
  74. d17309c Merge branch 'master' into merge by Ray Milkey · 6 years ago
  75. f66a64f The speed should return 100. by 柯志勇10068695 · 6 years ago
  76. 0b18b72 Merge branch 'master' into merge by Ray Milkey · 6 years ago
  77. 2a2fab1 Fixing component properties in BMV2 drivers. by Thomas Vachuska · 6 years ago
  78. 43ec470 Flow monitoring as default NIC rule action by Georgios Katsikas · 6 years ago
  79. db57f1c Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
  80. e44592f More robust P4Runtime group handling by Carmelo Cascone · 6 years ago
  81. 50d195f Do not insert or delete default action entries in P4Runtime by Carmelo Cascone · 6 years ago
  82. c1fa8f2 More permissive group operations in P4RuntimeGroupProgrammable by Carmelo Cascone · 6 years ago
  83. 2660097 Keep P4Runtime device groups in sync with translator/mirror state by Carmelo Cascone · 6 years ago
  84. c7639fb Flush device mirror in P4Runtime driver when pipeline status is unknown by Carmelo Cascone · 6 years ago
  85. 055e9b2 More robust handling of multicast groups in P4Runtime by Carmelo Cascone · 6 years ago
  86. fecab94 Bumped thrift version by Carmelo Cascone · 6 years ago
  87. 651c687 ONOS-7807: Fix to provide inner-tag of Q-in-Q flows correctly to VOLTHA by cboling · 6 years ago
  88. df52129 Merge remote-tracking branch 'origin/master' into merge-master by Ray Milkey · 6 years ago
  89. 655b9a8 Prevent XConnect loop by jayakumarthazhath · 6 years ago
  90. 2a22ac6 CLI commands for Fujitsu driver by Ray Milkey · 6 years ago
  91. da37cc8 NIC flow rules match IP prefixes by Georgios Katsikas · 6 years ago
  92. 86ad7bb [WIP] apps CLI changes for karaf upgrade by Ray Milkey · 6 years ago
  93. d84f89b [WIP] Upgrade ONOS to karaf version 4.2.1 by Ray Milkey · 6 years ago
  94. 973a265 UI for server device driver by Georgios Katsikas · 6 years ago
  95. 52a3590 Use the alarm message as id for now by Laszlo Papp · 6 years ago
  96. f1a7b7f Parse the event time consistently via netconf by Laszlo Papp · 6 years ago
  97. 23e0c51 Make loss of service alarms major when polling by Laszlo Papp · 6 years ago
  98. 35cc7c4 Translate Polatis NETCONF notifications by Laszlo Papp · 6 years ago
  99. 1f8fcc3 Fix problems detected by the latest version of errorprone by Ray Milkey · 6 years ago
  100. bdb6408 Make the netconf notification stream customisable by Laszlo Papp · 6 years ago