1. 57bcd99 [ONOS-7786] Support to retrieve metadata from virtual instances by Jian Li · 6 years ago
  2. 7a3ab4c Support monitoring underlay network using openstack telemetry app by Jian Li · 6 years ago
  3. ace258a Refactor: remove code duplication for openstacktelemetry app by Jian Li · 6 years ago
  4. c6a21bc Convert default routes to two table entries in fabric.p4 pipeliner by Carmelo Cascone · 6 years ago
  5. beeda6c Do not insert or delete default action entries in P4Runtime by Carmelo Cascone · 6 years ago
  6. 61e5af8 Fixed P4RuntimeClient not parsing detailed write errors by Carmelo Cascone · 6 years ago
  7. 932685d Route Type Addition REST API by psneha · 6 years ago
  8. 0ef4f1b Fix: resolve openstacknetworkingui dependency issue by Jian Li · 6 years ago
  9. cbf230c Fix the security group bugs - degrade by sanghoshin · 6 years ago
  10. e254759 More permissive group operations in P4RuntimeGroupProgrammable by Carmelo Cascone · 6 years ago
  11. 985d8de Use java_import_external() for maven artifacts to allow usage of web proxy by Ray Milkey · 6 years ago
  12. 6bcb104 Flush device mirror in P4Runtime driver when pipeline status is unknown by Carmelo Cascone · 6 years ago
  13. 829fea8 More robust handling of multicast groups in P4Runtime by Carmelo Cascone · 6 years ago
  14. 6158c68 Keep P4Runtime device groups in sync with translator/mirror state by Carmelo Cascone · 6 years ago
  15. ba73da5 Ignore entries from constant tables in P4Runtime by Carmelo Cascone · 6 years ago
  16. 3053ed1 Refactor fabric.p4 INT support to allow compilation on more P4 targets by Carmelo Cascone · 6 years ago
  17. b3e821d Increase gRPC inbound msg size for P4Runtime client by Carmelo Cascone · 6 years ago
  18. d9afb71 Use P4 port counters only for BMv2 pipeconf in fabric.p4 by Carmelo Cascone · 6 years ago
  19. ed949a6 Fixed recent versions of OFDPA premium not matching ofdpa3 driver by Carmelo Cascone · 6 years ago
  20. c705e9c Get CPU port dynamically in fabric interpreter by Carmelo Cascone · 6 years ago
  21. adbf57f Upgrade to Atomix 3.0.5 by Jordan Halterman · 6 years ago
  22. d797e2c Relinquish mastership when device reports "permission" denied event by Carmelo Cascone · 6 years ago
  23. 6c14804 Refactor P4Runtime subsystem to implement async connection procedure by Carmelo Cascone · 6 years ago
  24. 20f8789 Few core changes in preparation of P4Runtime subsystem refactoring by Carmelo Cascone · 6 years ago
  25. abc6619 Bumped thrift version by Carmelo Cascone · 6 years ago
  26. d5b9e8c More concise test output when running tests by Carmelo Cascone · 6 years ago
  27. 697853f Remove NextId from internal stores when the NextObj fails by Charles Chan · 6 years ago
  28. 5141dd1 Implement CLI commands to view and delete SR internal stores by Charles Chan · 6 years ago
  29. 5fd1fed App should not care about table transition by Charles Chan · 6 years ago
  30. 559a580 Do not change vlan_meta flow if we are only editing the buckets by Charles Chan · 6 years ago
  31. 8586c64 Implement NOP in routing v4 table by Charles Chan · 6 years ago
  32. 476b066 Report successful objective operation immediately once the flows/groups are translated by Charles Chan · 6 years ago
  33. e292336 Pass metadata in the remove_from_existing operation, just like the add_to_existing case by Charles Chan · 6 years ago
  34. b2d7bc4 Shorten the polling frequency and offset the flows and groups polling by Charles Chan · 6 years ago
  35. a150697 Bump version of BMv2 and disable nanomsg by Carmelo Cascone · 6 years ago
  36. 2e4ca98 Disable P4-related modules from BUCK build by Carmelo Cascone · 6 years ago
  37. 98c91a0 Starting snapshot 1.14.1-SNAPSHOT by ONOS Jenkins User · 6 years ago
  38. 995d369 Tagging 1.14.0 by ONOS Jenkins User · 6 years ago 1.14.0
  39. cb4f8fd Starting snapshot 1.14.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  40. dde85d5 Tagging 1.14.0-rc6 by ONOS Jenkins User · 6 years ago 1.14.0-rc6
  41. 5ef1466 Upgrade to Atomix 3.0.3 by Jordan Halterman · 6 years ago
  42. d6cb42f Ignore DEVICE_ADDED event while availability is false by Charles Chan · 6 years ago
  43. e410a0f Suppress IPv6 flows when the device is not configured with IPv6 by Charles Chan · 6 years ago
  44. 564d618 Slience warning of MPLS_PUSH and TTL_OUT by Charles Chan · 6 years ago
  45. dcac7b4 Starting snapshot 1.14.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  46. 725eae5 Tagging 1.14.0-rc5 by ONOS Jenkins User · 6 years ago 1.14.0-rc5
  47. 93d09c9 Implement compareTo for TableId to avoid IllegalArgumentException by Charles Chan · 6 years ago
  48. f385b32 Add DCS root node as leaf of immutable root of Atomix Tree by Andrea Campanella · 6 years ago
  49. 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
  50. 7f8bdf8 Supports a creation of dpdk tunnel bridge and ports in OpenstackNode. by Daniel Park · 6 years ago
  51. 79f2538 Starting snapshot 1.14.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  52. 155fc61 Tagging 1.14.0-rc4 by ONOS Jenkins User · 6 years ago 1.14.0-rc4
  53. a8e5c26 Allow GUI component to build when behind a proxy by Ray Milkey · 6 years ago
  54. 9d863f6 Don't run formatting checker on generated bazel code by Ray Milkey · 6 years ago
  55. 4afe4bf Upgrade to Atomix 3.0.1 by Jordan Halterman · 6 years ago
  56. a324e2e Purge instance port when removing osPort which is not bound to fip by Jian Li · 6 years ago
  57. c807c1c Add trace msg in OpenstackSwitchingDhcpHandler. by Daniel Park · 6 years ago
  58. cae41a3 Supports methods to get interface-related information in ovsdbclient service. by Daniel Park · 6 years ago
  59. c2ca019 Supports dpdk config in OpenstackNode. by Daniel Park · 6 years ago
  60. fa4aeed Remove group-related interfaces in OpenstackNode by Daniel Park · 6 years ago
  61. 7fef257 Fix: resolve IAE caused by Property definitions not found at provider by Jian Li · 6 years ago
  62. b997120 Support rebalance the mastership for running openstack troubleshoot by Jian Li · 6 years ago
  63. ee3efb6 Fixes OpenstackNetworking just sends warn msg when unsupported ovs-based sr-iov event occurs. by Daniel Park · 6 years ago
  64. bceaef2 fix netconf automatic reconnection issue (check both isClosed and isClosing) by zhongguo zhao · 6 years ago
  65. 3e5c745 Avoid egress processing for controller packet-in/out in fabric.p4 by Carmelo Cascone · 6 years ago
  66. a5eb9da git ignore new name for Bazel project dir by Carmelo Cascone · 6 years ago
  67. 11296f3 Build missing pipeconf-merged driver at startup by Carmelo Cascone · 6 years ago
  68. 86f82c9 Fix race to become master in P4Runtime before pipeline config set by Carmelo Cascone · 6 years ago
  69. 0865779 Support IPv4 multicast in P4 fabric pipeline by Charles Chan · 6 years ago
  70. cee433b ONOS-7759 Explicitly pop VLAN while editing hash group buckets by Charles Chan · 6 years ago
  71. a683b07 fix too many open files by zhongguo zhao · 6 years ago
  72. 304426d Fixing restconf Bazel build by Andrea Campanella · 6 years ago
  73. dccbdf5 Revert "Push driver with pipeconfId when available" by Carmelo Cascone · 6 years ago
  74. 4dd6ccc Push driver with pipeconfId when available by Charles Chan · 6 years ago
  75. 8825b4b Increase leadership election timeout to 2500ms by You Wang · 6 years ago
  76. 974af0c Updated tutorial p4vm scripts to build upon Ubuntu Desktop by Carmelo Cascone · 6 years ago
  77. d3b8906 Disconnect on channel error in GDP by Carmelo Cascone · 6 years ago
  78. 0db7627 Fix another installation timeout by Charles Chan · 6 years ago
  79. 08727a4 Fix timeout problem of fabric pipeliner by Yi Tseng · 6 years ago
  80. 091f16c Fixed port duration 0 on P4Runtime devices running basic.4 and fabric.p4 by Carmelo Cascone · 6 years ago
  81. 0433a9d Add default VLAN 4094 tag to all untagged traffic in fabric.p4 by Carmelo Cascone · 6 years ago
  82. 63371bd DHCP servers MAC remain unresolved for connectPoints until org.onosproject.dhcprelay app toggle by jjosep004c · 6 years ago
  83. a1225fa [ODTN] Netconf inject capabilities and Nokia openconfig device discovery by quan PHAM VAN · 6 years ago
  84. 3ad0f19 Always ignore root node when adding node to dynamic config store by Jordan Halterman · 6 years ago
  85. 7a3b461 Added one more Component Config REST API; for specified component and variable. by psneha · 6 years ago
  86. c5ae209 Starting snapshot 1.14.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  87. 8bb3a78 Tagging 1.14.0-rc3 by ONOS Jenkins User · 6 years ago 1.14.0-rc3
  88. 77bf04e Bumping to version 1.14 by Ray Milkey · 6 years ago
  89. e075338 Upgrade to Atomix 3.0.0 final by Jordan Halterman · 6 years ago
  90. d82635b Added options to allow publishing only the library jars. by Thomas Vachuska · 6 years ago
  91. c1be5b8 Upgrade to Atomix 3.0.0-rc12 by Jordan Halterman · 6 years ago
  92. cf7ce3b Fixed onos-secure-ssh to consider environment defaults. by Thomas Vachuska · 6 years ago
  93. b787342 Refactor: remove code duplication for openstack related apps by Jian Li · 6 years ago
  94. 7e8c4d8 Supports dpdk-based vm creation in OpenstackNetworking service. by Daniel Park · 6 years ago
  95. 84431b9 Add Trellis dependency into p4vm by Charles Chan · 6 years ago
  96. 92cc268 remove redundant definition for ONOS_VERSION by Ray Milkey · 6 years ago
  97. 8da5779 Avoid warning when seeing VLAN_POP in next treatment by Charles Chan · 6 years ago
  98. cf696e5 NoAction in ACL should be mapped to NOP by Charles Chan · 6 years ago
  99. b71e1ba Do not queue VERIFY objectives by Charles Chan · 6 years ago
  100. 3c8d3d0 Forward JVM debug port in onos.py by Carmelo Cascone · 6 years ago