1. 35b589c Increase flow obj timeout and remove pendingForwards and pendingNexts when the next failed by Charles Chan · 6 years ago
  2. ab7d9ab Show chassisId in CLI and fix UI string by Andrea Campanella · 6 years ago
  3. d9af042 Minor fix P4 tutorial exercise 2 by Carmelo Cascone · 6 years ago
  4. 0d4b8b3 Add missing @Override tag by Charles Chan · 6 years ago
  5. 8464592 Implement default method for isConfigured by Charles Chan · 6 years ago
  6. 9a55429 Adding a component config to take down single homed host ports when all uplinks are lost. by Saurav Das · 6 years ago
  7. 5b48d6c Adding topology overlay support for the server-side topo layout app. by Thomas Vachuska · 6 years ago
  8. 4a9c094 Adding ACLs for requiring admin or viewer role to different ONOS CLI commands. by Thomas Vachuska · 6 years ago
  9. 53cdbaa Fixing NPE that can arise due to invalid host configuration. by Thomas Vachuska · 6 years ago
  10. 971d7ba Move some functions from segment routing manager to interface service/manager by Charles Chan · 6 years ago
  11. 5efd768 Bug fix in SegmentRouting by Jonghwan Hyun · 6 years ago
  12. 0f9564d Adding new REST api to fetch pending flows only by rsahot036 · 6 years ago
  13. 0f071de Set onos maven plugin version to SNAPSHOT of next release version by Ray Milkey · 6 years ago
  14. 0753ee7 Release version 1.12 of the onos Maven plugin by Ray Milkey · 6 years ago
  15. 66d0599 add instructions for developers to README by Jeff Groom · 6 years ago
  16. b578a02 Update match fields for VOLTHA driver by Jonathan Hart · 6 years ago
  17. 9f0e15b Adjusted auto-layout to better deal with large number of service hosts. by Thomas Vachuska · 6 years ago
  18. d916af9 Introduce referenced group filtering in groups CLI command by Charles Chan · 6 years ago
  19. 320c6a5 Print flow objective error message by Charles Chan · 6 years ago
  20. 0225791 Fix maven build - ONOS artifact version numbers were wrong by Ray Milkey · 6 years ago
  21. 800d9d0 [ONOS-7624] Implement egress pipeline programming by Jonghwan Hyun · 6 years ago
  22. 7d77fe1 Fix typos by Jon Hall · 6 years ago
  23. 7a1db18 Initial implementation of XMPP Publish/Subscribe by Tomek Osiński · 6 years ago
  24. 1b083cd Fixed onos-log-query to properly exclude stack traces and merge logs. by Thomas Vachuska · 6 years ago
  25. 3fd1cee Fixing access layout to better accommodate arbitrary number of service hosts. by Thomas Vachuska · 6 years ago
  26. 161e4d3 Revert "Use project.version when referring to checkstyle config" by Yuta HIGUCHI · 6 years ago
  27. 7ef2671 Adding new REST API resource to obtain system level summary. by Thomas Vachuska · 6 years ago
  28. bf5d1fe Customer bug-fixes: by Thomas Vachuska · 6 years ago
  29. 9e7530a Use project.version when referring to checkstyle config by Yuta HIGUCHI · 6 years ago
  30. f389723 Cleaning up unnecessary synchronization in UI web socket servlet. by Thomas Vachuska · 6 years ago
  31. 834cc08 Corrected the access layout to work even when there are no HAG spines. by Thomas Vachuska · 6 years ago
  32. fe7a75e Providing a tool to stitch and filter ONOS log files collected via onos-diagnostics tool. by Thomas Vachuska · 6 years ago
  33. c6ff8f0 Bug fixes for route-path programming by Saurav Das · 6 years ago
  34. 471bcbb Add REST API to change administrative state of a port. by Jonathan Hart · 6 years ago
  35. 8b7df41 Add obj-queues into onos-diagnostics by Charles Chan · 6 years ago
  36. 96a0d34 CORD-2870: Bypass DHCP leasequery without learning routes. by Taras Lemkin · 6 years ago
  37. b812ca1 Add Liquid IO Smart NIC in ovsdb-driver.xml by Daniel Park · 6 years ago
  38. 97e9ccb Fix to support LiquidIO smart NIC in ONOS based on default pipeline by daniel park · 6 years ago
  39. ce47fe5 Add support for enabling YourKit profiling by Jordan Halterman · 6 years ago
  40. 12c9728 P4 tutorial exercise 2 by Carmelo Cascone · 6 years ago
  41. 43455b8 Fix ConcurrentModificationException in UiWebSocketServlet by Charles Chan · 6 years ago
  42. 79cc5e8 Fix NPE in Dhcp6Duid serializer by Charles Chan · 6 years ago
  43. 33f4a91 Implement flow objective queue command by Charles Chan · 6 years ago
  44. 45c19d7 Avoid head of queue blocking in InOrderFlowObjecitveManager by Charles Chan · 6 years ago
  45. 201762d Handling mastership changes during route-path programming by Saurav Das · 6 years ago
  46. 477e006 Improve Mcast termination by Pier · 6 years ago
  47. 10b2fee Minor improvements by Charles Chan · 6 years ago
  48. 9e6432c Patching Apache Karaf with a shell console fix to avoid thread leak. by Thomas Vachuska · 6 years ago
  49. e4a75a1 Backing out the server-side zooming for now. by Thomas Vachuska · 6 years ago
  50. 4818bc3 Upgrade version of STC tool by Ray Milkey · 6 years ago
  51. 6468e1f Fix for routingHandler NPE. by Andrea Campanella · 6 years ago
  52. 859db25 bugfix by daniel park · 6 years ago
  53. 1351e7e Simplifying the CO/FO null access topology to exclude layout info. by Thomas Vachuska · 6 years ago
  54. 6577f61 Fix a thread leak by Charles Chan · 6 years ago
  55. 35c06ac Fix more thread leaks by Charles Chan · 6 years ago
  56. 8bc75ee Implement sr-should-program command by Charles Chan · 6 years ago
  57. be5789d P4Runtime Mellanox driver for fabric.p4 by Carmelo Cascone · 6 years ago
  58. 50bb6ef Performance improvement when handling host move events by Charles Chan · 6 years ago
  59. 29813b0 Implement RFC6355 DUID_UUID by Charles Chan · 6 years ago
  60. 62cd449 Remove unnecessary code of DefaultOvsdbClient. by tanbangcheng · 6 years ago
  61. a651de1 Experimental cheap fix for device events issue ONOS-7623 by Thomas Vachuska · 6 years ago
  62. 06d0a77 Fix npe when adding a null element in a collection by Pier · 6 years ago
  63. 954b368 Improve onos-diagnostics adding sr-mcast-leader by Pier · 6 years ago
  64. 0ac6712 Do not update port stats in event dispatcher thread by Yuta HIGUCHI · 6 years ago
  65. b1fe738 [CORD-2903] Improve SR/Multicast APIs by Pier · 6 years ago
  66. 96f63cb [CORD-2937] Improve work partition on Multicast by Pier · 6 years ago
  67. c3a947f Adding server-side default topo layout and fixing GUI to allow remote zoom/pan. by Thomas Vachuska · 6 years ago
  68. 0bd3b18 MyTunnel exercise with solution for P4 tutorial by Carmelo Cascone · 6 years ago
  69. 4efa498 Simplify creation of PiActionParam from primitive types by Carmelo Cascone · 6 years ago
  70. 2690fac Correctly initialize routes with multiple next hops by Charles Chan · 6 years ago
  71. 3da0b1d Add 'topo' prefix to cluster CLI command by Charles Chan · 6 years ago
  72. 913f736 Additional translations for Lion language bundle: Dutch (NL) by Keesjan Karsten · 6 years ago
  73. e8d0439 Fix OvsdbControllerImpl memory leak. Fix dispatch NodeRemoved Event twice. by tanbangcheng · 6 years ago
  74. 3bb1f3f Optimize Multicast sinks processing by Pier · 6 years ago
  75. c616e17 Fixing GUI to respond to server-side layout changes. by Thomas Vachuska · 6 years ago
  76. 3905787 [ONOS-7621] Use OpenstackAuth info to authenticate keystone in CLI by Jian Li · 6 years ago
  77. c5569c2 Extend ONOS+P4 VM scripts to build tutorial VM by Carmelo Cascone · 6 years ago
  78. 422f8c4 Tutorial VM pointers and corrections for ONOS-P4 tutorial exercise 1 by Carmelo Cascone · 6 years ago
  79. 9bc6a14 Initial P4 tutorial instructions plus minor fix by Carmelo Cascone · 6 years ago
  80. 1657032 Fix handling of several error cases in the application REST API by Ray Milkey · 6 years ago
  81. 2784166 [ONOS-7621] Support injecting keystone auth info through network-cfg by Jian Li · 6 years ago
  82. 9ea7276 minor fix for P4Runtime meter by FrankWang · 6 years ago
  83. a7be50d Making REST API port as a command-line option for various admin commands. by Thomas Vachuska · 6 years ago
  84. 345b0c7 Fixing host configuration. by Thomas Vachuska · 6 years ago
  85. bf54baa Fixed bmv2-demo.py after updating bmv2.py switch constructor arguments by Carmelo Cascone · 6 years ago
  86. 47960ef Fix problamatic & remove stale pom related files by Yuta HIGUCHI · 6 years ago
  87. 335d774 Fix maven plugin version by Ray Milkey · 6 years ago
  88. bca9049 Starting snapshot 1.14.0-SNAPSHOT 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 · 6 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