1. c009a89 Change VNI to segId in OpenstackNetworkList command. by Daniel Park · 6 years ago
  2. 9e4972c Refactor P4Runtime subsystem to implement async connection procedure by Carmelo Cascone · 6 years ago
  3. 0761cd3 Few core changes in preparation of P4Runtime subsystem refactoring by Carmelo Cascone · 6 years ago
  4. 2f1fb8d Updating NodeJS to v8.11.1 as it was with BUCK by Sean Condon · 6 years ago
  5. 11d40e8 Upgrade to Atomix 3.0.4 by Jordan Halterman · 6 years ago
  6. fe59ba0 More concise test output when running tests by Carmelo Cascone · 6 years ago
  7. 45ce008 Increase leadership election timeout to 2500ms by You Wang · 6 years ago
  8. b1f02f2 Do not change vlan_meta flow if we are only editing the buckets by Charles Chan · 6 years ago
  9. 9d7db8a App should not care about table transition by Charles Chan · 6 years ago
  10. 67ef255 Pass metadata in the remove_from_existing operation, just like the add_to_existing case by Charles Chan · 6 years ago
  11. c76685f Shorten the polling frequency and offset the flows and groups polling by Charles Chan · 6 years ago
  12. cd03f07 Implement NOP in routing v4 table by Charles Chan · 6 years ago
  13. 91ea972 Report successful objective operation immediately once the flows/groups are translated by Charles Chan · 6 years ago
  14. 76e6386 Bump version of BMv2 and disable nanomsg by Carmelo Cascone · 6 years ago
  15. 4f32fe2 Disable P4-related modules from BUCK build by Carmelo Cascone · 6 years ago
  16. 37cf6ba SSL/TLS support for OVSDB Southbound API by debanshur · 6 years ago
  17. c3e0c60 Fixes to deal with unsupported vendor type interface in OpenstackSwitchingDirectPortProvider by Daniel Park · 6 years ago
  18. 7040b69 Ignore DEVICE_ADDED event while availability is false by Charles Chan · 6 years ago
  19. 55b806f Remove NextId from internal stores when the NextObj fails by Charles Chan · 6 years ago
  20. d5814aa Implement CLI commands to view and delete SR internal stores by Charles Chan · 6 years ago
  21. f27ef09 Suppress IPv6 flows when the device is not configured with IPv6 by Charles Chan · 6 years ago
  22. 3330195 Slience warning of MPLS_PUSH and TTL_OUT by Charles Chan · 6 years ago
  23. b64fe82 Run checkstyle on test source files by Ray Milkey · 6 years ago
  24. f8b8c7f Support monitoring underlay network using openstack telemetry app by Jian Li · 6 years ago
  25. 3ed7f30 Refactor: remove code duplication for openstacktelemetry app by Jian Li · 6 years ago
  26. bed6151 Removing old features.xml file. by Thomas Vachuska · 6 years ago
  27. 3c8e558 Minor fixes for the Bazel build of GUI2 by Sean Condon · 6 years ago
  28. dc579c5 Implement compareTo for TableId to avoid IllegalArgumentException by Charles Chan · 6 years ago
  29. 277ec4e Breaks hermetic build. by Thomas Vachuska · 6 years ago
  30. 42db831 Minor fixes for the Bazel build of GUI2 by Sean Condon · 6 years ago
  31. 2bdcb5f Add DCS root node as leaf of immutable root of Atomix Tree by Andrea Campanella · 6 years ago
  32. 95ac1cf [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
  33. e2658ba Supports a creation of dpdk tunnel bridge and ports in OpenstackNode. by Daniel Park · 6 years ago
  34. 35a02ea Implement destroy() method for certain primitives to preserve backwards compatibility by Jordan Halterman · 6 years ago
  35. 9281593 Fix Sonar reported potential null pointer dereference by Ray Milkey · 6 years ago
  36. 0c19e65 Fixing GUI2 build for MacOS which does not support shell substring with negative offsets. by Thomas Vachuska · 6 years ago
  37. 204c7bf Make leadership/mastership failover timeouts configurable by Jordan Halterman · 6 years ago
  38. 61289c1 Allow GUI component to build when behind a proxy by Ray Milkey · 6 years ago
  39. f6af2a5 Adding GUI2 to the Bazel build system by Sean Condon · 6 years ago
  40. 678767f Don't run formatting checker on generated bazel code by Ray Milkey · 6 years ago
  41. 98bb37a fix netconf automatic reconnection issue (check both isClosed and isClosing) by zhongguo zhao · 6 years ago
  42. 427811e Purge instance port when removing osPort which is not bound to fip by Jian Li · 6 years ago
  43. 8d2d1b2 Avoid egress processing for controller packet-in/out in fabric.p4 by Carmelo Cascone · 6 years ago
  44. e0945c1 Add trace msg in OpenstackSwitchingDhcpHandler. by Daniel Park · 6 years ago
  45. 1455268 Supports methods to get interface-related information in ovsdbclient service. by Daniel Park · 6 years ago
  46. 384aea2 Support IPv4 multicast in P4 fabric pipeline by Charles Chan · 6 years ago
  47. da60a61 Build missing pipeconf-merged driver at startup by Carmelo Cascone · 6 years ago
  48. 85d72ef Fix race to become master in P4Runtime before pipeline config set by Carmelo Cascone · 6 years ago
  49. e0260e1 ONOS-7759 Explicitly pop VLAN while editing hash group buckets by Charles Chan · 6 years ago
  50. d02d7bd Supports dpdk config in OpenstackNode. by Daniel Park · 6 years ago
  51. eb919ab git ignore new name for Bazel project dir by Carmelo Cascone · 6 years ago
  52. 78eab37 fix too many open files by zhongguo zhao · 6 years ago
  53. 3436fde Remove group-related interfaces in OpenstackNode by Daniel Park · 6 years ago
  54. b7a4435 Reset flow rules for VM(s) port by Jongsik Jung · 6 years ago
  55. 4828f18 Fixing restconf Bazel build by Andrea Campanella · 6 years ago
  56. 042a0fc Optimized NIC rule deletion by Georgios Katsikas · 6 years ago
  57. 8f65b7e Fix: resolve IAE caused by Property definitions not found at provider by Jian Li · 6 years ago
  58. ec9d113 Fixes OpenstackNetworking just sends warn msg when unsupported ovs-based sr-iov event occurs. by Daniel Park · 6 years ago
  59. 6b6bfbe Upgrade to Atomix 3.0.1 by Jordan Halterman · 6 years ago
  60. f6cb3e8 Revert "Push driver with pipeconfId when available" by Carmelo Cascone · 6 years ago
  61. 232db0f5 Push driver with pipeconfId when available by Charles Chan · 6 years ago
  62. 36c3b49 Small fixes in server driver by Georgios Katsikas · 6 years ago
  63. 43d0428 Support rebalance the mastership for running openstack troubleshoot by Jian Li · 6 years ago
  64. 07bc58e Fixed port duration 0 on P4Runtime devices running basic.4 and fabric.p4 by Carmelo Cascone · 6 years ago
  65. ea2c110 Updated tutorial p4vm scripts to build upon Ubuntu Desktop by Carmelo Cascone · 6 years ago
  66. e15773f Disconnect on channel error in GDP by Carmelo Cascone · 6 years ago
  67. 68e5973 Fix another installation timeout by Charles Chan · 6 years ago
  68. fe13f3e Fix timeout problem of fabric pipeliner by Yi Tseng · 6 years ago
  69. 8a715f8 Add default VLAN 4094 tag to all untagged traffic in fabric.p4 by Carmelo Cascone · 6 years ago
  70. 9587dc9 Cosmetic fix while creating Pseudowire config by Phaneendra Manda · 6 years ago
  71. fda6674 Additional monitoring stats in server driver by Georgios Katsikas · 6 years ago
  72. 32d70e5 [ODTN] Netconf inject capabilities and Nokia openconfig device discovery by quan PHAM VAN · 6 years ago
  73. d4e9417 Always ignore root node when adding node to dynamic config store by Jordan Halterman · 6 years ago
  74. 9379a07 Adding local_jar and local_deps workspace rules to allow ONOS development by Thomas Vachuska · 6 years ago
  75. 05f55ab DHCP servers MAC remain unresolved for connectPoints until org.onosproject.dhcprelay app toggle by jjosep004c · 6 years ago
  76. 8eabcec [ONOS-7751] Sometimes device availability is not changed to available after creation of OF device by jaegonkim · 6 years ago
  77. 761e80a Remove pom files from ONOS by Ray Milkey · 6 years ago
  78. 647a99c Regenerated workspace using new onos-lib-gen v1.3 tool and simplified Bazel prelude. by Thomas Vachuska · 6 years ago
  79. f31ac6f Added one more Component Config REST API; for specified component and variable. by psneha · 6 years ago
  80. 8b03bc5 [ONOS-7766] Modify the use of invalidated checkReply methods in Netconf by Kim JeongWoo · 6 years ago
  81. 3dceff2 Fixing onos-lib-gen to correct buildifier error by Thomas Vachuska · 6 years ago
  82. 312d987 Starting snapshot 1.15.0-SNAPSHOT by Ray Milkey · 6 years ago
  83. e075338 Upgrade to Atomix 3.0.0 final by Jordan Halterman · 6 years ago
  84. d82635b Added options to allow publishing only the library jars. by Thomas Vachuska · 6 years ago
  85. c1be5b8 Upgrade to Atomix 3.0.0-rc12 by Jordan Halterman · 6 years ago
  86. cf7ce3b Fixed onos-secure-ssh to consider environment defaults. by Thomas Vachuska · 6 years ago
  87. b787342 Refactor: remove code duplication for openstack related apps by Jian Li · 6 years ago
  88. 7e8c4d8 Supports dpdk-based vm creation in OpenstackNetworking service. by Daniel Park · 6 years ago
  89. 84431b9 Add Trellis dependency into p4vm by Charles Chan · 6 years ago
  90. 92cc268 remove redundant definition for ONOS_VERSION by Ray Milkey · 6 years ago
  91. 8da5779 Avoid warning when seeing VLAN_POP in next treatment by Charles Chan · 6 years ago
  92. cf696e5 NoAction in ACL should be mapped to NOP by Charles Chan · 6 years ago
  93. b71e1ba Do not queue VERIFY objectives by Charles Chan · 6 years ago
  94. 3c8d3d0 Forward JVM debug port in onos.py by Carmelo Cascone · 6 years ago
  95. 6d41036 Fix: do not append identity path into V3 keystone authentication by Jian Li · 6 years ago
  96. 7981a32 Fix NPE when component can't be found by Ray Milkey · 6 years ago
  97. a8f4840 fix formatting problems by Ray Milkey · 6 years ago
  98. 5063f5b Add bazel rule to run buildifier; fix up formatting problems in bazel files by Ray Milkey · 6 years ago
  99. f1f2275 ONOS-7771 : Provision in OltPipeline to install No L2 modification flow rules by Amit Ghosh · 6 years ago
  100. 3dc474c OltPipeline: Add VLAN_PUSH treatment if match is VlanId.NONE. by Jonathan Hart · 6 years ago