1. d88f366 GUI2 Topo Allow selection of multiple nodes at once by Sean Condon · 5 years ago
  2. 0a15a16 [ONOS-7952] RemoveBridgeOfDevice worklet implementation for ovs workflow by nitinanand · 5 years ago
  3. a299519 Fix: provide the ICMP connectivity to external gateway by Jian Li · 5 years ago
  4. f7b1b4b Rename L2 load balancer to port load balancer by Charles Chan · 5 years ago
  5. 95fb574 GUI2 Changed loading screen display to be a component by Sean Condon · 5 years ago
  6. 7fd9ae2 Synchronize access to static executors by Ray Milkey · 5 years ago
  7. d1092d6 properly reallocate thread pools after a restart by Ray Milkey · 5 years ago
  8. 4910c4b Fix: specify the correct ARP THA and TPA for ARP reply packet by Jian Li · 5 years ago
  9. 397caca Fix ONOS-7958 - problems that were causing failures when onos-core restarts by Ray Milkey · 5 years ago
  10. 1c27bc7 Changes to docker file and cluster creation, complete stc test on single instance, but not yet on multi-instances Alao, we add detailed checking for every step in ODTN testing. by Boyuan Yan · 5 years ago
  11. 07093b0 Write to flow table bucket in calling thread to reduce latency by Jordan Halterman · 5 years ago
  12. 5d795f2 Fix: resolve the critical issues reported by sonarcube by Jian Li · 5 years ago
  13. 2525721 Fix: do not install unnecessary rules for stateful SNAT case by Jian Li · 5 years ago
  14. 5a26ab3 [ONOS-7951] Use Stateful SNAT to handle N-S traffic in openstack by Jian Li · 5 years ago
  15. 33b4db5 Refactor OpenStack SNAT from RoutingHandler to RoutingSnatHandler by Jian Li · 5 years ago
  16. 16631de Address comments in gerrit 20328 by Charles Chan · 5 years ago
  17. 7e6d517 Address comments in gerrit 20327 by Charles Chan · 5 years ago
  18. 0023ca9 Fixes npe during l2 flood creation by pier · 5 years ago
  19. cc6ca77 Extends XConnectManager by pier · 5 years ago
  20. ddc59d9 Extends L2LbManager by pier · 5 years ago
  21. cd2a3ef Implements buckets editing for l2 hash groups by pier · 5 years ago
  22. 5f48a74 Implement L2 load balancer support in XConnectManager by Charles Chan · 5 years ago
  23. 7f987c5 Implement L2 load balancing service by Charles Chan · 6 years ago
  24. 367c1c1 Implement L2 load balancing group in OFDPA driver by Charles Chan · 5 years ago
  25. 68efab4 Fix: correct typos in neutron L2/L3 REST API classes by Jian Li · 5 years ago
  26. 821618f Enhancing base bundle archetype to include component config property as an example. by Thomas Vachuska · 5 years ago
  27. 11b66ed Bumping onos-maven-plugin to 2.2-SNAPSHOT. by Thomas Vachuska · 5 years ago
  28. d6f88c6 Fixing Maven-based build to properly process the component configuration properties for ONOS 2.x by Thomas Vachuska · 5 years ago
  29. c6e98c8 Added traffic (flow & port stats; not intents) to the ONLP demo overlay. by Thomas Vachuska · 5 years ago
  30. dcd1b14 Packet throttle support by Harshada Chaundkar · 5 years ago
  31. 69ca82a Don't assume that there is a device id in the event message by Ray Milkey · 5 years ago
  32. 9553ed7 Port Annotation bug fix by debmaiti · 5 years ago
  33. 9713d15 Build stratum as part of p4 scenario by Ray Milkey · 5 years ago
  34. d45f004 Fixes to check the status of physnet interfaces in OpenstNodeCheckCommand. by Daniel Park · 5 years ago
  35. ee79ad3 Adding skeletal structure for the ONLP gNMI GUI demo. by Thomas Vachuska · 5 years ago
  36. 8358d76 Remove reference to deprecated FileType function by Ray Milkey · 5 years ago
  37. 3dbcaaf Initial gNOI implementation added. Introduced system Time and Reboot RPC by oleksandr.yashchuk@plvision.eu · 5 years ago
  38. 566edf3 Only one node should be master of initializing the DCS store by Andrea Campanella · 5 years ago
  39. ab87b9d Remove GUI(2) features from BUILD as no longer exist by Maciej Skala · 5 years ago
  40. 2888433 GUI2 added in the layout topo overlay by Sean Condon · 5 years ago
  41. 5e3afe5 Fix NPE when pending operations are not present (due to possible race condition) by pier · 5 years ago
  42. afe17e1 Bumpup OpenStack4j dependencies from 3.1.0 to 3.2.0 by Jian Li · 5 years ago
  43. b08c7c4 Re-enable route-service REST APIs by Carmelo Cascone · 5 years ago
  44. 293b04a Fix: segment TCP packet when the payload is larger than MTU size by Jian Li · 5 years ago
  45. 9f278e9 Fix: print out debug message for metadata response by Jian Li · 5 years ago
  46. a929a2e [ONOS-7732] Automating switch workflow: workflow store cli command completeter by jaegonkim · 5 years ago
  47. 5504bd2 Implement static component properties - passed through without modification by Ray Milkey · 5 years ago
  48. a7e60c6 Various fixes for P4Runtime group handling by Carmelo Cascone · 5 years ago
  49. 70e816b Support compiling fabric.p4 with arbitrary table sizes by Carmelo Cascone · 5 years ago
  50. 397d8d4 Fix Sonar complaints about synchronization by Ray Milkey · 5 years ago
  51. 975a343 Fix NPE when processing host events in UI by Carmelo Cascone · 5 years ago
  52. 13b25cb [ONOS-7732] Automating switch workflow: data model schema checking bug fix by jaegonkim · 5 years ago
  53. 4f73fac Use max_group_size 1 for INDIRECT groups by Carmelo Cascone · 5 years ago
  54. a3635ab Parse action profile max group size from P4Info annotations by Carmelo Cascone · 5 years ago
  55. 9bf3b2a8 Allocate a new Timer if component is restarted by Ray Milkey · 5 years ago
  56. 5d80e45 Eliminated references to deprecated ONOS_NIC environment variable. by Thomas Vachuska · 5 years ago
  57. 9764236 Changing how ONOS_APPS value is used and defaulted; cleaned up cell defs. by Thomas Vachuska · 5 years ago
  58. 8d338b5 Improved error message when device has no more free ports by Sean Condon · 5 years ago
  59. bd508ed cfgdef tool modifications to catch variable names that don't match properties by Ray Milkey · 5 years ago
  60. f42f76e Handle the case where ONOS_APPS is not defined - needed for Jenkins by Ray Milkey · 5 years ago
  61. a79a111 Handle the case where ONOS_APPS is not defined - needed for Jenkins by Ray Milkey · 5 years ago
  62. 2673aaa temporary hack to get GUI working with existing cell infrastructure by Ray Milkey · 5 years ago
  63. ff85fbe GUI2 Extract Topology view in to its own library by Sean Condon · 5 years ago
  64. bf7ff4f Change GUI and GUI2 to be apps rather than core features by Sean Condon · 5 years ago
  65. 2d0bd6e [ONOS-7732] Automating switch workflow: workflow test cli command completeter by jaegonkim · 5 years ago
  66. 2a5c8fd sample worklet with multiEvent usage by nitinanand · 5 years ago
  67. 63a921c workflow app fixes by mohamedrahilr · 5 years ago
  68. 65cb23d Add openstack node initialization REST APIs by Jian Li · 5 years ago
  69. 0169520 Change in pattern for port recognition in Cassini Driver by Andrea Campanella · 5 years ago
  70. 9530828 Fix pipeline not marked as READY after device reboot by Carmelo Cascone · 5 years ago
  71. 67a317d Fix race condition when processing first Update of gNMI Subscribe RPC by Carmelo Cascone · 5 years ago
  72. a1cabe5 Do not clear the P4Runtime device mirror when devices go offline by Carmelo Cascone · 5 years ago
  73. c4953eb Minor fixes derived from OFC ODTN demo by Andrea Campanella · 5 years ago
  74. 02f86c8 Fix for propeties that need to have the same name as the used variable. by Andrea Campanella · 5 years ago
  75. 4025900 Restart the scheduled task when polling frequency is really changed by DongRyeol Cha · 5 years ago
  76. 9da8e72 Removing OCH singal from intent created from TAPI. by Andrea Campanella · 5 years ago
  77. e519982 Fix: do not publish vStats info to Prometheus if it is not activated by Jian Li · 5 years ago
  78. fbf6143 [ONOS-7732] Automating switch workflow: workflow cli command completeter by jaegonkim · 5 years ago
  79. 0f7897f Route is not populated correctly when next hop moves by Charles Chan · 5 years ago
  80. 70d1e1c Fix for NPE in arista Drivers by Andrea Campanella · 5 years ago
  81. bde9b39 Ignore errors coming out of Felix by Ray Milkey · 5 years ago
  82. 2dc3759 Fix: lower down the security group logging level by Jian Li · 5 years ago
  83. 34d116c Fix net-trellis-p4-smoke not working with latest stratum_bmv2 by Carmelo Cascone · 5 years ago
  84. b4863b3 Fix missing P4Runtime groups because of infinite delete/insert cycle by Carmelo Cascone · 5 years ago
  85. 81fcfbe Depend on official gnmi repo instead of fork by Carmelo Cascone · 5 years ago
  86. 2803d30 Add ipv6 address supporting for file transfer using scp by DongRyeol Cha · 5 years ago
  87. 19c5174 Fix: do not uninstall group table rules if flag is unset by Jian Li · 5 years ago
  88. b9e491b Fix for ADVA ols with TAPI by Andrea Campanella · 5 years ago
  89. 0e3b623 Reduce the chance of apps triggering fake mastership events by Carmelo Cascone · 5 years ago
  90. 0854c04 Add bridge Config at Arista Driver by HelloONOS · 5 years ago
  91. 14b6238 Added REST API call to fetch routes count and routes count by type for Route Service by Harshada Chaundkar · 5 years ago
  92. 64a1c8e Offload packet processing to another thread by Charles Chan · 5 years ago
  93. b87495c Disable DHCP relay counters by Charles Chan · 5 years ago
  94. ee5d4b9 GUI2 Minor bug fixes to position of devices by Sean Condon · 5 years ago
  95. 754701c Fixed potential NPE in packet-stats for ipv4 tcp packets by Harshada Chaundkar · 5 years ago
  96. addf634 Added capture of errors during server-side websocket handling. by Thomas Vachuska · 5 years ago
  97. 1c8b7ab Added uptime to stc-warden. by Thomas Vachuska · 5 years ago
  98. ee54576 GUI2 Handle node additions and removals in Topology view by Sean Condon · 5 years ago
  99. fe1bc06 [ONOS-7732] Automating switch workflow: workplace cli command completeter by jaegonkim · 5 years ago
  100. e3de321 Fix NPE in flow store by Jordan Halterman · 5 years ago