1. 4a92c0d Fix serialization issue by Charles Chan · 6 years ago
  2. 1d78f3d Refactored INT service impl to support multi-instance ONOS and fabric.p4 by Carmelo Cascone · 6 years ago
  3. 346259d Removes local gatewayIp set in OpenstackSwitchingArpHandler. by Daniel Park · 6 years ago
  4. 876fe77 Allow using the 0.17 version of bazel by Ray Milkey · 6 years ago
  5. 735d3b4 Fix problems detected by the latest version of errorprone by Ray Milkey · 6 years ago
  6. 3db4521 Fix: resolve influxdbmetrics activation issue caused by unsatisfied deps by Jian Li · 6 years ago
  7. 54ad107 Fix: resolve CPMan activation issue caused by unsatisfied rr4j deps by Jian Li · 6 years ago
  8. e3ba922 More robust P4Runtime group handling by Carmelo Cascone · 6 years ago
  9. ccee77a Recover missing pipeconf-merged driver at component activation by Carmelo Cascone · 6 years ago
  10. feadacb Implement CLI for black hole routes by Charles Chan · 6 years ago
  11. 76d401c Added fabric.p4 profile with both SPGW and INT support by Carmelo Cascone · 6 years ago
  12. 756effd Fix: resolve a set of NPEs and WARNs caused by null instance port by Jian Li · 6 years ago
  13. 25347c7 Fix: remove the instance port only if osPort remove event is issued by Jian Li · 6 years ago
  14. 03116a5 Fix: resolve a set of NPEs due to security group activation by Jian Li · 6 years ago
  15. 7eb965c Supports the cast that VM access to VM's via floating ip's. by Daniel Park · 6 years ago
  16. 0831f44 Supports update/remove of physical/vlan/dpdk interfaces in OpenstackNode app. by Daniel Park · 6 years ago
  17. e0142d8f Addes unit test coverage in OpenstackSwitchingHostProvider. by Daniel Park · 6 years ago
  18. 0ea5a89 Change VNI to segId in OpenstackNetworkList command. by Daniel Park · 6 years ago
  19. 17d8861 Fixes to deal with unsupported vendor type interface in OpenstackSwitchingDirectPortProvider by Daniel Park · 6 years ago
  20. ccefe8a Add a REST interface for configuring security group by Jian Li · 6 years ago
  21. 98b7faa Support injecting novaMetadataIp and novaMetadataPort through cfg by Jian Li · 6 years ago
  22. 2ee0b08 Use metadata secret var in openstack node, support PUT/POST/DELETE by Jian Li · 6 years ago
  23. 48650f0 Add keystone and neutron config classes and codec with unit tests by Jian Li · 6 years ago
  24. 7ff9238 Fix: do not handle non-ip packet, do not block ICMP packet processing by Jian Li · 6 years ago
  25. 57bcd99 [ONOS-7786] Support to retrieve metadata from virtual instances by Jian Li · 6 years ago
  26. 7a3ab4c Support monitoring underlay network using openstack telemetry app by Jian Li · 6 years ago
  27. ace258a Refactor: remove code duplication for openstacktelemetry app by Jian Li · 6 years ago
  28. c6a21bc Convert default routes to two table entries in fabric.p4 pipeliner by Carmelo Cascone · 6 years ago
  29. beeda6c Do not insert or delete default action entries in P4Runtime by Carmelo Cascone · 6 years ago
  30. 61e5af8 Fixed P4RuntimeClient not parsing detailed write errors by Carmelo Cascone · 6 years ago
  31. 932685d Route Type Addition REST API by psneha · 6 years ago
  32. 0ef4f1b Fix: resolve openstacknetworkingui dependency issue by Jian Li · 6 years ago
  33. cbf230c Fix the security group bugs - degrade by sanghoshin · 6 years ago
  34. e254759 More permissive group operations in P4RuntimeGroupProgrammable by Carmelo Cascone · 6 years ago
  35. 985d8de Use java_import_external() for maven artifacts to allow usage of web proxy by Ray Milkey · 6 years ago
  36. 6bcb104 Flush device mirror in P4Runtime driver when pipeline status is unknown by Carmelo Cascone · 6 years ago
  37. 829fea8 More robust handling of multicast groups in P4Runtime by Carmelo Cascone · 6 years ago
  38. 6158c68 Keep P4Runtime device groups in sync with translator/mirror state by Carmelo Cascone · 6 years ago
  39. ba73da5 Ignore entries from constant tables in P4Runtime by Carmelo Cascone · 6 years ago
  40. 3053ed1 Refactor fabric.p4 INT support to allow compilation on more P4 targets by Carmelo Cascone · 6 years ago
  41. b3e821d Increase gRPC inbound msg size for P4Runtime client by Carmelo Cascone · 6 years ago
  42. d9afb71 Use P4 port counters only for BMv2 pipeconf in fabric.p4 by Carmelo Cascone · 6 years ago
  43. ed949a6 Fixed recent versions of OFDPA premium not matching ofdpa3 driver by Carmelo Cascone · 6 years ago
  44. c705e9c Get CPU port dynamically in fabric interpreter by Carmelo Cascone · 6 years ago
  45. adbf57f Upgrade to Atomix 3.0.5 by Jordan Halterman · 6 years ago
  46. d797e2c Relinquish mastership when device reports "permission" denied event by Carmelo Cascone · 6 years ago
  47. 6c14804 Refactor P4Runtime subsystem to implement async connection procedure by Carmelo Cascone · 6 years ago
  48. 20f8789 Few core changes in preparation of P4Runtime subsystem refactoring by Carmelo Cascone · 6 years ago
  49. abc6619 Bumped thrift version by Carmelo Cascone · 6 years ago
  50. d5b9e8c More concise test output when running tests by Carmelo Cascone · 6 years ago
  51. 697853f Remove NextId from internal stores when the NextObj fails by Charles Chan · 6 years ago
  52. 5141dd1 Implement CLI commands to view and delete SR internal stores by Charles Chan · 6 years ago
  53. 5fd1fed App should not care about table transition by Charles Chan · 6 years ago
  54. 559a580 Do not change vlan_meta flow if we are only editing the buckets by Charles Chan · 6 years ago
  55. 8586c64 Implement NOP in routing v4 table by Charles Chan · 6 years ago
  56. 476b066 Report successful objective operation immediately once the flows/groups are translated by Charles Chan · 6 years ago
  57. e292336 Pass metadata in the remove_from_existing operation, just like the add_to_existing case by Charles Chan · 6 years ago
  58. b2d7bc4 Shorten the polling frequency and offset the flows and groups polling by Charles Chan · 6 years ago
  59. a150697 Bump version of BMv2 and disable nanomsg by Carmelo Cascone · 6 years ago
  60. 2e4ca98 Disable P4-related modules from BUCK build by Carmelo Cascone · 6 years ago
  61. 98c91a0 Starting snapshot 1.14.1-SNAPSHOT by ONOS Jenkins User · 6 years ago
  62. 995d369 Tagging 1.14.0 by ONOS Jenkins User · 6 years ago 1.14.0
  63. cb4f8fd Starting snapshot 1.14.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  64. dde85d5 Tagging 1.14.0-rc6 by ONOS Jenkins User · 6 years ago 1.14.0-rc6
  65. 5ef1466 Upgrade to Atomix 3.0.3 by Jordan Halterman · 6 years ago
  66. d6cb42f Ignore DEVICE_ADDED event while availability is false by Charles Chan · 6 years ago
  67. e410a0f Suppress IPv6 flows when the device is not configured with IPv6 by Charles Chan · 6 years ago
  68. 564d618 Slience warning of MPLS_PUSH and TTL_OUT by Charles Chan · 6 years ago
  69. dcac7b4 Starting snapshot 1.14.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  70. 725eae5 Tagging 1.14.0-rc5 by ONOS Jenkins User · 6 years ago 1.14.0-rc5
  71. 93d09c9 Implement compareTo for TableId to avoid IllegalArgumentException by Charles Chan · 6 years ago
  72. f385b32 Add DCS root node as leaf of immutable root of Atomix Tree by Andrea Campanella · 6 years ago
  73. 1172f42 [odtn] optical-rest app. Fix in the json example file, to be consistent with the enum types ChannelSpacing and GridType. by alessio · 6 years ago
  74. 7f8bdf8 Supports a creation of dpdk tunnel bridge and ports in OpenstackNode. by Daniel Park · 6 years ago
  75. 79f2538 Starting snapshot 1.14.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  76. 155fc61 Tagging 1.14.0-rc4 by ONOS Jenkins User · 6 years ago 1.14.0-rc4
  77. a8e5c26 Allow GUI component to build when behind a proxy by Ray Milkey · 6 years ago
  78. 9d863f6 Don't run formatting checker on generated bazel code by Ray Milkey · 6 years ago
  79. 4afe4bf Upgrade to Atomix 3.0.1 by Jordan Halterman · 6 years ago
  80. a324e2e Purge instance port when removing osPort which is not bound to fip by Jian Li · 6 years ago
  81. c807c1c Add trace msg in OpenstackSwitchingDhcpHandler. by Daniel Park · 6 years ago
  82. cae41a3 Supports methods to get interface-related information in ovsdbclient service. by Daniel Park · 6 years ago
  83. c2ca019 Supports dpdk config in OpenstackNode. by Daniel Park · 6 years ago
  84. fa4aeed Remove group-related interfaces in OpenstackNode by Daniel Park · 6 years ago
  85. 7fef257 Fix: resolve IAE caused by Property definitions not found at provider by Jian Li · 6 years ago
  86. b997120 Support rebalance the mastership for running openstack troubleshoot by Jian Li · 6 years ago
  87. ee3efb6 Fixes OpenstackNetworking just sends warn msg when unsupported ovs-based sr-iov event occurs. by Daniel Park · 6 years ago
  88. bceaef2 fix netconf automatic reconnection issue (check both isClosed and isClosing) by zhongguo zhao · 6 years ago
  89. 3e5c745 Avoid egress processing for controller packet-in/out in fabric.p4 by Carmelo Cascone · 6 years ago
  90. a5eb9da git ignore new name for Bazel project dir by Carmelo Cascone · 6 years ago
  91. 11296f3 Build missing pipeconf-merged driver at startup by Carmelo Cascone · 6 years ago
  92. 86f82c9 Fix race to become master in P4Runtime before pipeline config set by Carmelo Cascone · 6 years ago
  93. 0865779 Support IPv4 multicast in P4 fabric pipeline by Charles Chan · 6 years ago
  94. cee433b ONOS-7759 Explicitly pop VLAN while editing hash group buckets by Charles Chan · 6 years ago
  95. a683b07 fix too many open files by zhongguo zhao · 6 years ago
  96. 304426d Fixing restconf Bazel build by Andrea Campanella · 6 years ago
  97. dccbdf5 Revert "Push driver with pipeconfId when available" by Carmelo Cascone · 6 years ago
  98. 4dd6ccc Push driver with pipeconfId when available by Charles Chan · 6 years ago
  99. 8825b4b Increase leadership election timeout to 2500ms by You Wang · 6 years ago
  100. 974af0c Updated tutorial p4vm scripts to build upon Ubuntu Desktop by Carmelo Cascone · 6 years ago