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