1. e8b28db Fix: enforce security group rules to match tunnel ID by Jian Li · 5 years ago
  2. 2360acb Fix: differentiate gateway ARP rule and floating ARP rule by Jian Li · 5 years ago
  3. 67c6b81 Allow to remove instance ports in pending removal state by Jian Li · 5 years ago
  4. 908cff4 Fixing README.md file for github. by Thomas Vachuska · 5 years ago
  5. 7b1fadc Adding tooling for null providers to assist in finding sw version refresh issue. by Thomas Vachuska · 6 years ago
  6. 4df80f1 REST API support for packet-processors by rsahot036 · 5 years ago
  7. f2c1689 Fix to run onos-lib-gen on ONOS behind Proxy by Ai Hamano · 5 years ago
  8. 5527691 Improve the unit test coverage for openstacknode API by Jian Li · 5 years ago
  9. 809b3ed Fix: configure SNAT to gateway rules on receiving router port events by Jian Li · 5 years ago
  10. 9d35bd6 Fix: remove security group rules when receiving SG remove event by Jian Li · 5 years ago
  11. 8e365bd Fix: allow to specify duplicated gateways for different subnets by Jian Li · 5 years ago
  12. 581f21a Fix: remove ARP routing rules when receiving port removal event by Jian Li · 5 years ago
  13. 43ec470 Flow monitoring as default NIC rule action by Georgios Katsikas · 5 years ago
  14. 2a2d26c Refactor: move default model implementation from app to api by Jian Li · 5 years ago
  15. a09f3c3 Add a CLI to print out openstack keystone and neutron config info by Jian Li · 5 years ago
  16. a432cf8 Allow applications to specify a few other packet-request flow priorities. by Saurav Das · 5 years ago
  17. d07f672 Add command for displaying storage nodes by Jordan Halterman · 5 years ago
  18. 27ccf0d Remove unused Netty messaging service by Jordan Halterman · 5 years ago
  19. 234b9a4 Remove unused distributed cluster store by Jordan Halterman · 5 years ago
  20. d7e3b6f If FileInputStream is not close(), there will be a risk of memory leaks. by 柯志勇10068695 · 5 years ago
  21. 7f7c43b Add prometheus telemetry manager unit test by Jian Li · 5 years ago
  22. 022ec27 Added a scroll bar to Nav Menu for GUI and GUI2 by Sean Condon · 5 years ago
  23. da3b9f0 Avoid closing DeviceFlowTable when flows are purged on device down event by Jordan Halterman · 5 years ago
  24. 14a6c50 Fix NPE when trying to reference delta port statistics via REST API by Ray Milkey · 5 years ago
  25. d15c5f6 [ONOS-7801] Avoid converting local node on every lookup in ClusterStore by Jordan Halterman · 5 years ago
  26. fa42158 Refactored INT service impl to support multi-instance ONOS and fabric.p4 by Carmelo Cascone · 6 years ago
  27. e44592f More robust P4Runtime group handling by Carmelo Cascone · 6 years ago
  28. 5a8a650 Added fabric.p4 profile with both SPGW and INT support by Carmelo Cascone · 6 years ago
  29. 50d195f Do not insert or delete default action entries in P4Runtime by Carmelo Cascone · 6 years ago
  30. c1fa8f2 More permissive group operations in P4RuntimeGroupProgrammable by Carmelo Cascone · 6 years ago
  31. 2660097 Keep P4Runtime device groups in sync with translator/mirror state by Carmelo Cascone · 6 years ago
  32. c7639fb Flush device mirror in P4Runtime driver when pipeline status is unknown by Carmelo Cascone · 6 years ago
  33. 055e9b2 More robust handling of multicast groups in P4Runtime by Carmelo Cascone · 6 years ago
  34. 79a3a31 Refactor fabric.p4 INT support to allow compilation on more P4 targets by Carmelo Cascone · 6 years ago
  35. 0c8d73e Use P4 port counters only for BMv2 pipeconf in fabric.p4 by Carmelo Cascone · 6 years ago
  36. dca52ba Increase gRPC inbound msg size for P4Runtime client by Carmelo Cascone · 6 years ago
  37. 6880ba6 Get CPU port dynamically in fabric interpreter by Carmelo Cascone · 6 years ago
  38. fecab94 Bumped thrift version by Carmelo Cascone · 6 years ago
  39. da0b559 Recover missing pipeconf-merged driver at component activation by Carmelo Cascone · 6 years ago
  40. e03d9ba Upgrade to Atomix 3.0.6 by Jordan Halterman · 5 years ago
  41. 651c687 ONOS-7807: Fix to provide inner-tag of Q-in-Q flows correctly to VOLTHA by cboling · 5 years ago
  42. a5ae2ad Fix: resolve NPE with empty configMap setup for openstacktelemetry by Jian Li · 5 years ago
  43. 655b9a8 Prevent XConnect loop by jayakumarthazhath · 5 years ago
  44. 6a7b524 [ONOS-7732] Automating switch workflow: api, app, and sample workflows by jaegonkim · 6 years ago
  45. 5409e34 Ensure root path element is removed when writing to underlying Atomix DocumentTree primitive by Jordan Halterman · 6 years ago
  46. 6fa516e Avoid throwing NPE when SID or Loopback is not configured by Charles Chan · 5 years ago
  47. 5f5ceb6 Normalize route objects stored in RouteTable ConsistentMultimap to avoid inconsistent serialization for different IpPrefix/IpAddress types by Jordan Halterman · 5 years ago
  48. 1c5f5f4 Add a prometheus exporter by boyoung2 · 6 years ago
  49. 87b7850 FM GUI as an NPM library for GUI 2 by Sean Condon · 6 years ago
  50. 15ab4b0 [ONOS-7703] FabricPipeliner does not remove NextGroup from store when remove NextObjective by Yi Tseng · 6 years ago
  51. 227d88a Support openstack subnet list command in OpenstackNetworking app by Daniel Park · 5 years ago
  52. 6bc29d9 Fix: resolve a contention problem of querying floatig IP by fixed IP by Jian Li · 5 years ago
  53. ed5f05d Get the matching vlan entry from DHCP record if more then one entry is present by jayakumarthazhath · 6 years ago
  54. da37cc8 NIC flow rules match IP prefixes by Georgios Katsikas · 5 years ago
  55. 3a3516e Fixing NPE with null old description in NetconfDeviceProvider by Andrea Campanella · 5 years ago
  56. 5aef982 Supports downlink trace functionality in OpenstackNetworkingUI by Daniel Park · 6 years ago
  57. 6219399 Append lock timeout to JAVA_OPTS to avoid overwrite by Jordan Halterman · 6 years ago
  58. 9c2db2b fix typo by Sangyeok Sim · 6 years ago
  59. 973a265 UI for server device driver by Georgios Katsikas · 6 years ago
  60. e458f00 Support hostname resolution for cluster configuration by Jordan Halterman · 6 years ago
  61. e7013e9 Updated tutorial VM to 1.14.0 by Thomas Vachuska · 6 years ago
  62. cc00124 Remove some calls to the deprecated Path.cost() API by Ray Milkey · 6 years ago
  63. 6e7843d Remove deprecated non-filtered ingress and egress connect point APIs by Ray Milkey · 6 years ago
  64. 7908ced Remove deprecated mplsLabel() method by Ray Milkey · 6 years ago
  65. 4c2d164 Bump up docker image build to bazel version 0.17.1 by Ray Milkey · 6 years ago
  66. 5590e2d Remove deprecated constant TL1 by Ray Milkey · 6 years ago
  67. d0f017f Remove deprecated value() method by Ray Milkey · 6 years ago
  68. a8f108f Remove deprecated tunnel APIs by Ray Milkey · 6 years ago
  69. 42e7b86 Netconf device provider to handle series of consecutive Mastership by Andrea Campanella · 6 years ago
  70. 3e56d9f Fix serialization issue by Charles Chan · 6 years ago
  71. 6837293 Remove deprecated DistributedPrimitiveCreator APIs by Ray Milkey · 6 years ago
  72. 13472a1 remove references to deprecated ICMP constant by Ray Milkey · 6 years ago
  73. 33306ba Revert "Removing applyRole to avoid double mastership requests to the provider." by Ray Milkey · 6 years ago
  74. 4bac497 Fix NPE reported by Sonar by Ray Milkey · 6 years ago
  75. 52a3590 Use the alarm message as id for now by Laszlo Papp · 6 years ago
  76. 80b296d Notifying the delegate about the RESTORED event on the mastership of a given device. by Andrea Campanella · 6 years ago
  77. 4d7f88b Removes local gatewayIp set in OpenstackSwitchingArpHandler. by Daniel Park · 6 years ago
  78. f1a7b7f Parse the event time consistently via netconf by Laszlo Papp · 6 years ago
  79. 23e0c51 Make loss of service alarms major when polling by Laszlo Papp · 6 years ago
  80. a73c236 Support flow trace CLI in openstack networking app. by Daniel Park · 6 years ago
  81. 66bf382 Remove deprecated Host Provider APIs by Ray Milkey · 6 years ago
  82. 4884410 Make the bazel build work with python3 by Laszlo Papp · 6 years ago
  83. 35cc7c4 Translate Polatis NETCONF notifications by Laszlo Papp · 6 years ago
  84. 82e2189 Removing applyRole to avoid double mastership requests to the provider. by Andrea Campanella · 6 years ago
  85. 53f36f3 Here miss a brances,thanks. by 柯志勇10068695 · 6 years ago
  86. f381442 Allow using the 0.17 version of bazel by Ray Milkey · 6 years ago
  87. 1f8fcc3 Fix problems detected by the latest version of errorprone by Ray Milkey · 6 years ago
  88. b256a84 Remove deprecated APIs from ResourceIdParser() by Ray Milkey · 6 years ago
  89. f32757e Remove deprecated static indexes by Ray Milkey · 6 years ago
  90. 69aad44 Remove deprecated ConnectPoint location() by Ray Milkey · 6 years ago
  91. 765b644 Remove deprecated invokeRpc() method by Ray Milkey · 6 years ago
  92. 25dc553 Missing a braces here by 柯志勇10068695 · 6 years ago
  93. 5ca0026 GUI2 Framework as a standalone NPM Library by Sean Condon · 6 years ago
  94. 40010b5 Fix: resolve influxdbmetrics activation issue caused by unsatisfied deps by Jian Li · 6 years ago
  95. b535154 Fix: resolve CPMan activation issue caused by unsatisfied rr4j deps by Jian Li · 6 years ago
  96. bdb6408 Make the netconf notification stream customisable by Laszlo Papp · 6 years ago
  97. a17b3a1 Implement CLI for black hole routes by Charles Chan · 6 years ago
  98. 0488c73 Fix: resolve a set of NPEs and WARNs caused by null instance port by Jian Li · 6 years ago
  99. 8a5fb64 Fix: remove the instance port only if osPort remove event is issued by Jian Li · 6 years ago
  100. bcc4228 Fix: resolve a set of NPEs due to security group activation by Jian Li · 6 years ago