1. 56e9023 ONOS-7806 - add support for path differentiator for netconf config by David K. Bainbridge · 5 years ago
  2. f48a274 Fix Sonar reported problem - static variable should be locked while it is updated by Ray Milkey · 5 years ago
  3. 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
  4. 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
  5. 6dc11c1 Small extensions in server driver by Georgios Katsikas · 5 years ago
  6. a71b849 Removes the gRPC channel if an exception occurs while instantiating the client by Carmelo Cascone · 5 years ago
  7. a46f554 Fix runtime of P4-related stuff with new karaf by Carmelo Cascone · 5 years ago
  8. 59d5f3e Add OpenConfig based port statistics discovery by Yi Tseng · 5 years ago
  9. d771648 Cherry pick gNMI and Stratum related changes to this branch by Yi Tseng · 5 years ago
  10. b5324e7 Improve fabric.p4 to reduce pipeline resources and refactor pipeconf impl by Carmelo Cascone · 5 years ago
  11. 9e1484d Added Cassini drivers used at ONF connect by hiroki · 5 years ago
  12. a761173 Fix ConcurrentModificationException when processing PendingRemoveNextObjectives by pier · 5 years ago
  13. 81935a6 Do not create a link if port is disabled. by DongRyeol Cha · 5 years ago
  14. 77e9b33 ODTN: Including proper Describtion and device type, removing unecessary extends call, lowering log levels by Andrea Campanella · 5 years ago
  15. 5f782f2 delete the period in delta manufacturer by shaohua.xiong · 5 years ago
  16. dbe3c7e Add missing device service to AbstractGnmiHandlerBehaviour by Yi Tseng · 5 years ago
  17. 239f96b Sonar suggested fix - lock creation of singleton by Ray Milkey · 5 years ago
  18. a5b942d add the delta corp ofdpa driver support in onos by shaohua.xiong · 5 years ago
  19. 03f194f ONOS-7828 ODTN OpenConfig FlowRule and LambdaQuery. by Ramon Casellas · 5 years ago
  20. fe6afd8 Sonar suggestions by Ray Milkey · 5 years ago
  21. e23b18b Set the port type using real value of juniper switch's port type. by DongRyeol Cha · 5 years ago
  22. 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
  23. 52f2cd1 Detangling incubator: virtual nets, tunnels, resource labels, oh my by Thomas Vachuska · 5 years ago
  24. 123f0e0 Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 5 years ago
  25. ce65cc0 Make a link depends on packet-in LLDP packet. by DongRyeol Cha · 6 years ago
  26. a349da9 Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 5 years ago
  27. 5f7fef5 [ONOS-7831] Implement GnmiHandshaker by Yi Tseng · 5 years ago
  28. 0faa721 Fix openstack app ignition problems by Ray Milkey · 5 years ago
  29. 5e2b705 Update spectrum pipeline config by Alan Lo · 6 years ago
  30. 5739b2c Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 5 years ago
  31. 27851e3 Refactor OpenConfig gNMI device description descovery by Yi Tseng · 5 years ago
  32. 2a340f7 [ONOS-7829] Implement AbstractGrpcClient and AbstractGrpcClientControl by Yi Tseng · 5 years ago
  33. bd51cdd [ODTN]add NETCONF driver for Infinera and OPENCONFIG handler by Ai Hamano · 6 years ago
  34. b0299d2 [ODTN]add NETCONF driver for Infinera and OPENCONFIG handler by Ai Hamano · 6 years ago
  35. e52652c Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 5 years ago
  36. e671fc9 Update gNMI version and build script by Yi Tseng · 5 years ago
  37. 07782d2 Eliminated old features.xml and app.xml files required by no-longer supported Maven build. by Thomas Vachuska · 5 years ago
  38. 68032db Remove blueprint files for 3.0 karaf CLI by Ray Milkey · 5 years ago
  39. 00b5d4f Removing commented out @Property annotations from the drivers, protocols, pipelines and providers. by Thomas Vachuska · 5 years ago
  40. a218d43 Merge branch 'master' into merge by Ray Milkey · 5 years ago
  41. 248cc24 Fix for multiple rtEntries in Juniper Driver by Andrea Campanella · 6 years ago
  42. db14847 Correctly set test URL in server device driver by Georgios Katsikas · 6 years ago
  43. ba1e75a Fix: resolve nicira extension serialization issue by Jian Li · 6 years ago
  44. ed7340c ONOS-7797 Support adding an arbitrary number of members to an existing P4Runtime group by ghj0504520 · 6 years ago
  45. 1e8a1bd [ONOS-7818] Implement a device behaviour to get table statistics. Make FlowRuleDriverProvider periodically call FlowRuleProviderService.pushTableStatistics(). by hjtsao · 6 years ago
  46. 956bb16 Merge remote-tracking branch 'origin/master' into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
  47. 7632e15 [ONOS-7596] Support reading table entries with counter data in P4Runtime by steven30801 · 6 years ago
  48. 22ea612 Removing BUCK files and other Buck-related auxiliaries. by Thomas Vachuska · 6 years ago
  49. 812aa76 Xconnect misc. fixes for production issues by Jayakumar Thazhath · 6 years ago
  50. 28b15ae Fixes to allow ONOS to build using built in bazel Java 9 JDK by Ray Milkey · 6 years ago
  51. d17309c Merge branch 'master' into merge by Ray Milkey · 6 years ago
  52. f66a64f The speed should return 100. by 柯志勇10068695 · 6 years ago
  53. 0b18b72 Merge branch 'master' into merge by Ray Milkey · 6 years ago
  54. 2a2fab1 Fixing component properties in BMV2 drivers. by Thomas Vachuska · 6 years ago
  55. 43ec470 Flow monitoring as default NIC rule action by Georgios Katsikas · 6 years ago
  56. db57f1c Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
  57. e44592f More robust P4Runtime group handling by Carmelo Cascone · 6 years ago
  58. 50d195f Do not insert or delete default action entries in P4Runtime by Carmelo Cascone · 6 years ago
  59. c1fa8f2 More permissive group operations in P4RuntimeGroupProgrammable by Carmelo Cascone · 6 years ago
  60. 2660097 Keep P4Runtime device groups in sync with translator/mirror state by Carmelo Cascone · 6 years ago
  61. c7639fb Flush device mirror in P4Runtime driver when pipeline status is unknown by Carmelo Cascone · 6 years ago
  62. 055e9b2 More robust handling of multicast groups in P4Runtime by Carmelo Cascone · 6 years ago
  63. fecab94 Bumped thrift version by Carmelo Cascone · 6 years ago
  64. 651c687 ONOS-7807: Fix to provide inner-tag of Q-in-Q flows correctly to VOLTHA by cboling · 6 years ago
  65. df52129 Merge remote-tracking branch 'origin/master' into merge-master by Ray Milkey · 6 years ago
  66. 655b9a8 Prevent XConnect loop by jayakumarthazhath · 6 years ago
  67. 2a22ac6 CLI commands for Fujitsu driver by Ray Milkey · 6 years ago
  68. da37cc8 NIC flow rules match IP prefixes by Georgios Katsikas · 6 years ago
  69. 86ad7bb [WIP] apps CLI changes for karaf upgrade by Ray Milkey · 6 years ago
  70. d84f89b [WIP] Upgrade ONOS to karaf version 4.2.1 by Ray Milkey · 6 years ago
  71. 973a265 UI for server device driver by Georgios Katsikas · 6 years ago
  72. 52a3590 Use the alarm message as id for now by Laszlo Papp · 6 years ago
  73. f1a7b7f Parse the event time consistently via netconf by Laszlo Papp · 6 years ago
  74. 23e0c51 Make loss of service alarms major when polling by Laszlo Papp · 6 years ago
  75. 35cc7c4 Translate Polatis NETCONF notifications by Laszlo Papp · 6 years ago
  76. 1f8fcc3 Fix problems detected by the latest version of errorprone by Ray Milkey · 6 years ago
  77. bdb6408 Make the netconf notification stream customisable by Laszlo Papp · 6 years ago
  78. f031e30 Remove deprecated constructors and change usges to builder pattern by Ray Milkey · 6 years ago
  79. 33b27bc Ignore entries from constant tables in P4Runtime by Carmelo Cascone · 6 years ago
  80. 046b184 Fixed recent versions of OFDPA premium not matching ofdpa3 driver by Carmelo Cascone · 6 years ago
  81. 9e4972c Refactor P4Runtime subsystem to implement async connection procedure by Carmelo Cascone · 6 years ago
  82. 042a0fc Optimized NIC rule deletion by Georgios Katsikas · 6 years ago
  83. 36c3b49 Small fixes in server driver by Georgios Katsikas · 6 years ago
  84. fe13f3e Fix timeout problem of fabric pipeliner by Yi Tseng · 6 years ago
  85. fda6674 Additional monitoring stats in server driver by Georgios Katsikas · 6 years ago
  86. 32d70e5 [ODTN] Netconf inject capabilities and Nokia openconfig device discovery by quan PHAM VAN · 6 years ago
  87. 761e80a Remove pom files from ONOS by Ray Milkey · 6 years ago
  88. 312d987 Starting snapshot 1.15.0-SNAPSHOT by Ray Milkey · 6 years ago
  89. f1f2275 ONOS-7771 : Provision in OltPipeline to install No L2 modification flow rules by Amit Ghosh · 6 years ago
  90. 3dc474c OltPipeline: Add VLAN_PUSH treatment if match is VlanId.NONE. by Jonathan Hart · 6 years ago
  91. 05d609a buildifier reformatting of bazel files by Ray Milkey · 6 years ago
  92. 0737234 Use 0xd as vlan punt group id by Charles Chan · 6 years ago
  93. 03e5521 Starting snapshot 1.14.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  94. 3594c24 Tagging 1.14.0-rc2 by ONOS Jenkins User · 6 years ago 1.14.0-rc2
  95. 4e5f2d6 Starting snapshot 1.14.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  96. cff0bd8 Tagging 1.14.0-rc1 by ONOS Jenkins User · 6 years ago 1.14.0-rc1
  97. 6a1ae71 Fix p4runtime runtime dependencies when building with Bazel by Carmelo Cascone · 6 years ago
  98. 4867af2 Revert "Tagging 1.14.0-b1" by Ray Milkey · 6 years ago
  99. 4164436 More p4runtime-related bazel build files by Carmelo Cascone · 6 years ago
  100. 78ce400 Tagging 1.14.0-b1 by Ray Milkey · 6 years ago