1. 3c82f19 Changing the default pw transport vlan to 4090 instead of 4093. by Saurav Das · 6 years ago
  2. 64cad65 Use 0xd as vlan punt group id by Charles Chan · 6 years ago
  3. 3b1fe59 [OS-14] Reinstating authentication on web-socket channel. by Thomas Vachuska · 6 years ago
  4. c7f63b6 Fix an NPE that happens when DHCP server is not discovered yet by Charles Chan · 6 years ago
  5. 1c9a0b4 Handle cluster event in separate thread in FPM manager to avoid blocking event loop by Jordan Halterman · 6 years ago
  6. d939eeb Handle host event in separate thread in mcast route service by Jordan Halterman · 6 years ago
  7. 1eec625 Move device event handling to another thread in XconnectManager by Charles Chan · 6 years ago
  8. 3a20be3 T3 REST API support for multicast routes by psneha · 6 years ago
  9. c61232b [ONOS-7755] Apply initial cluster configuration on ClusterStore activation to avoid INSTANCE_DEACTIVATED events when applied by ClusterManager by Jordan Halterman · 6 years ago
  10. 5d5ea47 [ONOS-7754] Re-populate failure detector with existing node states to avoid failure detections following component configuration change in ClusterStore by Jordan Halterman · 6 years ago
  11. 47985ab Send/receive heartbeats on shared thread to avoid concurrent updates to ClusterStore state when sending/receiving heartbeats by Jordan Halterman · 6 years ago
  12. a899362 [ONOS-7753] Ensure cluster heartbeats are recorded when last heartbeat time is set to default value by Jordan Halterman · 6 years ago
  13. 3603684 Add authentication to post to flowObjTest REST API by You Wang · 6 years ago
  14. b24cb3c Refactor file path validation code; reject apps with up-level references in the name by Ray Milkey · 6 years ago
  15. 07b666f Prevent zip archives from putting files in directories outside of the target directory by Ray Milkey · 6 years ago
  16. 7034a29 Revert "Prevent zip archives from putting files in directories outside of the target directory" by Ray Milkey · 6 years ago
  17. fa43644 Prevent zip archives from putting files in directories outside of the target directory by Ray Milkey · 6 years ago
  18. 5b9a11a Clarify log messages by Charles Chan · 6 years ago
  19. 3d44eb9 Implement component config to enable double tagged host programming by Charles Chan · 6 years ago
  20. cef0c51 Verify unchanged host location when host is moved by Charles Chan · 6 years ago
  21. a134ee3 Cancel DHCP packet request when DHCP relay app is being deactivated by Charles Chan · 6 years ago
  22. 8df698a RouteHandler misbehaved when next hop moves from single location to dual location by Charles Chan · 6 years ago
  23. 636906e Block pseudo wire VLAN translation by Charles Chan · 6 years ago
  24. ba49306 Add authentication to post to FlowTest REST API by You Wang · 6 years ago
  25. 397398c Fix serialization execption by Charles Chan · 6 years ago
  26. 79379fe Correct a log message in HostManager by Charles Chan · 6 years ago
  27. 005679a [CORD-3101]Implement OVS OFDPA driver for double-vlan termination by Andrea Campanella · 6 years ago
  28. 47cd744 Added RBAC for REST APIs. by Thomas Vachuska · 6 years ago
  29. 7edca04 Ensure multimap events are published on replaceValues by Jordan Halterman · 6 years ago
  30. e2dcadc IP change may be involved in HOST_MOVED event. Should resolve the route again. by Charles Chan · 6 years ago
  31. df890c9 Starting snapshot 1.13.3-SNAPSHOT by ONOS Jenkins User · 6 years ago
  32. 54c410d Tagging 1.13.2 by ONOS Jenkins User · 6 years ago 1.13.2
  33. c163898 ignore t3 app maven files for SNAPSHOT checks by Ray Milkey · 6 years ago
  34. 38d2977 Append lock timeout to existing JAVA_OPTS to avoid overwriting user options by Jordan Halterman · 6 years ago
  35. feb2717 [ONOS-7734] ct intent is stucked in WITHDRAWING state for ever after submitting intent withdraw request by jaegonkim · 6 years ago
  36. a304cb7 Increase default leader elector timeout to 2500ms in DistribuetdLeadershipStore by Jordan Halterman · 6 years ago
  37. 11a668c ONOS-7733 Meter Creation Fails : by Gamze Abaka · 6 years ago
  38. e020f1f Revert Netty timeout changes and adjust phi threshold by Jordan Halterman · 6 years ago
  39. 10e606a Fix for OS-13 - don't allow app pathnames to leave the app root by Ray Milkey · 6 years ago
  40. c5f6dd0 REST API support added for t3-troubleshoot-simple by psneha · 6 years ago
  41. c8a5bc7 Starting snapshot 1.13.2-SNAPSHOT by ONOS Jenkins User · 6 years ago
  42. c28fc9e Tagging 1.13.2-rc3 by ONOS Jenkins User · 6 years ago 1.13.2-rc3
  43. 8786de0 Follow up for CORD-2393. by Andreas Pantelopoulos · 6 years ago
  44. 8c47358 Implement lazy iterators/streams for ConsistentMap by Jordan Halterman · 6 years ago
  45. 68d4496 Set R-bit in neighbor advertisement if replying as a router by Charles Chan · 6 years ago
  46. a2789a9 Bugfix: DistributedPacketStore does not notify delegate in some cases by Charles Chan · 6 years ago
  47. 2c0b10f Deduplicate candidates when constructing MastershipInfo in mastership store by Jordan Halterman · 6 years ago
  48. 3134459 Add distributed proxy test scenario by Jordan Halterman · 6 years ago
  49. 2a433a4 Add test application for node/mastership based remote Java proxies by Jordan Halterman · 6 years ago
  50. 47b7b53 Implement service for mastership-based remote Java proxies by Jordan Halterman · 6 years ago
  51. 7ab9706 Implement service for registering, managing, and operating on remote Java proxies over the cluster communication service by Jordan Halterman · 6 years ago
  52. 4c3a045 [ONOS-7729] Copy flow buckets prior to replication to avoid inconsistent collection serialization by Jordan Halterman · 6 years ago
  53. 2dc9f8f Starting snapshot 1.13.2-SNAPSHOT by ONOS Jenkins User · 6 years ago
  54. 65ca2a9 Tagging 1.13.2-rc2 by ONOS Jenkins User · 6 years ago 1.13.2-rc2
  55. 0eaa516 Fixed removal of doubletagged hosts by Andreas Pantelopoulos · 6 years ago
  56. 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
  57. 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
  58. 8166890 Fix for OS-12, NumberFormatException on badly formatted version string by Ray Milkey · 6 years ago
  59. c3a48e3 Fix NPE introduced by gerrit 18883 by Charles Chan · 6 years ago
  60. 5bd059e Adding get flow by table REST api, fixing exceptions in dhcp by rsahot036 · 6 years ago
  61. 89f5b4e Ensure multimap event listeners are executed after cache update to avoid stale reads from the cache. by Jordan Halterman · 6 years ago
  62. 577dae3 [OS] Make ACL react to HOST UPDATED event by Andrea Campanella · 6 years ago
  63. c1359bb [OS] Fix for XXE in netconf drivers xml utils by Andrea Campanella · 6 years ago
  64. 657c8e6 Delete prefix from sr-device-subnet when the next hop host is removed by Charles Chan · 6 years ago
  65. 9299cf5 Implement toString in RouteSet and RouteInfo by Charles Chan · 6 years ago
  66. aab61e4 Fixed issues related to published routes learnt back on FPM by Mayank Tiwari · 6 years ago
  67. 97cd272 Ensure backups are updated on change in DeviceFlowTable by Jordan Halterman · 6 years ago
  68. 186d9fb Fix error prone reported probem with map key type by Ray Milkey · 6 years ago
  69. 356cda5 Refactor flow rule store to resolve missing flows with old masters following mastership reassignment by Jordan Halterman · 6 years ago
  70. 79e6a22 Fixing XXE attacks through NETCONF Alarms by Andrea Campanella · 6 years ago
  71. 9fc40ed Refactor multimap streams to avoid blocking iteration on initialization by Jordan Halterman · 6 years ago
  72. 9c00e6b Add atomic mastership/term/backups method to MastershipService by Jordan Halterman · 6 years ago
  73. 231572d Rely on anti-entropy protocol to resolve missing flows after mastership change in ECFlowRuleStore by Jordan Halterman · 6 years ago
  74. 7aa2757 Ensure flow rules are purged from non-backup nodes on mastership change by Jordan Halterman · 6 years ago
  75. d1fe85b ONOS core changes for RIP support by shalde064 · 6 years ago
  76. 4e87b3e Implement CLI and REST API for Xconnect by Charles Chan · 6 years ago
  77. 6b90faa Improve Xconnect to support BSOD use case by Charles Chan · 6 years ago
  78. 74d1a9b Fix ConcurrentModificationException by Charles Chan · 6 years ago
  79. 396a0c6 Improve KryoNamespaces to better support Objectives and lambda functions by Charles Chan · 6 years ago
  80. f1027d4 Bugfix in routing logic to avoid null groups; Improvement in group handling. by Saurav Das · 6 years ago
  81. 1528133 Refactor DefaultRoutingHandler to avoid hitting 2000 lines limit by Charles Chan · 6 years ago
  82. 7b3830b Fix NPE in ClusterCommunicationManager exception handling by Jordan Halterman · 6 years ago
  83. 78c098d Slight fix for when help/usage is displayed for onos-power by Jon Hall · 6 years ago
  84. 7bf9e44 Configuration option respondToUnknownHosts. by Andreas Pantelopoulos · 6 years ago
  85. 0903f59 Disable host learning feature. by Andreas Pantelopoulos · 6 years ago
  86. 1851199 Starting snapshot 1.13.2-SNAPSHOT by ONOS Jenkins User · 6 years ago
  87. 148a347 Tagging 1.13.2-rc1 by ONOS Jenkins User · 6 years ago 1.13.2-rc1
  88. 000e410 Implement anti-entropy protocol for detecting and resolving missing flows in the ECFlowRuleStore by Jordan Halterman · 6 years ago
  89. 343995a Use external null checks to avoid computeIfAbsent calls in FlowRuleStore by Jordan Halterman · 6 years ago
  90. 7ae81b8 Move flow count updates off write path in ECFlowRuleStore by Jordan Halterman · 6 years ago
  91. 2cdd1c3 answer to questions for self-checking by Arturo F de Velasco · 6 years ago
  92. 10300c6 Made the l2 handler use the new logic for pw trans. by Andreas Pantelopoulos · 6 years ago
  93. d21d0ca Various pseudowire fixes and improvements. by Andreas Pantelopoulos · 6 years ago
  94. c1d6aaf DHCPv[46] relay must replace the route instead of adding an extra NH by Daniel Ginsburg · 6 years ago
  95. 58af6b0 Duplicate artifact name was breaking the maven build by Ray Milkey · 6 years ago
  96. d1d321b Implement host probing retry with major refactoring by Charles Chan · 6 years ago
  97. 99c654d Refactor DistributedPacketStore to store packet requests in a ConsistentMultimap by Jordan Halterman · 6 years ago
  98. b20b8ea sr-mcast NPE fix on vlan change by Andrea Campanella · 6 years ago
  99. 975deba T3 Fixing HW miss on table 40 by Andrea Campanella · 6 years ago
  100. 43155c1 Fixing HP driver matching to catch newer HP/Aruba devices properly. by Thomas Vachuska · 6 years ago