1. 6a51cb9 Remove calls to deprecated Throwables.propagate() method by Ray Milkey · 6 years ago
  2. c9e9224 CORD-2803 Correctly reply to ICMPv6 echo request that targets link-local address of the switch interface by Charles Chan · 6 years ago
  3. 759f0d3 [ONOS-6958] Add glyph registration java code by Laszlo Papp · 6 years ago
  4. 390efe9 ONOS-7451 ODTN TAPI connectivity service. by Ramon Casellas · 6 years ago
  5. 2686dd7 VLAN filtering rules should always be installed before assignment rules by Charles Chan · 6 years ago
  6. 8a0f4dd Fix unsafe synchronization on parameter variable by Ray Milkey · 6 years ago
  7. f192610 TAPI 2.0.x rpc service registrator by Yuta HIGUCHI · 6 years ago
  8. ad7116e missing link for gNMI stub by Yuta HIGUCHI · 6 years ago
  9. 165afdd pom fix around gNMI by Yuta HIGUCHI · 6 years ago
  10. 8c0c8ef Fix xmpp project structure problem by Yuta HIGUCHI · 6 years ago
  11. 8124ac9 Fix SONAR problems by Ray Milkey · 6 years ago
  12. 1ab441b Fix STC concurrent modification problem by Ray Milkey · 6 years ago
  13. df54373 Fix type on equals() call by Ray Milkey · 6 years ago
  14. 9280e19 Fixed ConcurrentModificationException issue in LinkDiscovery code. by Thomas Vachuska · 6 years ago
  15. e9ccf41 XMPP as SBI support: implementation of core XMPP and Xmpp Device Provider by Tomek Osiński · 6 years ago
  16. e0d4c87 Bugfix for stale state not being cleared up when switch goes down. by Saurav Das · 6 years ago
  17. 45b69ab QMX switches require the unicast flow being installed before multicast flow in TMAC table by Charles Chan · 6 years ago
  18. 15e281d [CORD-2801] Fix NPE in FlowStatsCollector by Pier Luigi · 6 years ago
  19. 8d16304 Adding italian localization for flows view by Andrea Campanella · 6 years ago
  20. b87b8ab [CORD-2798] Fix defects in Mcast by Pier Luigi · 6 years ago
  21. 05514fd [CORD-2739] Caching in McastHandler by Pier Luigi · 6 years ago
  22. 9789311 [CORD-2802] Fix events reordering in FlowObjectiveManager by Pier Luigi · 6 years ago
  23. 909cff8 Avoid ConcurrentModificationException by using CopyOnWriteArrayList by Charles Chan · 6 years ago
  24. 2153659 Refactor: make query methods visible in OpenStackSecurityGroupAdminService by Jian Li · 6 years ago
  25. 1c5467b Sonar suggestion - possible NPEs by Ray Milkey · 6 years ago
  26. d9119d0d [ONOS-7458] Supporting port description in ONOS LLDP by jaegonkim · 6 years ago
  27. 719e510 Add openstack end point auto-completion feature for openstack-sync-state cmd. by daniel park · 6 years ago
  28. da7c6cb Refactor: make query methods visible in OpenStackRouterAdminService by Jian Li · 6 years ago
  29. 1a9a858 Adding Korean localization for flows view by Jian Li · 6 years ago
  30. ea1b966 Refactor: add javadoc, restrict visibility, etc for sona switching by Jian Li · 6 years ago
  31. 9d676fb Refactor: remove duplication, simplify SONA switching host provider by Jian Li · 6 years ago
  32. 1aaa64d Refactor: specify the generic type for protobuf enum translator by Jian Li · 6 years ago
  33. 40f4d6c Refactor Meter, MeterRequest, Band protobuf related translators by Jian Li · 6 years ago
  34. 2ea68ff Address Sonar warning by Charles Chan · 6 years ago
  35. 27cff8c Remove deprecated unfiltered connect point methods from multipoint to single point intents by Ray Milkey · 6 years ago
  36. 0a8417e Workaround for feature group failing during built. by Yuta HIGUCHI · 6 years ago
  37. 5a15fe6 Refactor: make query methods visible in OpenStackNetworkAdminService by Jian Li · 6 years ago
  38. 8d30b61 [ONOS-7509] deviceDisconnected method in Device Manager uses ports description information by Palash Kala · 6 years ago
  39. 78885a2 Refactor: perform further code simplification using asJavaMap by Jian Li · 6 years ago
  40. fb00549 Make DHCP data MTU be configurable in openstacknetworking by Jian Li · 6 years ago
  41. a8e7477 Adding command to add routes and to generate flows from them. by Thomas Vachuska · 6 years ago
  42. 236653d Address comments in gerrit 17355 by Charles Chan · 6 years ago
  43. 53e4796 Deprecate potentially error prone constructor methods by Yuta HIGUCHI · 6 years ago
  44. 2de5530 Fix potential NPE and logical error by Charles Chan · 6 years ago
  45. 6629150 Major OFDPA refactoring to handle multi-stage flows in a cleaner way by Charles Chan · 6 years ago
  46. 50d900c Minor OFDPA refactoring according to IntelliJ code analysis by Charles Chan · 6 years ago
  47. 874581a Unit tests for interface config class by Ray Milkey · 6 years ago
  48. a402038 Handling multiple layers of spines. by Saurav Das · 6 years ago
  49. 2b1935d ONOS-7509 preserve all attributes when ensuring enabled state by Yuta HIGUCHI · 6 years ago
  50. 620655b Support for ipv4 dhcp multi server by rsahot036 · 6 years ago
  51. 71670d1 Fix: resolve critical issues reported by sonar by Jian Li · 6 years ago
  52. 02cfc7f [ONOS-7327] Add FlowRule and FlowRuleEnum protobuf translator by Jian Li · 6 years ago
  53. 5a3a787 [ONOS-7327] Add FlowRule and FlowRuleEnums protobuf models by Jian Li · 6 years ago
  54. fa105b2 Add info to error log on RESTCONF manager by Yuta HIGUCHI · 6 years ago
  55. e848fa9 lower DDCSynchronizer log level by Yuta HIGUCHI · 6 years ago
  56. 6f73bc6 log exception backtrace on RESTCONF error by Yuta HIGUCHI · 6 years ago
  57. 5a438bb Forgot to bump yang tool version by Yuta HIGUCHI · 6 years ago
  58. 96fe077 [CORD-2785] Refactor McastHandler and move to separated folder by Pier Luigi · 6 years ago
  59. 62dbb6a Add hostname auto-completion feature for openstack-node-check cmd by Jian Li · 6 years ago
  60. 5b402c7 Add unit test and a JSON matcher for openstacknode codec by Jian Li · 6 years ago
  61. 3336163 Fix: resolve 400 HTTP error caused by incorrect example JSON string by Jian Li · 6 years ago
  62. 156c96f Refactor: split api from single bundle for openstacknetworking by Jian Li · 6 years ago
  63. 57d4179 [CORD-2748] Multicast flows are not properly updated when changing source by Pier Luigi · 6 years ago
  64. f7049c5 [CORD-2746] Avoid pair links during path computation by Pier Luigi · 6 years ago
  65. 83f919b [CORD-2740] Listening for topology events by Pier Luigi · 6 years ago
  66. 96abb15 [ONOS-7492] Add unit test for openstack router and subnet REST API by Jian Li · 6 years ago
  67. 80d0bbd ONOS-7506 update to TAPI 2.0.1 by Yuta HIGUCHI · 6 years ago
  68. 40e6361 [ONOS-7492] Add unit test for openstack security group REST API by Jian Li · 6 years ago
  69. 8d8a0c5 Fix: correct typos and return status for openstack security group by Jian Li · 6 years ago
  70. 5fe3447 [ONOS-7492] Add unit test for openstack network and port REST API by Jian Li · 6 years ago
  71. 5afbea4 Refactor: fix the issues reported by static code analyzer by Jian Li · 6 years ago
  72. 3a1efef Refactor of CFM code part 5 - SonarQube recommended code changes by Sean Condon · 6 years ago
  73. 490ec3a T3 Dual homing tests by Andrea Campanella · 6 years ago
  74. 79cb17d [CORD-2774] Support Dual-homing by Andrea Campanella · 6 years ago
  75. 5baceb8 Add intent sync and route related API bundles to lists of published artifacts by Ray Milkey · 6 years ago
  76. fa9c77d Refactor of CFM code part 4 - Microsemi driver - updating modules.deps with the move of the driver code by Sean Condon · 6 years ago
  77. 65880ae Bump up influxdb to 2.9 with corresponding deps updated by Jian Li · 6 years ago
  78. 7e2200e T3 Fix for only local addresses in pingall by Andrea Campanella · 6 years ago
  79. 7f2a356 Creating build of a small bundle of remote administrative tools that by Thomas Vachuska · 6 years ago
  80. 825401e ResourceId to instance-identifier string converter methods by Yuta HIGUCHI · 6 years ago
  81. 7cb4fd8 T3: CLI enhancements and absent group buckets fix by Andrea Campanella · 6 years ago
  82. e1c8e45 Removed package-info.java from segmentrouting/web. by Andreas Pantelopoulos · 6 years ago
  83. 48d75d6 Revert "Automatically balance leaders on failover in LeaderElector state machine." by Jordan Halterman · 6 years ago
  84. 37f8091 Refactor of CFM code part3 - Microsemi driver by Sean Condon · 6 years ago
  85. 611f466 Fixing issue in component config subsystem where the locally registered by Thomas Vachuska · 6 years ago
  86. dd33be5 Only remove TMAC flow when it is the last port within the same VLAN if TMAC doesn't support in_port matching by Charles Chan · 6 years ago
  87. 5ca0be8 Refactor openstack-nodes cmd let it use codec to output JSON string by Jian Li · 6 years ago
  88. 340165f Add more comments and correct some typos in OpenstackNode by Jian Li · 6 years ago
  89. f810a7a [CORD-2721] Implement group bucket modification by Jonghwan Hyun · 6 years ago
  90. 931d3e7 Ensure client events are handled in the correct thread in consistent primitive tests. by Jordan Halterman · 6 years ago
  91. f3f050a Fix memory leak in Dropwizard metrics: use sliding window reservoir by Jordan Halterman · 6 years ago
  92. 35d748c Fix SONAR issue - mutable public variables by Ray Milkey · 6 years ago
  93. 6aad284 Refactor of CFM code part2 - API by Sean Condon · 6 years ago
  94. 979f634 Fix: resolve REST test failure issue caused by jersey deps omission by Jian Li · 6 years ago
  95. 62841d4 T3: Fix condition to properly support L2 Broadcast by Andrea Campanella · 6 years ago
  96. cd33959 REST API for pseudowire addition / deletion. by Andreas Pantelopoulos · 6 years ago
  97. a9ae6e6 ONOS-7399 ODTN OrangeBox ServiceApplication by Yuta HIGUCHI · 6 years ago
  98. fac175f Fix pom file for cfm app by Ray Milkey · 6 years ago
  99. 3c31a5a Refactor of CFM code part1 - NBI by Sean Condon · 6 years ago
  100. ff060c0 Fix maven build by Ray Milkey · 6 years ago