1. 5b9a11a Clarify log messages by Charles Chan · 6 years ago
  2. 3d44eb9 Implement component config to enable double tagged host programming by Charles Chan · 6 years ago
  3. cef0c51 Verify unchanged host location when host is moved by Charles Chan · 6 years ago
  4. a134ee3 Cancel DHCP packet request when DHCP relay app is being deactivated by Charles Chan · 6 years ago
  5. 8df698a RouteHandler misbehaved when next hop moves from single location to dual location by Charles Chan · 6 years ago
  6. 636906e Block pseudo wire VLAN translation by Charles Chan · 6 years ago
  7. ba49306 Add authentication to post to FlowTest REST API by You Wang · 6 years ago
  8. 397398c Fix serialization execption by Charles Chan · 6 years ago
  9. 79379fe Correct a log message in HostManager by Charles Chan · 6 years ago
  10. 005679a [CORD-3101]Implement OVS OFDPA driver for double-vlan termination by Andrea Campanella · 6 years ago
  11. 47cd744 Added RBAC for REST APIs. by Thomas Vachuska · 6 years ago
  12. 7edca04 Ensure multimap events are published on replaceValues by Jordan Halterman · 6 years ago
  13. e2dcadc IP change may be involved in HOST_MOVED event. Should resolve the route again. by Charles Chan · 6 years ago
  14. df890c9 Starting snapshot 1.13.3-SNAPSHOT by ONOS Jenkins User · 6 years ago
  15. 54c410d Tagging 1.13.2 by ONOS Jenkins User · 6 years ago 1.13.2
  16. c163898 ignore t3 app maven files for SNAPSHOT checks by Ray Milkey · 6 years ago
  17. 38d2977 Append lock timeout to existing JAVA_OPTS to avoid overwriting user options by Jordan Halterman · 6 years ago
  18. feb2717 [ONOS-7734] ct intent is stucked in WITHDRAWING state for ever after submitting intent withdraw request by jaegonkim · 6 years ago
  19. a304cb7 Increase default leader elector timeout to 2500ms in DistribuetdLeadershipStore by Jordan Halterman · 6 years ago
  20. 11a668c ONOS-7733 Meter Creation Fails : by Gamze Abaka · 6 years ago
  21. e020f1f Revert Netty timeout changes and adjust phi threshold by Jordan Halterman · 6 years ago
  22. 10e606a Fix for OS-13 - don't allow app pathnames to leave the app root by Ray Milkey · 6 years ago
  23. c5f6dd0 REST API support added for t3-troubleshoot-simple by psneha · 6 years ago
  24. c8a5bc7 Starting snapshot 1.13.2-SNAPSHOT by ONOS Jenkins User · 6 years ago
  25. c28fc9e Tagging 1.13.2-rc3 by ONOS Jenkins User · 6 years ago 1.13.2-rc3
  26. 8786de0 Follow up for CORD-2393. by Andreas Pantelopoulos · 6 years ago
  27. 8c47358 Implement lazy iterators/streams for ConsistentMap by Jordan Halterman · 6 years ago
  28. 68d4496 Set R-bit in neighbor advertisement if replying as a router by Charles Chan · 6 years ago
  29. a2789a9 Bugfix: DistributedPacketStore does not notify delegate in some cases by Charles Chan · 6 years ago
  30. 2c0b10f Deduplicate candidates when constructing MastershipInfo in mastership store by Jordan Halterman · 6 years ago
  31. 3134459 Add distributed proxy test scenario by Jordan Halterman · 6 years ago
  32. 2a433a4 Add test application for node/mastership based remote Java proxies by Jordan Halterman · 6 years ago
  33. 47b7b53 Implement service for mastership-based remote Java proxies by Jordan Halterman · 6 years ago
  34. 7ab9706 Implement service for registering, managing, and operating on remote Java proxies over the cluster communication service by Jordan Halterman · 6 years ago
  35. 4c3a045 [ONOS-7729] Copy flow buckets prior to replication to avoid inconsistent collection serialization by Jordan Halterman · 6 years ago
  36. 2dc9f8f Starting snapshot 1.13.2-SNAPSHOT by ONOS Jenkins User · 6 years ago
  37. 65ca2a9 Tagging 1.13.2-rc2 by ONOS Jenkins User · 6 years ago 1.13.2-rc2
  38. 0eaa516 Fixed removal of doubletagged hosts by Andreas Pantelopoulos · 6 years ago
  39. d493b30 Ensure cached document tree listeners are run after cache has been updated to prevent stale reads from the cache by Jordan Halterman · 6 years ago
  40. fe7a290 Ensure cache map listeners are run after cache has been updated to prevent stale reads from the cache by Jordan Halterman · 6 years ago
  41. 8166890 Fix for OS-12, NumberFormatException on badly formatted version string by Ray Milkey · 6 years ago
  42. c3a48e3 Fix NPE introduced by gerrit 18883 by Charles Chan · 6 years ago
  43. 5bd059e Adding get flow by table REST api, fixing exceptions in dhcp by rsahot036 · 6 years ago
  44. 89f5b4e Ensure multimap event listeners are executed after cache update to avoid stale reads from the cache. by Jordan Halterman · 6 years ago
  45. 577dae3 [OS] Make ACL react to HOST UPDATED event by Andrea Campanella · 6 years ago
  46. c1359bb [OS] Fix for XXE in netconf drivers xml utils by Andrea Campanella · 6 years ago
  47. 657c8e6 Delete prefix from sr-device-subnet when the next hop host is removed by Charles Chan · 6 years ago
  48. 9299cf5 Implement toString in RouteSet and RouteInfo by Charles Chan · 6 years ago
  49. aab61e4 Fixed issues related to published routes learnt back on FPM by Mayank Tiwari · 6 years ago
  50. 97cd272 Ensure backups are updated on change in DeviceFlowTable by Jordan Halterman · 6 years ago
  51. 186d9fb Fix error prone reported probem with map key type by Ray Milkey · 6 years ago
  52. 356cda5 Refactor flow rule store to resolve missing flows with old masters following mastership reassignment by Jordan Halterman · 6 years ago
  53. 79e6a22 Fixing XXE attacks through NETCONF Alarms by Andrea Campanella · 6 years ago
  54. 9fc40ed Refactor multimap streams to avoid blocking iteration on initialization by Jordan Halterman · 6 years ago
  55. 9c00e6b Add atomic mastership/term/backups method to MastershipService by Jordan Halterman · 6 years ago
  56. 231572d Rely on anti-entropy protocol to resolve missing flows after mastership change in ECFlowRuleStore by Jordan Halterman · 6 years ago
  57. 7aa2757 Ensure flow rules are purged from non-backup nodes on mastership change by Jordan Halterman · 6 years ago
  58. d1fe85b ONOS core changes for RIP support by shalde064 · 6 years ago
  59. 4e87b3e Implement CLI and REST API for Xconnect by Charles Chan · 6 years ago
  60. 6b90faa Improve Xconnect to support BSOD use case by Charles Chan · 6 years ago
  61. 74d1a9b Fix ConcurrentModificationException by Charles Chan · 6 years ago
  62. 396a0c6 Improve KryoNamespaces to better support Objectives and lambda functions by Charles Chan · 6 years ago
  63. f1027d4 Bugfix in routing logic to avoid null groups; Improvement in group handling. by Saurav Das · 6 years ago
  64. 1528133 Refactor DefaultRoutingHandler to avoid hitting 2000 lines limit by Charles Chan · 6 years ago
  65. 7b3830b Fix NPE in ClusterCommunicationManager exception handling by Jordan Halterman · 6 years ago
  66. 78c098d Slight fix for when help/usage is displayed for onos-power by Jon Hall · 6 years ago
  67. 7bf9e44 Configuration option respondToUnknownHosts. by Andreas Pantelopoulos · 6 years ago
  68. 0903f59 Disable host learning feature. by Andreas Pantelopoulos · 6 years ago
  69. 1851199 Starting snapshot 1.13.2-SNAPSHOT by ONOS Jenkins User · 6 years ago
  70. 148a347 Tagging 1.13.2-rc1 by ONOS Jenkins User · 6 years ago 1.13.2-rc1
  71. 000e410 Implement anti-entropy protocol for detecting and resolving missing flows in the ECFlowRuleStore by Jordan Halterman · 6 years ago
  72. 343995a Use external null checks to avoid computeIfAbsent calls in FlowRuleStore by Jordan Halterman · 6 years ago
  73. 7ae81b8 Move flow count updates off write path in ECFlowRuleStore by Jordan Halterman · 6 years ago
  74. 2cdd1c3 answer to questions for self-checking by Arturo F de Velasco · 6 years ago
  75. 10300c6 Made the l2 handler use the new logic for pw trans. by Andreas Pantelopoulos · 6 years ago
  76. d21d0ca Various pseudowire fixes and improvements. by Andreas Pantelopoulos · 6 years ago
  77. c1d6aaf DHCPv[46] relay must replace the route instead of adding an extra NH by Daniel Ginsburg · 6 years ago
  78. 58af6b0 Duplicate artifact name was breaking the maven build by Ray Milkey · 6 years ago
  79. d1d321b Implement host probing retry with major refactoring by Charles Chan · 6 years ago
  80. 99c654d Refactor DistributedPacketStore to store packet requests in a ConsistentMultimap by Jordan Halterman · 6 years ago
  81. b20b8ea sr-mcast NPE fix on vlan change by Andrea Campanella · 6 years ago
  82. 975deba T3 Fixing HW miss on table 40 by Andrea Campanella · 6 years ago
  83. 43155c1 Fixing HP driver matching to catch newer HP/Aruba devices properly. by Thomas Vachuska · 6 years ago
  84. 5c7913d4 Change DefaultRouteTable primitive to cached multimap. by Jordan Halterman · 6 years ago
  85. fd73c6e [CORD-3119] Fix missing flows on node restart by Jordan Halterman · 6 years ago
  86. 21ef9e4 Implement event-based streaming iterator for ConsistentMultimap primitive by Jordan Halterman · 6 years ago
  87. 2343dfb Upgrade to Atomix 2.0.22 by Jordan Halterman · 6 years ago
  88. 142b984 Implement partitioned multimap by Jordan Halterman · 6 years ago
  89. 14c06d8 Fix for CORD-2393. by Andreas Pantelopoulos · 6 years ago
  90. 7d5bbdd quagga is now part of the base image by Ray Milkey · 6 years ago
  91. 6c3ec95 Bug fix for refactored DestinationSet. by Andreas Pantelopoulos · 6 years ago
  92. e8d5f41 Refactored DestinationSet and nextobj for pws. by Andreas Pantelopoulos · 6 years ago
  93. b4e61e9 Remove depenency on internal BMv2 device ID when starting bmv2.py by Carmelo Cascone · 6 years ago
  94. c99e81f Updated P4 tutorial code/instructions for onos-1.13 by Carmelo Cascone · 6 years ago
  95. 4c1e933 Simplify creation of PiActionParam from primitive types by Carmelo Cascone · 6 years ago
  96. 6e34786 [ONOS-7605] Unable to modify groups on BMV2 by Yi Tseng · 6 years ago
  97. 4e34d00 Fix concurrent modification exception due to unlocked access to collection by Ray Milkey · 6 years ago
  98. d0c2ea2 Increase Felix lock acquisition timeout by Ray Milkey · 6 years ago
  99. 826599f Exclude some disconnected poms from the SNAPSHOT check by Ray Milkey · 6 years ago
  100. 946b8cd Make sure that HostLocation's timestamp is updated by Daniel Ginsburg · 6 years ago