1. 3436fde Remove group-related interfaces in OpenstackNode by Daniel Park · 6 years ago
  2. b7a4435 Reset flow rules for VM(s) port by Jongsik Jung · 6 years ago
  3. 4828f18 Fixing restconf Bazel build by Andrea Campanella · 6 years ago
  4. 042a0fc Optimized NIC rule deletion by Georgios Katsikas · 6 years ago
  5. 8f65b7e Fix: resolve IAE caused by Property definitions not found at provider by Jian Li · 6 years ago
  6. ec9d113 Fixes OpenstackNetworking just sends warn msg when unsupported ovs-based sr-iov event occurs. by Daniel Park · 6 years ago
  7. 6b6bfbe Upgrade to Atomix 3.0.1 by Jordan Halterman · 6 years ago
  8. f6cb3e8 Revert "Push driver with pipeconfId when available" by Carmelo Cascone · 6 years ago
  9. 232db0f5 Push driver with pipeconfId when available by Charles Chan · 6 years ago
  10. 36c3b49 Small fixes in server driver by Georgios Katsikas · 6 years ago
  11. 43d0428 Support rebalance the mastership for running openstack troubleshoot by Jian Li · 6 years ago
  12. 07bc58e Fixed port duration 0 on P4Runtime devices running basic.4 and fabric.p4 by Carmelo Cascone · 6 years ago
  13. ea2c110 Updated tutorial p4vm scripts to build upon Ubuntu Desktop by Carmelo Cascone · 6 years ago
  14. e15773f Disconnect on channel error in GDP by Carmelo Cascone · 6 years ago
  15. 68e5973 Fix another installation timeout by Charles Chan · 6 years ago
  16. fe13f3e Fix timeout problem of fabric pipeliner by Yi Tseng · 6 years ago
  17. 8a715f8 Add default VLAN 4094 tag to all untagged traffic in fabric.p4 by Carmelo Cascone · 6 years ago
  18. 9587dc9 Cosmetic fix while creating Pseudowire config by Phaneendra Manda · 6 years ago
  19. fda6674 Additional monitoring stats in server driver by Georgios Katsikas · 6 years ago
  20. 32d70e5 [ODTN] Netconf inject capabilities and Nokia openconfig device discovery by quan PHAM VAN · 6 years ago
  21. d4e9417 Always ignore root node when adding node to dynamic config store by Jordan Halterman · 6 years ago
  22. 9379a07 Adding local_jar and local_deps workspace rules to allow ONOS development by Thomas Vachuska · 6 years ago
  23. 05f55ab DHCP servers MAC remain unresolved for connectPoints until org.onosproject.dhcprelay app toggle by jjosep004c · 6 years ago
  24. 8eabcec [ONOS-7751] Sometimes device availability is not changed to available after creation of OF device by jaegonkim · 6 years ago
  25. 761e80a Remove pom files from ONOS by Ray Milkey · 6 years ago
  26. 647a99c Regenerated workspace using new onos-lib-gen v1.3 tool and simplified Bazel prelude. by Thomas Vachuska · 6 years ago
  27. f31ac6f Added one more Component Config REST API; for specified component and variable. by psneha · 6 years ago
  28. 8b03bc5 [ONOS-7766] Modify the use of invalidated checkReply methods in Netconf by Kim JeongWoo · 6 years ago
  29. 3dceff2 Fixing onos-lib-gen to correct buildifier error by Thomas Vachuska · 6 years ago
  30. 312d987 Starting snapshot 1.15.0-SNAPSHOT by Ray Milkey · 6 years ago
  31. e075338 Upgrade to Atomix 3.0.0 final by Jordan Halterman · 6 years ago
  32. d82635b Added options to allow publishing only the library jars. by Thomas Vachuska · 6 years ago
  33. c1be5b8 Upgrade to Atomix 3.0.0-rc12 by Jordan Halterman · 6 years ago
  34. cf7ce3b Fixed onos-secure-ssh to consider environment defaults. by Thomas Vachuska · 6 years ago
  35. b787342 Refactor: remove code duplication for openstack related apps by Jian Li · 6 years ago
  36. 7e8c4d8 Supports dpdk-based vm creation in OpenstackNetworking service. by Daniel Park · 6 years ago
  37. 84431b9 Add Trellis dependency into p4vm by Charles Chan · 6 years ago
  38. 92cc268 remove redundant definition for ONOS_VERSION by Ray Milkey · 6 years ago
  39. 8da5779 Avoid warning when seeing VLAN_POP in next treatment by Charles Chan · 6 years ago
  40. cf696e5 NoAction in ACL should be mapped to NOP by Charles Chan · 6 years ago
  41. b71e1ba Do not queue VERIFY objectives by Charles Chan · 6 years ago
  42. 3c8d3d0 Forward JVM debug port in onos.py by Carmelo Cascone · 6 years ago
  43. 6d41036 Fix: do not append identity path into V3 keystone authentication by Jian Li · 6 years ago
  44. 7981a32 Fix NPE when component can't be found by Ray Milkey · 6 years ago
  45. a8f4840 fix formatting problems by Ray Milkey · 6 years ago
  46. 5063f5b Add bazel rule to run buildifier; fix up formatting problems in bazel files by Ray Milkey · 6 years ago
  47. f1f2275 ONOS-7771 : Provision in OltPipeline to install No L2 modification flow rules by Amit Ghosh · 6 years ago
  48. 3dc474c OltPipeline: Add VLAN_PUSH treatment if match is VlanId.NONE. by Jonathan Hart · 6 years ago
  49. e820e9b Supporting authentication to WebSocket for GUI2 by Sean Condon · 6 years ago
  50. 8bdc828 Fix: resolve activation issue of openstacktelemetry by Jian Li · 6 years ago
  51. 09c2c4d Changing the default pw transport vlan to 4090 instead of 4093. by Saurav Das · 6 years ago
  52. e314154 Auto-generate an intg-bridge ID if it is not specified via net-cfg by Jian Li · 6 years ago
  53. a1812ad ONOS-7770 Install Bazel in p4vm by Carmelo Cascone · 6 years ago
  54. cdb0527 Fixed stc-cell-repair to properly prune atomix cluster nodes as well. by Thomas Vachuska · 6 years ago
  55. 05d609a buildifier reformatting of bazel files by Ray Milkey · 6 years ago
  56. 6cf60c3 Convert all Atomix exceptions to ONOS storage exceptions by Jordan Halterman · 6 years ago
  57. 6771f4f Fixing Buck build by adding missing dependency to features/BUCK. by Thomas Vachuska · 6 years ago
  58. 0e427dc Fix P4RuntimeClientImpl sending empty stream RPC messages by Carmelo Cascone · 6 years ago
  59. 0737234 Use 0xd as vlan punt group id by Charles Chan · 6 years ago
  60. cb8ea06 Don't close repo if there is no URL by Ray Milkey · 6 years ago
  61. 245d119 No need to close the repo if doing a local deployment by Ray Milkey · 6 years ago
  62. 9b0171b Fixed spgw.p4 decapping GTP packets not meant to be decapped by Carmelo Cascone · 6 years ago
  63. 6ac9035 [ONOS-7162] Forcing provider scheme to always be in lowercase. by Thomas Vachuska · 6 years ago
  64. 03e5521 Starting snapshot 1.14.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  65. 3594c24 Tagging 1.14.0-rc2 by ONOS Jenkins User · 6 years ago 1.14.0-rc2
  66. 591f66a Fix file name for onos-build-conf jar file by Ray Milkey · 6 years ago
  67. bec1485 [ONOS-7668] Fix ansible scripts for Vagrant tutorial VM. by Eric Tang · 6 years ago
  68. 49c291d Fix install Mininet and ONOS for ONOS-7638 by Eric Tang · 6 years ago
  69. d358574 [OS-14] Reinstating authentication on web-socket channel. by Thomas Vachuska · 6 years ago
  70. b42f4dd Reduce the number of bazel jobs to allow building docker image on laptops by Ray Milkey · 6 years ago
  71. 5538d9e Adding creation and publishing of onos-build-conf.jar by Thomas Vachuska · 6 years ago
  72. b38701e Docker build using bazel by Ray Milkey · 6 years ago
  73. 96f1e03 Fixes OpenstackRoutingArpHandler respond arp request from peer router to source NAT ip of the external gateway. by Daniel Park · 6 years ago
  74. 24a96ff Fix an NPE that happens when DHCP server is not discovered yet by Charles Chan · 6 years ago
  75. ed478dc Integrating INT into fabric pipeline by Jonghwan Hyun · 6 years ago
  76. ea89a1c NextId should be int instead of byte by Charles Chan · 6 years ago
  77. 07a367b Enhancing cell-stc to utilize the local value of ONOS_APPS variable. by Thomas Vachuska · 6 years ago
  78. 4e5f2d6 Starting snapshot 1.14.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  79. cff0bd8 Tagging 1.14.0-rc1 by ONOS Jenkins User · 6 years ago 1.14.0-rc1
  80. 46848a8 Adding check for Bazel version 0.15.* by Thomas Vachuska · 6 years ago
  81. 735af03 Use ONF-owned grpc-java patched repo in Bazel build by Carmelo Cascone · 6 years ago
  82. 6c616d5 Fixing cell-build tool. Doh! by Thomas Vachuska · 6 years ago
  83. f77ea41 Release build for bazel by Ray Milkey · 6 years ago
  84. 628a7cb Fix: resolve floating IP rules not deleting issue in multinodes env by Jian Li · 6 years ago
  85. 6a1ae71 Fix p4runtime runtime dependencies when building with Bazel by Carmelo Cascone · 6 years ago
  86. 0ed6443 [ONOS-7626] FlowsWebResource cannot find FlowRuleService when it become instantiated by jaegonkim · 6 years ago
  87. 9aff4ea Handle host event in separate thread in mcast route service by Jordan Halterman · 6 years ago
  88. aa2faca Handle cluster event in separate thread in FPM manager to avoid blocking event loop by Jordan Halterman · 6 years ago
  89. 69b7ae6 [ONOS-7759] Explicitly pop VLAN when a transport VLAN is not required on a spine by Charles Chan · 6 years ago
  90. afac1c6 Resizing a unit test that intermittently exceeds the default small size time limit. by Thomas Vachuska · 6 years ago
  91. 3ae60e2 Fix error in POM for Maven build by Sean Condon · 6 years ago
  92. 4867af2 Revert "Tagging 1.14.0-b1" by Ray Milkey · 6 years ago
  93. bc559fd Upgrade to Atomix 3.0.0-rc11 by Jordan Halterman · 6 years ago
  94. b2f489f Fixing onos-publish-catalog to properly classify OAR packaging. by Thomas Vachuska · 6 years ago
  95. 4164436 More p4runtime-related bazel build files by Carmelo Cascone · 6 years ago
  96. 78ce400 Tagging 1.14.0-b1 by Ray Milkey · 6 years ago
  97. 6f0458c Add Jersey Media SSE to top level POM by Sean Condon · 6 years ago
  98. c38e903 [ONOS-7752] check north-south reachability for troubleshoot purpose by Jian Li · 6 years ago
  99. e189c1c [ONOS-7752] check single VM-to-VM east-west reachability by Jian Li · 6 years ago
  100. 78d3ed3 Fix: spawn a new thread to handle OPENSTACK port removal events by Jian Li · 6 years ago