1. 6b622cd Fix NPE if mod group cannot be found by Ray Milkey · 6 years ago
  2. 34b508a Prevent concurrent access to the port map by Ray Milkey · 6 years ago
  3. 17b6ac6 Fixing the access network null simulation and adjusting layout. by Thomas Vachuska · 6 years ago
  4. 695ca90 Partial fix for ONOS-6767. by Thomas Vachuska · 6 years ago
  5. f8d9f24 Changed topo view handlers to depend directly on network configs for by Thomas Vachuska · 6 years ago
  6. 5768264 Fixed not to print misleading "device does not exist" warning to the log. by Thomas Vachuska · 6 years ago
  7. 230aedb Initialize behaviour attributes before perform meter operation by Kevin Chuang · 6 years ago
  8. 3793e11 Starting snapshot 1.13.2-SNAPSHOT by ONOS Jenkins User · 6 years ago
  9. 70507cd Tagging 1.13.1 by ONOS Jenkins User · 6 years ago 1.13.1
  10. 7355c74 Do not escape <> characters by Yuta HIGUCHI · 6 years ago
  11. e94267a Fix SNAPSHOT version checker by Ray Milkey · 6 years ago
  12. 2dde643 Starting snapshot 1.13.1-SNAPSHOT by ONOS Jenkins User · 6 years ago
  13. d7b1a3c Tagging 1.13.0 by ONOS Jenkins User · 6 years ago 1.13.0
  14. 8e52d9d Show chassisId in CLI and fix UI string by Andrea Campanella · 6 years ago
  15. c6ca0b6 Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  16. ac66eb3 Tagging 1.13.0-rc4 by ONOS Jenkins User · 6 years ago 1.13.0-rc4
  17. e05ee6d Send probes when host moves by Charles Chan · 6 years ago
  18. a03ab8b Host pointing to the pair port after its pair device is brought down and up by Charles Chan · 6 years ago
  19. 5d206e2 Increase flow obj timeout and remove pendingForwards and pendingNexts when the next failed by Charles Chan · 6 years ago
  20. 7a93526 Add missing @Override tag by Charles Chan · 6 years ago
  21. b659636 Implement default method for isConfigured by Charles Chan · 6 years ago
  22. 41b49a9 Adding a component config to take down single homed host ports when all uplinks are lost. by Saurav Das · 6 years ago
  23. 663f2d5 Adding topology overlay support for the server-side topo layout app. by Thomas Vachuska · 6 years ago
  24. 6d66217 Adding ACLs for requiring admin or viewer role to different ONOS CLI commands. by Thomas Vachuska · 6 years ago
  25. 4c9556b Fixing NPE that can arise due to invalid host configuration. by Thomas Vachuska · 6 years ago
  26. b30213c Move some functions from segment routing manager to interface service/manager by Charles Chan · 6 years ago
  27. bfc35d4 Bug fix in SegmentRouting by Jonghwan Hyun · 6 years ago
  28. 851105e Adding new REST api to fetch pending flows only by rsahot036 · 6 years ago
  29. 94adce6 Release version 1.12 of the onos Maven plugin by Ray Milkey · 6 years ago
  30. f3d143b Update match fields for VOLTHA driver by Jonathan Hart · 6 years ago
  31. 6a08ebd Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  32. 6c55470 Tagging 1.13.0-rc3 by ONOS Jenkins User · 6 years ago 1.13.0-rc3
  33. a76bf03 [ONOS-7624] Implement egress pipeline programming by Jonghwan Hyun · 6 years ago
  34. b6fc05d Adjusted auto-layout to better deal with large number of service hosts. by Thomas Vachuska · 6 years ago
  35. 81e7417 Introduce referenced group filtering in groups CLI command by Charles Chan · 6 years ago
  36. 53d94e4 Print flow objective error message by Charles Chan · 6 years ago
  37. 993fecb Fixed onos-log-query to properly exclude stack traces and merge logs. by Thomas Vachuska · 6 years ago
  38. 1aa5257 Fixing access layout to better accommodate arbitrary number of service hosts. by Thomas Vachuska · 6 years ago
  39. f9059b8 Adding new REST API resource to obtain system level summary. by Thomas Vachuska · 6 years ago
  40. fa06365 Customer bug-fixes: by Thomas Vachuska · 6 years ago
  41. acc9e36 Cleaning up unnecessary synchronization in UI web socket servlet. by Thomas Vachuska · 6 years ago
  42. d3ba0c3 Providing a tool to stitch and filter ONOS log files collected via onos-diagnostics tool. by Thomas Vachuska · 6 years ago
  43. 0c4696a Corrected the access layout to work even when there are no HAG spines. by Thomas Vachuska · 6 years ago
  44. 60ca8d5 Bug fixes for route-path programming by Saurav Das · 6 years ago
  45. 0318e2f Add REST API to change administrative state of a port. by Jonathan Hart · 6 years ago
  46. cc722c0 Add obj-queues into onos-diagnostics by Charles Chan · 6 years ago
  47. 4178591 CORD-2870: Bypass DHCP leasequery without learning routes. by Taras Lemkin · 6 years ago
  48. 85147d0 Add support for enabling YourKit profiling by Jordan Halterman · 6 years ago
  49. 4953bfa Fix ConcurrentModificationException in UiWebSocketServlet by Charles Chan · 6 years ago
  50. 86b53f0 Fix NPE in Dhcp6Duid serializer by Charles Chan · 6 years ago
  51. 889486b Implement flow objective queue command by Charles Chan · 6 years ago
  52. 63152d4 Avoid head of queue blocking in InOrderFlowObjecitveManager by Charles Chan · 6 years ago
  53. c6dc177 Handling mastership changes during route-path programming by Saurav Das · 6 years ago
  54. 8a0b5fb Improve Mcast termination by Pier · 6 years ago
  55. e437a80 Minor improvements by Charles Chan · 6 years ago
  56. 335e9ae Patching Apache Karaf with a shell console fix to avoid thread leak. by Thomas Vachuska · 6 years ago
  57. 4b055d3 Backing out the server-side zooming for now. by Thomas Vachuska · 6 years ago
  58. ab482f9 Fix for routingHandler NPE. by Andrea Campanella · 6 years ago
  59. 63168fe bugfix by daniel park · 6 years ago
  60. 1733ccf Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  61. 7bfdec7 Tagging 1.13.0-rc2 by ONOS Jenkins User · 6 years ago 1.13.0-rc2
  62. 0987908 Implement sr-should-program command by Charles Chan · 6 years ago
  63. 1ac47bd Fix more thread leaks by Charles Chan · 6 years ago
  64. 5621b9e Fix a thread leak by Charles Chan · 6 years ago
  65. e8691d9 P4Runtime Mellanox driver for fabric.p4 by Carmelo Cascone · 6 years ago
  66. 10a76de Experimental cheap fix for device events issue ONOS-7623 by Thomas Vachuska · 6 years ago
  67. a8487b0 Performance improvement when handling host move events by Charles Chan · 6 years ago
  68. 2cfc8e7 Implement RFC6355 DUID_UUID by Charles Chan · 6 years ago
  69. a5224f9 Adding server-side default topo layout and fixing GUI to allow remote zoom/pan. by Thomas Vachuska · 6 years ago
  70. 41857a3 Fix npe when adding a null element in a collection by Pier · 6 years ago
  71. 57f215a Improve onos-diagnostics adding sr-mcast-leader by Pier · 6 years ago
  72. acc7adc Do not update port stats in event dispatcher thread by Yuta HIGUCHI · 6 years ago
  73. e7e8e3c [CORD-2903] Improve SR/Multicast APIs by Pier · 6 years ago
  74. 4694e09 [CORD-2937] Improve work partition on Multicast by Pier · 6 years ago
  75. 8e43488 Correctly initialize routes with multiple next hops by Charles Chan · 6 years ago
  76. 1a104e9 Add 'topo' prefix to cluster CLI command by Charles Chan · 6 years ago
  77. 618046d Fixing GUI to respond to server-side layout changes. by Thomas Vachuska · 6 years ago
  78. 26d00c6 Optimize Multicast sinks processing by Pier · 6 years ago
  79. 616d934 minor fix for P4Runtime meter by FrankWang · 6 years ago
  80. bad1660 Fix handling of several error cases in the application REST API by Ray Milkey · 6 years ago
  81. 4bd4bf1 Making REST API port as a command-line option for various admin commands. by Thomas Vachuska · 6 years ago
  82. 3d2d6b3 Fix problamatic & remove stale pom related files by Yuta HIGUCHI · 6 years ago
  83. a9321e3 Fixing host configuration. by Thomas Vachuska · 6 years ago
  84. 8ff3bc1 Fixed bmv2-demo.py after updating bmv2.py switch constructor arguments by Carmelo Cascone · 6 years ago
  85. aa868b6 Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  86. 17eaa64 Tagging 1.13.0-rc1 by ONOS Jenkins User · 6 years ago 1.13.0-rc1
  87. 384e442 Remove extra blank line from test targets list by Ray Milkey · 6 years ago
  88. 138eb0e Creating 1.13 support branch by Ray Milkey · 6 years ago
  89. a336974 T3: tracing only through flows in ADDED state by Andrea Campanella · 6 years ago
  90. 2a43cb3 Config ARP proxy mode by default ensure it works in VXLAN and VLAN by Jian Li · 6 years ago
  91. 6f01713 [ONOS-7239] Fix - ModArp*Instruction not serialized in KryoNamespaces by Patryk Konopka · 7 years ago
  92. 6405aad Increasing GUI session timeout. by Thomas Vachuska · 6 years ago
  93. 0b7682f bump up version on onos Loxi; fix a problem reported by error-prone by Ray Milkey · 6 years ago
  94. fdcfe53 ONOS extensions for use of egress tables. by Andreas Pantelopoulos · 6 years ago
  95. 6fc64c1 Sonar fixes by Ray Milkey · 6 years ago
  96. 384a93a Updated pom.xml for P4Runtime proto build by Carmelo Cascone · 6 years ago
  97. 71f8e7b Fix weird usage of Comparable by Yuta HIGUCHI · 6 years ago
  98. 27b9bc0 [ONOS-7607] Update fabric.p4 bmv2 json w/ new p4c compiler by Yi Tseng · 6 years ago
  99. bb4f541 Fix: resolve NPE by obtaining networkId from subnet instead of port by Jian Li · 6 years ago
  100. 700648c MyTunnel P4 tutorial app and pipeconf by Carmelo Cascone · 6 years ago