1. a064f9a Fixing auto-layout to properly classify disjoint/orphaned devices. by Thomas Vachuska · 6 years ago
  2. bfcc57b Fixed onos-log-query to properly exclude stack traces and merge logs. by Thomas Vachuska · 6 years ago
  3. 6c8e5f8 Fixing access layout to better accommodate arbitrary number of service hosts. by Thomas Vachuska · 6 years ago
  4. 1636f0a Adding new REST API resource to obtain system level summary. by Thomas Vachuska · 6 years ago
  5. 2ad060f Customer bug-fixes: by Thomas Vachuska · 6 years ago
  6. c1b41ab Cleaning up unnecessary synchronization in UI web socket servlet. by Thomas Vachuska · 6 years ago
  7. 1222cf5 [ONOS-7555] Device local-status and device availability parameters are not synchronized in cluster by Palash Kala · 6 years ago
  8. 72b09c2 Providing a tool to stitch and filter ONOS log files collected via onos-diagnostics tool. by Thomas Vachuska · 6 years ago
  9. ac8b480 Corrected the access layout to work even when there are no HAG spines. by Thomas Vachuska · 6 years ago
  10. ffa4761 Bug fixes for route-path programming by Saurav Das · 6 years ago
  11. 92b3e80 Add obj-queues into onos-diagnostics by Charles Chan · 6 years ago
  12. 371ac5e CORD-2870: Bypass DHCP leasequery without learning routes. by Taras Lemkin · 6 years ago
  13. 5064e20 Fixing botched cherry-pick. by Thomas Vachuska · 6 years ago
  14. db41a9f Add support for enabling YourKit profiling by Jordan Halterman · 6 years ago
  15. a2d22f4 Fix ConcurrentModificationException in UiWebSocketServlet by Charles Chan · 6 years ago
  16. 11e8432 Fix NPE in Dhcp6Duid serializer by Charles Chan · 6 years ago
  17. ee7001e Implement flow objective queue command by Charles Chan · 6 years ago
  18. 213cdaa Avoid head of queue blocking in InOrderFlowObjecitveManager by Charles Chan · 6 years ago
  19. fa7e29c Handling mastership changes during route-path programming by Saurav Das · 6 years ago
  20. 1732046 Improve Mcast termination by Pier · 6 years ago
  21. 6be77d8 Minor improvements by Charles Chan · 6 years ago
  22. aa3c56f Patching Apache Karaf with a shell console fix to avoid thread leak. by Thomas Vachuska · 6 years ago
  23. 808743d Backing out the server-side zooming for now. by Thomas Vachuska · 6 years ago
  24. 15fcbba Fix for routingHandler NPE. by Andrea Campanella · 6 years ago
  25. 241d793 Fix more thread leaks by Charles Chan · 6 years ago
  26. bd39a4a Implement sr-should-program command by Charles Chan · 6 years ago
  27. bc11666 Performance improvement when handling host move events by Charles Chan · 6 years ago
  28. f9de45d Implement RFC6355 DUID_UUID by Charles Chan · 6 years ago
  29. 4048b7f Fix a thread leak by Charles Chan · 6 years ago
  30. a729cae Adding server-side default topo layout and fixing GUI to allow remote zoom/pan. by Thomas Vachuska · 6 years ago
  31. 4bcc322 Fix npe when adding a null element in a collection by Pier · 6 years ago
  32. 097029f Correctly initialize routes with multiple next hops by Charles Chan · 6 years ago
  33. a48b97a Add 'topo' prefix to cluster CLI command by Charles Chan · 6 years ago
  34. 160880a Improve onos-diagnostics adding sr-mcast-leader by Pier · 6 years ago
  35. 07b8426 Adding REST API and CLI for managing UI user preferences. by Thomas Vachuska · 6 years ago
  36. 03ff064 Fixing GUI to respond to server-side layout changes. by Thomas Vachuska · 6 years ago
  37. a2858a3 [CORD-2903] Improve SR/Multicast APIs by Pier · 6 years ago
  38. 901851e [CORD-2937] Improve work partition on Multicast by Pier · 6 years ago
  39. a17ad9e Optimize Multicast sinks processing by Pier · 6 years ago
  40. 1c188d3 Making REST API port as a command-line option for various admin commands. by Thomas Vachuska · 6 years ago
  41. 80fb17c Re-Fixed the meta-app STC scenario; apps loaded from disk won't implicitly deactivate. by Thomas Vachuska · 6 years ago
  42. 37b2cf9 Fixed the meta-app STC scenario; apps loaded from disk won't implicitly deactivate. by Thomas Vachuska · 6 years ago
  43. 1f64bbf allow for null 5th parameter by Ray Milkey · 6 years ago
  44. a47073b Allow default bash profile to be run with unbound variable checking enabled by Ray Milkey · 6 years ago
  45. eeeab1f T3: tracing only through flows in ADDED state by Andrea Campanella · 6 years ago
  46. b6cac09 Increasing GUI session timeout. by Thomas Vachuska · 6 years ago
  47. 7583e70 Starting snapshot 1.12.1-SNAPSHOT by ONOS Jenkins User · 6 years ago
  48. e84aa93 Tagging 1.12.1-rc4 by ONOS Jenkins User · 6 years ago 1.12.1-rc4
  49. 0a8bfdd [ONOS-7332] Ensure DEVICE_ADDED events are not skipped after device creation on a non-master node by Jordan Halterman · 6 years ago
  50. a255470 Allow duplicate event sinks to be registered to allow retries of component activation. by Jordan Halterman · 6 years ago
  51. 590ec76 Increase default mastership timeout to 2500 by Jordan Halterman · 6 years ago
  52. 40d7824 Ip4Address: Update Self Assigned IP from 169.x.y.z to 169.254.x.y by Eduardo Ferreira · 6 years ago
  53. 8d26500 Display resolved status in routes command by Charles Chan · 6 years ago
  54. e800860 Ignore more than two next hops by Charles Chan · 6 years ago
  55. 88b8eee [ONOS-7598] Fix P4 fabric pipeliner performance issue by Yi Tseng · 6 years ago
  56. f5ed7a6 T3: Bugfix on same leaf Multicast by Andrea Campanella · 6 years ago
  57. 4bd2d9a [ONOS-7570] ServiceNotFoundException(DriverService) in de-serializing DefaultGroup by jaegonkim · 6 years ago
  58. 9a93304 Validate that cluster configuration intersects with existing nodes when forming cluster by Jordan Halterman · 6 years ago
  59. 44bfacd [ONOS-7288] Fix race condition of device manager by Yi Tseng · 7 years ago
  60. 15e3b1e Ensure host events are handled outside the event loop to avoid interrupts by Jordan Halterman · 6 years ago
  61. fcbb5a9 [ONOS-7573][Test successful] Mark online does not notify peers device subsystem by Palash Kala · 6 years ago
  62. a8a329c [ONOS-7586] ONOS leadership change does not occurs sometimes. by jaegonkim · 6 years ago
  63. 8a4de91 Starting snapshot 1.12.1-SNAPSHOT by ONOS Jenkins User · 6 years ago
  64. d26fbf5 Tagging 1.12.1-rc3 by ONOS Jenkins User · 6 years ago 1.12.1-rc3
  65. 4806b29 Fix reference to 1.13 artifacts by Ray Milkey · 6 years ago
  66. 70f9112 Remove event handling delay by Charles Chan · 6 years ago
  67. 2c57bc8 Enhancing GroupChecker for faster processing of group updates by Saurav Das · 6 years ago
  68. 3179161 Fixes for CORD-2910, 2920, 2915 by Saurav Das · 6 years ago
  69. c682d5c CORD-2916 Reset RA handler when mastership changes by Charles Chan · 6 years ago
  70. 6b06148 CORD-2917 Should not push packet requests that target specific device to all devices by Charles Chan · 6 years ago
  71. ff7c20c Make various Raft server/client/storage options configurable by Jordan Halterman · 6 years ago
  72. 207e55b Print device ID in packet-requests command by Charles Chan · 6 years ago
  73. d3130e8 T3: Adding a test all multicast routes command by Andrea Campanella · 6 years ago
  74. c5f155a Handle host, route and mcast events in separate executors by Charles Chan · 6 years ago
  75. fee8108 Stamping the snapshot builds with the short version of the current git hash. by Thomas Vachuska · 6 years ago
  76. 880275c Routing/bridging rules on the same leaf pair should always be programmed by the same ONOS instance by Charles Chan · 6 years ago
  77. 50e43f0 Allow docker build to set the git hash based version string by Ray Milkey · 6 years ago
  78. 0d5106a Adding topology auto-layout. by Thomas Vachuska · 6 years ago
  79. 03cab54 Fixes for maven build by Ray Milkey · 6 years ago
  80. 15dc295 Adding ability to assign roles to elements as part of network config. by Thomas Vachuska · 6 years ago
  81. 18400a4 Use SRLinkWeigher in path computation. by Andreas Pantelopoulos · 6 years ago
  82. 2d87c9f Improve onos-diagnostics with new multicast commands and interface command by Pier · 6 years ago
  83. 668a84d Fix bug when publishing maintenance release docs by Ray Milkey · 6 years ago
  84. 04d557e Refactor logging in InOrderFlowObjectiveManager by Charles Chan · 6 years ago
  85. b7e3739 Wrapper function that enables logger invocation with log level as a parameter by Charles Chan · 6 years ago
  86. d0e31d7 ONOS-7577 - REST API to add and remove buckets from a group by Ray Milkey · 6 years ago
  87. 29e5e11 Adding example Multicast Route Json files by Andrea Campanella · 6 years ago
  88. 0381389 Fixed sonar suggestion in l2handler by Andreas Pantelopoulos · 6 years ago
  89. c757652 [CORD-2834] Handling of dual-homed sinks by Pier · 6 years ago
  90. d880ee0 [CORD-2838][CORD-2833] Revisit McastHandler and handle shortest paths with pair links by Pier · 6 years ago
  91. f6e0ab7 Adding rest API for new Mcast app by Andrea Campanella · 6 years ago
  92. faa8c8f Fix Mcast store and Mcast CLI by Pier · 6 years ago
  93. beea3e3 Fix HOST event handling in MulticastRouteManager by Andrea Campanella · 6 years ago
  94. be4deaf [CORD-2882] Set route source to DHCP for DHCPv4 by Charles Chan · 6 years ago
  95. 0ffeace Remove duplicated getPairDevice implementation by Charles Chan · 6 years ago
  96. 5b46aa2 Improvements in route-path installation using bidirectional links. by Saurav Das · 6 years ago
  97. baede71 FPM routes removal when instance goes down or is removed by Andrea Campanella · 6 years ago
  98. ee260e0 Use apache commons Pair instead of javafx by Laszlo Papp · 6 years ago
  99. 6326272 [CORD-2906] dhcpv6 server ack pkt needs to set VID according to client vid by Kalhee Kim · 6 years ago
  100. 5e5faa1 [CORD-2882] set route source to DHCP for dhcpv6 instead of FPM by Kalhee Kim · 6 years ago