1. 510419f Fixing few issues in feature generation and local run capability for Bazel build. by Thomas Vachuska · 6 years ago
  2. e4bf856 Ensure backups are updated on change in DeviceFlowTable by Jordan Halterman · 6 years ago
  3. 281dbf3 Refactor flow rule store to resolve missing flows with old masters following mastership reassignment by Jordan Halterman · 6 years ago
  4. 0a2bd45 Add atomic mastership/term/backups method to MastershipService by Jordan Halterman · 6 years ago
  5. aeea0bb Rely on anti-entropy protocol to resolve missing flows after mastership change in ECFlowRuleStore by Jordan Halterman · 6 years ago
  6. 7851f6d Ensure flow rules are purged from non-backup nodes on mastership change by Jordan Halterman · 6 years ago
  7. 5259b33 Implement anti-entropy protocol for detecting and resolving missing flows in the ECFlowRuleStore by Jordan Halterman · 6 years ago
  8. 4127d39 Use external null checks to avoid computeIfAbsent calls in FlowRuleStore by Jordan Halterman · 6 years ago
  9. 8f90d6d Move flow count updates off write path in ECFlowRuleStore by Jordan Halterman · 6 years ago
  10. a765d22 [CORD-3119] Fix missing flows on node restart by Jordan Halterman · 6 years ago
  11. 96beb6f Refactored GDP and PipeconfManager to fix multi-node tests by Carmelo Cascone · 6 years ago
  12. f02872d Allow to build P4 tools without debug flags to improve BMv2 performance by Carmelo Cascone · 6 years ago
  13. e5b2872 Improve scalability of P4Runtime subsystem by Carmelo Cascone · 6 years ago
  14. 24fda8a ONOS-7402 Broadcast objective type support by FabricNextPipeliner. by Esin Karaman · 6 years ago
  15. ba4b5ec Updating node version of /web/gui to v8.11.1 (same as /web/gui2 uses) by Thomas Vachuska · 6 years ago
  16. f14dccd [ONOS-7704] device memory/cpu stats for pica8 switch using Switch_Inventory DB by nitinanand · 6 years ago
  17. 0250a08 Fix dependencies of some bazel tests by Ray Milkey · 6 years ago
  18. 971fb7f ONOS-7251 - Initial implementation of fabric.p4 L2 broadcast feature. by Esin Karaman · 6 years ago
  19. 85f0ace Add async alarms to the Polatis SNMP driver by Laszlo Papp · 6 years ago
  20. d9d4c29 Supports classless static route option in SONA by Daniel Park · 6 years ago
  21. 2ebd8a0 Structural changes in Server Device Driver by Georgios Katsikas · 6 years ago
  22. 613ac37 Fixes setFakeGatewayArpRule called with in case of openstack node event. by Daniel Park · 6 years ago
  23. 85573f4 Fix: resolve NPE caused by non-existence of IP protocol by Jian Li · 6 years ago
  24. 41c652c Adding APPS as sources to the Bazel package build rule. by Thomas Vachuska · 6 years ago
  25. 5c9e283 Build drivers with bazel by Ray Milkey · 6 years ago
  26. 1da7a4d Fixed UnsupportedOperationException in DeviceManager by Carmelo Cascone · 6 years ago
  27. 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
  28. 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
  29. d1c34da Refactor PCE and PCEP test adapters to remove redundant classes by Ray Milkey · 6 years ago
  30. 18fb081 Build providers using bazel by Ray Milkey · 6 years ago
  31. 1a78372 Fix for OS-12, NumberFormatException on badly formatted version string by Ray Milkey · 6 years ago
  32. eb42a73 Fix NPE introduced by gerrit 18883 by Charles Chan · 6 years ago
  33. 7cdb87f Ensure multimap event listeners are executed after cache update to avoid stale reads from the cache. by Jordan Halterman · 6 years ago
  34. 2c2c6cc Adding get flow by table REST api, fixing exceptions in dhcp by rsahot036 · 6 years ago
  35. 04f9ffe Adds host routes to OpenstackNetworkListCommanAdds. by Daniel Park · 6 years ago
  36. de4ef40 Fix: Add timestamp information for openstack telemetry by Jian Li · 6 years ago
  37. 6ed9cf0 Fixes OpenStackRoutingHandler deal with OPENSTACK_NODE_UPDATED event by Daniel Park · 6 years ago
  38. e7b1bd2 Fix: correctly generate kafka message from openstack telemetry by Jian Li · 6 years ago
  39. 4b931a9 [OS] Make ACL react to HOST UPDATED event by Andrea Campanella · 6 years ago
  40. 0bbbb1c Refactor OpenstackTelemetry App for better readability by Jian Li · 6 years ago
  41. 9e8faec Add flow rule interface, builder, admin manager for statistics. by Boyoung Jeong · 6 years ago
  42. 44448a5 Allow re-creating clients for the same P4Runtime addr-port by Carmelo Cascone · 6 years ago
  43. af1fa39 [OS] Fix for XXE in netconf drivers xml utils by Andrea Campanella · 6 years ago
  44. 021d2eb Adds classless static route option to DHCP options. by Daniel Park · 6 years ago
  45. 4d63939 Delete prefix from sr-device-subnet when the next hop host is removed by Charles Chan · 6 years ago
  46. 50f3f13 Implement toString in RouteSet and RouteInfo by Charles Chan · 6 years ago
  47. c679a02 Fixed issues related to published routes learnt back on FPM by Mayank Tiwari · 6 years ago
  48. 803a1d5 Add REST API used for quering floating IPs mapped with fixed IPs by Jian Li · 6 years ago
  49. a00bf38 Enabled --prod mode for GUI2 - refactored modules by Sean Condon · 6 years ago
  50. 77323c5 Fix: resolve NPE caused by null portId of instancePort at two events by Jian Li · 6 years ago
  51. 13c27f1 Update onos-gen-p4-constant script for new P4Runtime version by Yi Tseng · 6 years ago
  52. ca0b5df Cleaning up application categories. by Thomas Vachuska · 6 years ago
  53. cf16bb2 Fix maven build by Ray Milkey · 6 years ago
  54. 032b964 Fix some Sonar reported problems with null pointer checks by Ray Milkey · 6 years ago
  55. eb13070 Use MastershipServiceAdapter rather than recreating adapters in each test by Ray Milkey · 6 years ago
  56. 5fd6a4f Add power support to the Polatis SNMP driver by Laszlo Papp · 6 years ago
  57. b37bdde Fixed not relinquishing mastership on role response by Carmelo Cascone · 6 years ago
  58. 3c216fa Fixed bmv2.py assigning gRPC/Thrift port already in use by Carmelo Cascone · 6 years ago
  59. 10db17e Removed P4Runtime test app by Carmelo Cascone · 6 years ago
  60. d59f36c Fixing XXE attacks through NETCONF Alarms by Andrea Campanella · 6 years ago
  61. 2bd11b7 Implemented table building functions by Sean Condon · 6 years ago
  62. 667538d [ONOS-7724] Incorrect priority check in PiFlowRuleTranslator by Yi Tseng · 6 years ago
  63. bf0d437 [ONOS-7723] Intrepreter can not handle Treatment of VLAN meta table by Yi Tseng · 6 years ago
  64. e1a3903 Fix: remove floating IP related rules only if the instance was removed by Jian Li · 6 years ago
  65. 324af93 Bazel build files for protocols by Ray Milkey · 6 years ago
  66. 9a921b4 [ONOS-7684] Support VM Live Migration (FLAT) by Jian Li · 6 years ago
  67. 24ec59f [ONOS-7684] Support VM Live Migration (VxLAN + VLAN) by Jian Li · 6 years ago
  68. b7949e7 Generate a test rule to run checkstyle for an onos jar file by Ray Milkey · 6 years ago
  69. d1ce10a [ONOS-7683] Initial implementation of openstack telemetry service by Jian Li · 6 years ago
  70. 4a3fffa [ONOS-7683] Add JSON codecs for FlowInfo and StatsInfo with tests by Jian Li · 6 years ago
  71. 3db9085 [ONOS-7683] Add missing toString methods for telemetry configs by Jian Li · 6 years ago
  72. 6bd3510 [ONOS-7683] Add ByteBuffer codec of StatsInfo and FlowInfo w/ tests by Jian Li · 6 years ago
  73. 280feec ONOS core changes for RIP support by shalde064 · 6 years ago
  74. 0a5d4d2 [ONOS-7683] Add FlowInfo and StatsInfo impls with unit tests by Jian Li · 6 years ago
  75. 6803ccd [ONOS-7683] Add default implementation of telemetry managers by Jian Li · 6 years ago
  76. 4df75b1 [ONOS-7683] Add default implementation of telemetry config managers by Jian Li · 6 years ago
  77. b9fe349 [ONOS-7683] Add a set of empty telemetry config managers with intfs by Jian Li · 6 years ago
  78. 8abf2fe Extend the SONA pipeline to support gathering vFlow stats by Jian Li · 6 years ago
  79. c7b3c45 Implement CLI and REST API for Xconnect by Charles Chan · 6 years ago
  80. f76de30 Improve Xconnect to support BSOD use case by Charles Chan · 6 years ago
  81. f2f8ef0 Fix ConcurrentModificationException by Charles Chan · 6 years ago
  82. 6a7d367 Improve KryoNamespaces to better support Objectives and lambda functions by Charles Chan · 6 years ago
  83. 0b56428 Add REST interface for synchronizing openstack states and rules by Jian Li · 6 years ago
  84. 5bdb651 Disabling P4Runtime meters until ONOS-7720 is fixed by Carmelo Cascone · 6 years ago
  85. e6a9754 Better logging when configuring the FlowRuleManager by Carmelo Cascone · 6 years ago
  86. 137f27f Bugfix in routing logic to avoid null groups; Improvement in group handling. by Saurav Das · 6 years ago
  87. 5adc628 Refactor DefaultRoutingHandler to avoid hitting 2000 lines limit by Charles Chan · 6 years ago
  88. 275af2c Implement bazel rules for generation of swagger files by Ray Milkey · 6 years ago
  89. 18efc97 Add flow support to the Polatis SNMP driver by Laszlo Papp · 6 years ago
  90. 4bf427f Recompiled P4 tutorial pipeconf to work with new P4 tools revisions by Carmelo Cascone · 6 years ago
  91. 8a51743 Removed fabric.p4 data plane test files by Carmelo Cascone · 6 years ago
  92. df32bea Fixed AttributeError when logging bmv2 crash in bmv2.py by Carmelo Cascone · 6 years ago
  93. e76f0c8 Fix NPE in ClusterCommunicationManager exception handling by Jordan Halterman · 6 years ago
  94. 4f55c67 NetconfSession refactoring by Yuta HIGUCHI · 6 years ago
  95. 319b9bf Fixed URL for p4.vim in tutorial script by Eder Ollora · 6 years ago
  96. 228092b Refactored fabric PipeconfLoader to automatically build pipeconfs by Carmelo Cascone · 6 years ago
  97. b251801 Configuration option respondToUnknownHosts. by Andreas Pantelopoulos · 6 years ago
  98. 7ced85e Add new dependencies to the maven build by Ray Milkey · 6 years ago
  99. cc7a176 Fix some sonar suggestions by Ray Milkey · 6 years ago
  100. 10f0d51 Fix the snmp alarms on device configuration by Laszlo Papp · 6 years ago