1. bcc2ce9 Generate copyright year in swagger template code by Yuta HIGUCHI · 6 years ago
  2. 4e36049 [ONOS-7489] onos.py - killing onos, and restarting onos for onos cluster failover test. by jaegonkim · 6 years ago
  3. 76cbdfb Fixing flow rule count on single instance by Andrea Campanella · 6 years ago
  4. 8769d5b Support both keystone v2.0 and v3 authentication by Jian Li · 6 years ago
  5. aaa4f83 [ONOS-7518] NullPointerException in LinkDiscovery by jaegonkim · 6 years ago
  6. 6fb95fc T3: bugfixes and avoid override of finalize by Andrea Campanella · 6 years ago
  7. 220f19b T3: Fixing concurrent modification exception by Andrea Campanella · 6 years ago
  8. 40bccdb Adding RouteService bulk add/remove Rest API by Andrea Campanella · 6 years ago
  9. ece1177 T3: HAG scenario fixes by Andrea Campanella · 6 years ago
  10. 435f23c Gracefully handle Device not there yet by Yuta HIGUCHI · 6 years ago
  11. 576969a [ONOS-7444] Optimize SONA gw doesn't use vrouter app and quagga anymore by daniel park · 6 years ago
  12. 481ec33 remove deprecated -f command line options by Ray Milkey · 6 years ago
  13. 34cc8e0 [ONOS-7514] Fix for broken EAP introduced in commit f0c4761. by Terje Mikal Mjelde · 6 years ago
  14. dc49cfd Use single counter for host probe index to avoid unnecessary Raft session creation by Jordan Halterman · 6 years ago
  15. 32e73d7 allow for null 5th parameter by Ray Milkey · 6 years ago
  16. 2c6ffb8 Allow default bash profile to be run with unbound variable checking enabled by Ray Milkey · 6 years ago
  17. c6576fa Adding SR commands to onos-diagnostics by Charles Chan · 6 years ago
  18. 168aa62 [ONOS-7515] Fix increased port up delay caused by not sending probes immediately a new port comes up by You Wang · 6 years ago
  19. cc2424a T3: Ping to same host behind two routers by Andrea Campanella · 6 years ago
  20. a0ef13b Urgent patch to support OpenStack keystone API 3.0 by sangho · 6 years ago
  21. e5e3c12 T3: adding padding to flows and group print by Andrea Campanella · 6 years ago
  22. 320f7f6 T3 fixing sonar problems by Andrea Campanella · 6 years ago
  23. c5cd662 Fix: resolve REST Unit test failure caused by incorrect jersey deps by Jian Li · 6 years ago
  24. 70fdd49 Avoid ConcurrentModificationException by using SynchronizedMultimap by Charles Chan · 6 years ago
  25. c67a991 Added support for grid coordinates in the legacy topology view. by Thomas Vachuska · 6 years ago
  26. 3b9644f Remove superfluous throwIfUnchecked() call by Ray Milkey · 6 years ago
  27. 7b84c07 T3: bugfixes and improvment on the Bridged check in case of untagged traffick comin in on tagged interfaces by Andrea Campanella · 6 years ago
  28. 41de806 Adding a very simple output for pingall by Andrea Campanella · 6 years ago
  29. 6a51cb9 Remove calls to deprecated Throwables.propagate() method by Ray Milkey · 6 years ago
  30. c9e9224 CORD-2803 Correctly reply to ICMPv6 echo request that targets link-local address of the switch interface by Charles Chan · 6 years ago
  31. 759f0d3 [ONOS-6958] Add glyph registration java code by Laszlo Papp · 6 years ago
  32. 390efe9 ONOS-7451 ODTN TAPI connectivity service. by Ramon Casellas · 6 years ago
  33. 2686dd7 VLAN filtering rules should always be installed before assignment rules by Charles Chan · 6 years ago
  34. 8a0f4dd Fix unsafe synchronization on parameter variable by Ray Milkey · 6 years ago
  35. f192610 TAPI 2.0.x rpc service registrator by Yuta HIGUCHI · 6 years ago
  36. ad7116e missing link for gNMI stub by Yuta HIGUCHI · 6 years ago
  37. 165afdd pom fix around gNMI by Yuta HIGUCHI · 6 years ago
  38. 8c0c8ef Fix xmpp project structure problem by Yuta HIGUCHI · 6 years ago
  39. 8124ac9 Fix SONAR problems by Ray Milkey · 6 years ago
  40. 1ab441b Fix STC concurrent modification problem by Ray Milkey · 6 years ago
  41. df54373 Fix type on equals() call by Ray Milkey · 6 years ago
  42. 9280e19 Fixed ConcurrentModificationException issue in LinkDiscovery code. by Thomas Vachuska · 6 years ago
  43. e9ccf41 XMPP as SBI support: implementation of core XMPP and Xmpp Device Provider by Tomek Osiński · 6 years ago
  44. e0d4c87 Bugfix for stale state not being cleared up when switch goes down. by Saurav Das · 6 years ago
  45. 45b69ab QMX switches require the unicast flow being installed before multicast flow in TMAC table by Charles Chan · 6 years ago
  46. 15e281d [CORD-2801] Fix NPE in FlowStatsCollector by Pier Luigi · 6 years ago
  47. 8d16304 Adding italian localization for flows view by Andrea Campanella · 6 years ago
  48. b87b8ab [CORD-2798] Fix defects in Mcast by Pier Luigi · 6 years ago
  49. 05514fd [CORD-2739] Caching in McastHandler by Pier Luigi · 6 years ago
  50. 9789311 [CORD-2802] Fix events reordering in FlowObjectiveManager by Pier Luigi · 6 years ago
  51. 909cff8 Avoid ConcurrentModificationException by using CopyOnWriteArrayList by Charles Chan · 6 years ago
  52. 2153659 Refactor: make query methods visible in OpenStackSecurityGroupAdminService by Jian Li · 6 years ago
  53. 1c5467b Sonar suggestion - possible NPEs by Ray Milkey · 6 years ago
  54. d9119d0d [ONOS-7458] Supporting port description in ONOS LLDP by jaegonkim · 6 years ago
  55. 719e510 Add openstack end point auto-completion feature for openstack-sync-state cmd. by daniel park · 6 years ago
  56. da7c6cb Refactor: make query methods visible in OpenStackRouterAdminService by Jian Li · 6 years ago
  57. 1a9a858 Adding Korean localization for flows view by Jian Li · 6 years ago
  58. ea1b966 Refactor: add javadoc, restrict visibility, etc for sona switching by Jian Li · 6 years ago
  59. 9d676fb Refactor: remove duplication, simplify SONA switching host provider by Jian Li · 6 years ago
  60. 1aaa64d Refactor: specify the generic type for protobuf enum translator by Jian Li · 6 years ago
  61. 40f4d6c Refactor Meter, MeterRequest, Band protobuf related translators by Jian Li · 6 years ago
  62. 2ea68ff Address Sonar warning by Charles Chan · 6 years ago
  63. 27cff8c Remove deprecated unfiltered connect point methods from multipoint to single point intents by Ray Milkey · 6 years ago
  64. 0a8417e Workaround for feature group failing during built. by Yuta HIGUCHI · 6 years ago
  65. 5a15fe6 Refactor: make query methods visible in OpenStackNetworkAdminService by Jian Li · 6 years ago
  66. 8d30b61 [ONOS-7509] deviceDisconnected method in Device Manager uses ports description information by Palash Kala · 6 years ago
  67. 78885a2 Refactor: perform further code simplification using asJavaMap by Jian Li · 6 years ago
  68. fb00549 Make DHCP data MTU be configurable in openstacknetworking by Jian Li · 6 years ago
  69. a8e7477 Adding command to add routes and to generate flows from them. by Thomas Vachuska · 6 years ago
  70. 236653d Address comments in gerrit 17355 by Charles Chan · 6 years ago
  71. 53e4796 Deprecate potentially error prone constructor methods by Yuta HIGUCHI · 6 years ago
  72. 2de5530 Fix potential NPE and logical error by Charles Chan · 6 years ago
  73. 6629150 Major OFDPA refactoring to handle multi-stage flows in a cleaner way by Charles Chan · 6 years ago
  74. 50d900c Minor OFDPA refactoring according to IntelliJ code analysis by Charles Chan · 6 years ago
  75. 874581a Unit tests for interface config class by Ray Milkey · 6 years ago
  76. a402038 Handling multiple layers of spines. by Saurav Das · 6 years ago
  77. 2b1935d ONOS-7509 preserve all attributes when ensuring enabled state by Yuta HIGUCHI · 6 years ago
  78. 620655b Support for ipv4 dhcp multi server by rsahot036 · 6 years ago
  79. 71670d1 Fix: resolve critical issues reported by sonar by Jian Li · 6 years ago
  80. 02cfc7f [ONOS-7327] Add FlowRule and FlowRuleEnum protobuf translator by Jian Li · 6 years ago
  81. 5a3a787 [ONOS-7327] Add FlowRule and FlowRuleEnums protobuf models by Jian Li · 6 years ago
  82. fa105b2 Add info to error log on RESTCONF manager by Yuta HIGUCHI · 6 years ago
  83. e848fa9 lower DDCSynchronizer log level by Yuta HIGUCHI · 6 years ago
  84. 6f73bc6 log exception backtrace on RESTCONF error by Yuta HIGUCHI · 6 years ago
  85. 5a438bb Forgot to bump yang tool version by Yuta HIGUCHI · 6 years ago
  86. 96fe077 [CORD-2785] Refactor McastHandler and move to separated folder by Pier Luigi · 6 years ago
  87. 62dbb6a Add hostname auto-completion feature for openstack-node-check cmd by Jian Li · 6 years ago
  88. 5b402c7 Add unit test and a JSON matcher for openstacknode codec by Jian Li · 6 years ago
  89. 3336163 Fix: resolve 400 HTTP error caused by incorrect example JSON string by Jian Li · 6 years ago
  90. 156c96f Refactor: split api from single bundle for openstacknetworking by Jian Li · 6 years ago
  91. 57d4179 [CORD-2748] Multicast flows are not properly updated when changing source by Pier Luigi · 6 years ago
  92. f7049c5 [CORD-2746] Avoid pair links during path computation by Pier Luigi · 6 years ago
  93. 83f919b [CORD-2740] Listening for topology events by Pier Luigi · 6 years ago
  94. 96abb15 [ONOS-7492] Add unit test for openstack router and subnet REST API by Jian Li · 6 years ago
  95. 80d0bbd ONOS-7506 update to TAPI 2.0.1 by Yuta HIGUCHI · 6 years ago
  96. 40e6361 [ONOS-7492] Add unit test for openstack security group REST API by Jian Li · 6 years ago
  97. 8d8a0c5 Fix: correct typos and return status for openstack security group by Jian Li · 6 years ago
  98. 5fe3447 [ONOS-7492] Add unit test for openstack network and port REST API by Jian Li · 6 years ago
  99. 5afbea4 Refactor: fix the issues reported by static code analyzer by Jian Li · 6 years ago
  100. 3a1efef Refactor of CFM code part 5 - SonarQube recommended code changes by Sean Condon · 6 years ago