1. 40ecef3 New Device type for commodity servers by Georgios Katsikas · 6 years ago
  2. 0354b45 Fix guaranteed NPE in CLI error report by Ray Milkey · 6 years ago
  3. 158feb9 [ONOS-7729] Copy flow buckets prior to replication to avoid inconsistent collection serialization by Jordan Halterman · 6 years ago
  4. 74a8a44 Graceful handling of ConnectException in HTTP delete by Georgios Katsikas · 6 years ago
  5. 7044efd More bugfixes in P4Runtime subsystem by Carmelo Cascone · 6 years ago
  6. 6041f10 Fixes default arp mode to proxy in OpenstackNetworking app. by Daniel Park · 6 years ago
  7. 0f12bc6 RestDeviceProvider has configurable port stats frequency by Georgios Katsikas · 6 years ago
  8. 158b8c4 More improvements and bugfixes in P4Runtime subsystem by Carmelo Cascone · 6 years ago
  9. b1ca1a2 Init and purge rules/group table during vtap app start and stop by Jian Li · 6 years ago
  10. 26ef130 Add group table, flow rules by listening to openstack node events by Jian Li · 6 years ago
  11. c253810 [ONOS-7731] Add a set of CLI for openstack vtap app by Jian Li · 6 years ago
  12. 614cb09 [ONOS-7731] Add initial implementation of openstack vtap manager by Jian Li · 6 years ago
  13. d18f2b0 [ONOS-7731] Add unit tests for openstack vtap and vtapCriterion by Jian Li · 6 years ago
  14. 19f2526 [ONOS-7731] Add implementation of openstack vtap store and criterion by Jian Li · 6 years ago
  15. 8f61139 Fix maven build problems with inband telemetry app by Ray Milkey · 6 years ago
  16. 38e4d94 [ONOS-7731] Add a set of interfaces for openstack vTap app by Jian Li · 6 years ago
  17. e2e03a5 Fix: do not add fake gateway ARP rule for FLAT typed network by Jian Li · 6 years ago
  18. 753280e Support collecting outbound vFlow stats for FLAT typed network by Jian Li · 6 years ago
  19. 9a5ed3a RemoveControllers for server device driver by Georgios Katsikas · 6 years ago
  20. 819f4e8 Removes OVSDB devices on ONOS UI in case OpenstackNetworkingUI service is activated. by Daniel Park · 6 years ago
  21. 960ae51 Fix: pipeline to stat flat outbound table rather than flat table by Jian Li · 6 years ago
  22. 722275f [ONOS-7675] Initial implementation of IntProgrammable by Jonghwan Hyun · 6 years ago
  23. cf91a2d Fix Bmv2 related issues by Yuta HIGUCHI · 6 years ago
  24. 97482c1 Make the openstacknode COMPLETED when OF device is reconnected by Jian Li · 6 years ago
  25. 87ded82 Augment SONA pipeline to support both vTap and vFlow stats features by Jian Li · 6 years ago
  26. 5a38ab6 Fix openstack telemetry, networking, vtap app maven build by Jian Li · 6 years ago
  27. 2582fc2 Adding support for enhanced cell spec, e.g. 5+3+1 by Thomas Vachuska · 6 years ago
  28. 30f35b2 Fix error prone reported probem with map key type by Ray Milkey · 6 years ago
  29. c5e2f43 Upgrade ONOS to yang tools version 2.5 by Ray Milkey · 6 years ago
  30. 15f3371 Refactor multimap streams to avoid blocking iteration on initialization by Jordan Halterman · 6 years ago
  31. f50057c Add a device upgrade behaviour interface by Laszlo Papp · 6 years ago
  32. dbd3821 Checkstyle rule to prevent throwing the generic RuntimeException by Ray Milkey · 6 years ago
  33. bcc53d3 Sonar fixes by Ray Milkey · 6 years ago
  34. f325a60 [ONOS-7435] Add configurable properties in P4RuntimeGroupProgrammable by Yi Tseng · 6 years ago
  35. 28ecc5f Added in panel support - details panels by Sean Condon · 6 years ago
  36. 9204452 Fixed GDP ignoring pipeconf passed via netcfg by Carmelo Cascone · 6 years ago
  37. 4f368e8 [ONOS-7731] Add openstack vtap skeleton code by Jian Li · 6 years ago
  38. 3a14059 Fixes to avoid NPE of OpenstackSecurityGroupHandler in case OpenstackNetworking app is modified by Daniel Park · 6 years ago
  39. 998ec7b Allow to collect vStats from unmanaged host by Jian Li · 6 years ago
  40. 510419f Fixing few issues in feature generation and local run capability for Bazel build. by Thomas Vachuska · 6 years ago
  41. e4bf856 Ensure backups are updated on change in DeviceFlowTable by Jordan Halterman · 6 years ago
  42. 281dbf3 Refactor flow rule store to resolve missing flows with old masters following mastership reassignment by Jordan Halterman · 6 years ago
  43. 0a2bd45 Add atomic mastership/term/backups method to MastershipService by Jordan Halterman · 6 years ago
  44. aeea0bb Rely on anti-entropy protocol to resolve missing flows after mastership change in ECFlowRuleStore by Jordan Halterman · 6 years ago
  45. 7851f6d Ensure flow rules are purged from non-backup nodes on mastership change by Jordan Halterman · 6 years ago
  46. 5259b33 Implement anti-entropy protocol for detecting and resolving missing flows in the ECFlowRuleStore by Jordan Halterman · 6 years ago
  47. 4127d39 Use external null checks to avoid computeIfAbsent calls in FlowRuleStore by Jordan Halterman · 6 years ago
  48. 8f90d6d Move flow count updates off write path in ECFlowRuleStore by Jordan Halterman · 6 years ago
  49. a765d22 [CORD-3119] Fix missing flows on node restart by Jordan Halterman · 6 years ago
  50. 96beb6f Refactored GDP and PipeconfManager to fix multi-node tests by Carmelo Cascone · 6 years ago
  51. f02872d Allow to build P4 tools without debug flags to improve BMv2 performance by Carmelo Cascone · 6 years ago
  52. e5b2872 Improve scalability of P4Runtime subsystem by Carmelo Cascone · 6 years ago
  53. 24fda8a ONOS-7402 Broadcast objective type support by FabricNextPipeliner. by Esin Karaman · 6 years ago
  54. ba4b5ec Updating node version of /web/gui to v8.11.1 (same as /web/gui2 uses) by Thomas Vachuska · 6 years ago
  55. f14dccd [ONOS-7704] device memory/cpu stats for pica8 switch using Switch_Inventory DB by nitinanand · 6 years ago
  56. 0250a08 Fix dependencies of some bazel tests by Ray Milkey · 6 years ago
  57. 971fb7f ONOS-7251 - Initial implementation of fabric.p4 L2 broadcast feature. by Esin Karaman · 6 years ago
  58. 85f0ace Add async alarms to the Polatis SNMP driver by Laszlo Papp · 6 years ago
  59. d9d4c29 Supports classless static route option in SONA by Daniel Park · 6 years ago
  60. 2ebd8a0 Structural changes in Server Device Driver by Georgios Katsikas · 6 years ago
  61. 613ac37 Fixes setFakeGatewayArpRule called with in case of openstack node event. by Daniel Park · 6 years ago
  62. 85573f4 Fix: resolve NPE caused by non-existence of IP protocol by Jian Li · 6 years ago
  63. 41c652c Adding APPS as sources to the Bazel package build rule. by Thomas Vachuska · 6 years ago
  64. 5c9e283 Build drivers with bazel by Ray Milkey · 6 years ago
  65. 1da7a4d Fixed UnsupportedOperationException in DeviceManager by Carmelo Cascone · 6 years ago
  66. 3b01fec Ensure cached document tree listeners are run after cache has been updated to prevent stale reads from the cache by Jordan Halterman · 6 years ago
  67. 74d76b1 Ensure cache map listeners are run after cache has been updated to prevent stale reads from the cache by Jordan Halterman · 6 years ago
  68. d1c34da Refactor PCE and PCEP test adapters to remove redundant classes by Ray Milkey · 6 years ago
  69. 18fb081 Build providers using bazel by Ray Milkey · 6 years ago
  70. 1a78372 Fix for OS-12, NumberFormatException on badly formatted version string by Ray Milkey · 6 years ago
  71. eb42a73 Fix NPE introduced by gerrit 18883 by Charles Chan · 6 years ago
  72. 7cdb87f Ensure multimap event listeners are executed after cache update to avoid stale reads from the cache. by Jordan Halterman · 6 years ago
  73. 2c2c6cc Adding get flow by table REST api, fixing exceptions in dhcp by rsahot036 · 6 years ago
  74. 04f9ffe Adds host routes to OpenstackNetworkListCommanAdds. by Daniel Park · 6 years ago
  75. de4ef40 Fix: Add timestamp information for openstack telemetry by Jian Li · 6 years ago
  76. 6ed9cf0 Fixes OpenStackRoutingHandler deal with OPENSTACK_NODE_UPDATED event by Daniel Park · 6 years ago
  77. e7b1bd2 Fix: correctly generate kafka message from openstack telemetry by Jian Li · 6 years ago
  78. 4b931a9 [OS] Make ACL react to HOST UPDATED event by Andrea Campanella · 6 years ago
  79. 0bbbb1c Refactor OpenstackTelemetry App for better readability by Jian Li · 6 years ago
  80. 9e8faec Add flow rule interface, builder, admin manager for statistics. by Boyoung Jeong · 6 years ago
  81. 44448a5 Allow re-creating clients for the same P4Runtime addr-port by Carmelo Cascone · 6 years ago
  82. af1fa39 [OS] Fix for XXE in netconf drivers xml utils by Andrea Campanella · 6 years ago
  83. 021d2eb Adds classless static route option to DHCP options. by Daniel Park · 6 years ago
  84. 4d63939 Delete prefix from sr-device-subnet when the next hop host is removed by Charles Chan · 6 years ago
  85. 50f3f13 Implement toString in RouteSet and RouteInfo by Charles Chan · 6 years ago
  86. c679a02 Fixed issues related to published routes learnt back on FPM by Mayank Tiwari · 6 years ago
  87. 803a1d5 Add REST API used for quering floating IPs mapped with fixed IPs by Jian Li · 6 years ago
  88. a00bf38 Enabled --prod mode for GUI2 - refactored modules by Sean Condon · 6 years ago
  89. 77323c5 Fix: resolve NPE caused by null portId of instancePort at two events by Jian Li · 6 years ago
  90. 13c27f1 Update onos-gen-p4-constant script for new P4Runtime version by Yi Tseng · 6 years ago
  91. ca0b5df Cleaning up application categories. by Thomas Vachuska · 6 years ago
  92. cf16bb2 Fix maven build by Ray Milkey · 6 years ago
  93. 032b964 Fix some Sonar reported problems with null pointer checks by Ray Milkey · 6 years ago
  94. eb13070 Use MastershipServiceAdapter rather than recreating adapters in each test by Ray Milkey · 6 years ago
  95. 5fd6a4f Add power support to the Polatis SNMP driver by Laszlo Papp · 6 years ago
  96. b37bdde Fixed not relinquishing mastership on role response by Carmelo Cascone · 6 years ago
  97. 3c216fa Fixed bmv2.py assigning gRPC/Thrift port already in use by Carmelo Cascone · 6 years ago
  98. 10db17e Removed P4Runtime test app by Carmelo Cascone · 6 years ago
  99. d59f36c Fixing XXE attacks through NETCONF Alarms by Andrea Campanella · 6 years ago
  100. 2bd11b7 Implemented table building functions by Sean Condon · 6 years ago