1. 3ed7f30 Refactor: remove code duplication for openstacktelemetry app by Jian Li · 6 years ago
  2. bed6151 Removing old features.xml file. by Thomas Vachuska · 6 years ago
  3. 3c8e558 Minor fixes for the Bazel build of GUI2 by Sean Condon · 6 years ago
  4. dc579c5 Implement compareTo for TableId to avoid IllegalArgumentException by Charles Chan · 6 years ago
  5. 277ec4e Breaks hermetic build. by Thomas Vachuska · 6 years ago
  6. 42db831 Minor fixes for the Bazel build of GUI2 by Sean Condon · 6 years ago
  7. 2bdcb5f Add DCS root node as leaf of immutable root of Atomix Tree by Andrea Campanella · 6 years ago
  8. 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
  9. e2658ba Supports a creation of dpdk tunnel bridge and ports in OpenstackNode. by Daniel Park · 6 years ago
  10. 35a02ea Implement destroy() method for certain primitives to preserve backwards compatibility by Jordan Halterman · 6 years ago
  11. 9281593 Fix Sonar reported potential null pointer dereference by Ray Milkey · 6 years ago
  12. 0c19e65 Fixing GUI2 build for MacOS which does not support shell substring with negative offsets. by Thomas Vachuska · 6 years ago
  13. 204c7bf Make leadership/mastership failover timeouts configurable by Jordan Halterman · 6 years ago
  14. 61289c1 Allow GUI component to build when behind a proxy by Ray Milkey · 6 years ago
  15. f6af2a5 Adding GUI2 to the Bazel build system by Sean Condon · 6 years ago
  16. 678767f Don't run formatting checker on generated bazel code by Ray Milkey · 6 years ago
  17. 98bb37a fix netconf automatic reconnection issue (check both isClosed and isClosing) by zhongguo zhao · 6 years ago
  18. 427811e Purge instance port when removing osPort which is not bound to fip by Jian Li · 6 years ago
  19. 8d2d1b2 Avoid egress processing for controller packet-in/out in fabric.p4 by Carmelo Cascone · 6 years ago
  20. e0945c1 Add trace msg in OpenstackSwitchingDhcpHandler. by Daniel Park · 6 years ago
  21. 1455268 Supports methods to get interface-related information in ovsdbclient service. by Daniel Park · 6 years ago
  22. 384aea2 Support IPv4 multicast in P4 fabric pipeline by Charles Chan · 6 years ago
  23. da60a61 Build missing pipeconf-merged driver at startup by Carmelo Cascone · 6 years ago
  24. 85d72ef Fix race to become master in P4Runtime before pipeline config set by Carmelo Cascone · 6 years ago
  25. e0260e1 ONOS-7759 Explicitly pop VLAN while editing hash group buckets by Charles Chan · 6 years ago
  26. d02d7bd Supports dpdk config in OpenstackNode. by Daniel Park · 6 years ago
  27. eb919ab git ignore new name for Bazel project dir by Carmelo Cascone · 6 years ago
  28. 78eab37 fix too many open files by zhongguo zhao · 6 years ago
  29. 3436fde Remove group-related interfaces in OpenstackNode by Daniel Park · 6 years ago
  30. b7a4435 Reset flow rules for VM(s) port by Jongsik Jung · 6 years ago
  31. 4828f18 Fixing restconf Bazel build by Andrea Campanella · 6 years ago
  32. 042a0fc Optimized NIC rule deletion by Georgios Katsikas · 6 years ago
  33. 8f65b7e Fix: resolve IAE caused by Property definitions not found at provider by Jian Li · 6 years ago
  34. ec9d113 Fixes OpenstackNetworking just sends warn msg when unsupported ovs-based sr-iov event occurs. by Daniel Park · 6 years ago
  35. 6b6bfbe Upgrade to Atomix 3.0.1 by Jordan Halterman · 6 years ago
  36. f6cb3e8 Revert "Push driver with pipeconfId when available" by Carmelo Cascone · 6 years ago
  37. 232db0f5 Push driver with pipeconfId when available by Charles Chan · 6 years ago
  38. 36c3b49 Small fixes in server driver by Georgios Katsikas · 6 years ago
  39. 43d0428 Support rebalance the mastership for running openstack troubleshoot by Jian Li · 6 years ago
  40. 07bc58e Fixed port duration 0 on P4Runtime devices running basic.4 and fabric.p4 by Carmelo Cascone · 6 years ago
  41. ea2c110 Updated tutorial p4vm scripts to build upon Ubuntu Desktop by Carmelo Cascone · 6 years ago
  42. e15773f Disconnect on channel error in GDP by Carmelo Cascone · 6 years ago
  43. 68e5973 Fix another installation timeout by Charles Chan · 6 years ago
  44. fe13f3e Fix timeout problem of fabric pipeliner by Yi Tseng · 6 years ago
  45. 8a715f8 Add default VLAN 4094 tag to all untagged traffic in fabric.p4 by Carmelo Cascone · 6 years ago
  46. 9587dc9 Cosmetic fix while creating Pseudowire config by Phaneendra Manda · 6 years ago
  47. fda6674 Additional monitoring stats in server driver by Georgios Katsikas · 6 years ago
  48. 32d70e5 [ODTN] Netconf inject capabilities and Nokia openconfig device discovery by quan PHAM VAN · 6 years ago
  49. d4e9417 Always ignore root node when adding node to dynamic config store by Jordan Halterman · 6 years ago
  50. 9379a07 Adding local_jar and local_deps workspace rules to allow ONOS development by Thomas Vachuska · 6 years ago
  51. 05f55ab DHCP servers MAC remain unresolved for connectPoints until org.onosproject.dhcprelay app toggle by jjosep004c · 6 years ago
  52. 8eabcec [ONOS-7751] Sometimes device availability is not changed to available after creation of OF device by jaegonkim · 6 years ago
  53. 761e80a Remove pom files from ONOS by Ray Milkey · 6 years ago
  54. 647a99c Regenerated workspace using new onos-lib-gen v1.3 tool and simplified Bazel prelude. by Thomas Vachuska · 6 years ago
  55. f31ac6f Added one more Component Config REST API; for specified component and variable. by psneha · 6 years ago
  56. 8b03bc5 [ONOS-7766] Modify the use of invalidated checkReply methods in Netconf by Kim JeongWoo · 6 years ago
  57. 3dceff2 Fixing onos-lib-gen to correct buildifier error by Thomas Vachuska · 6 years ago
  58. 312d987 Starting snapshot 1.15.0-SNAPSHOT by Ray Milkey · 6 years ago
  59. e075338 Upgrade to Atomix 3.0.0 final by Jordan Halterman · 6 years ago
  60. d82635b Added options to allow publishing only the library jars. by Thomas Vachuska · 6 years ago
  61. c1be5b8 Upgrade to Atomix 3.0.0-rc12 by Jordan Halterman · 6 years ago
  62. cf7ce3b Fixed onos-secure-ssh to consider environment defaults. by Thomas Vachuska · 6 years ago
  63. b787342 Refactor: remove code duplication for openstack related apps by Jian Li · 6 years ago
  64. 7e8c4d8 Supports dpdk-based vm creation in OpenstackNetworking service. by Daniel Park · 6 years ago
  65. 84431b9 Add Trellis dependency into p4vm by Charles Chan · 6 years ago
  66. 92cc268 remove redundant definition for ONOS_VERSION by Ray Milkey · 6 years ago
  67. 8da5779 Avoid warning when seeing VLAN_POP in next treatment by Charles Chan · 6 years ago
  68. cf696e5 NoAction in ACL should be mapped to NOP by Charles Chan · 6 years ago
  69. b71e1ba Do not queue VERIFY objectives by Charles Chan · 6 years ago
  70. 3c8d3d0 Forward JVM debug port in onos.py by Carmelo Cascone · 6 years ago
  71. 6d41036 Fix: do not append identity path into V3 keystone authentication by Jian Li · 6 years ago
  72. 7981a32 Fix NPE when component can't be found by Ray Milkey · 6 years ago
  73. a8f4840 fix formatting problems by Ray Milkey · 6 years ago
  74. 5063f5b Add bazel rule to run buildifier; fix up formatting problems in bazel files by Ray Milkey · 6 years ago
  75. f1f2275 ONOS-7771 : Provision in OltPipeline to install No L2 modification flow rules by Amit Ghosh · 6 years ago
  76. 3dc474c OltPipeline: Add VLAN_PUSH treatment if match is VlanId.NONE. by Jonathan Hart · 6 years ago
  77. e820e9b Supporting authentication to WebSocket for GUI2 by Sean Condon · 6 years ago
  78. 8bdc828 Fix: resolve activation issue of openstacktelemetry by Jian Li · 6 years ago
  79. 09c2c4d Changing the default pw transport vlan to 4090 instead of 4093. by Saurav Das · 6 years ago
  80. e314154 Auto-generate an intg-bridge ID if it is not specified via net-cfg by Jian Li · 6 years ago
  81. a1812ad ONOS-7770 Install Bazel in p4vm by Carmelo Cascone · 6 years ago
  82. cdb0527 Fixed stc-cell-repair to properly prune atomix cluster nodes as well. by Thomas Vachuska · 6 years ago
  83. 05d609a buildifier reformatting of bazel files by Ray Milkey · 6 years ago
  84. 6cf60c3 Convert all Atomix exceptions to ONOS storage exceptions by Jordan Halterman · 6 years ago
  85. 6771f4f Fixing Buck build by adding missing dependency to features/BUCK. by Thomas Vachuska · 6 years ago
  86. 0e427dc Fix P4RuntimeClientImpl sending empty stream RPC messages by Carmelo Cascone · 6 years ago
  87. 0737234 Use 0xd as vlan punt group id by Charles Chan · 6 years ago
  88. cb8ea06 Don't close repo if there is no URL by Ray Milkey · 6 years ago
  89. 245d119 No need to close the repo if doing a local deployment by Ray Milkey · 6 years ago
  90. 9b0171b Fixed spgw.p4 decapping GTP packets not meant to be decapped by Carmelo Cascone · 6 years ago
  91. 6ac9035 [ONOS-7162] Forcing provider scheme to always be in lowercase. by Thomas Vachuska · 6 years ago
  92. 03e5521 Starting snapshot 1.14.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  93. 3594c24 Tagging 1.14.0-rc2 by ONOS Jenkins User · 6 years ago 1.14.0-rc2
  94. 591f66a Fix file name for onos-build-conf jar file by Ray Milkey · 6 years ago
  95. bec1485 [ONOS-7668] Fix ansible scripts for Vagrant tutorial VM. by Eric Tang · 6 years ago
  96. 49c291d Fix install Mininet and ONOS for ONOS-7638 by Eric Tang · 6 years ago
  97. d358574 [OS-14] Reinstating authentication on web-socket channel. by Thomas Vachuska · 6 years ago
  98. b42f4dd Reduce the number of bazel jobs to allow building docker image on laptops by Ray Milkey · 6 years ago
  99. 5538d9e Adding creation and publishing of onos-build-conf.jar by Thomas Vachuska · 6 years ago
  100. b38701e Docker build using bazel by Ray Milkey · 6 years ago