1. d8d1774 Tagging 1.13.7 by ONOS Jenkins User · 5 years ago 1.13.7
  2. 78ed211 Fix ConcurrentModificationException when processing PendingRemoveNextObjectives by pier · 5 years ago
  3. 6c48dba Provides a separate executor to handle map events. by pier · 5 years ago
  4. 2171bc0 Indirect host DHCP replay from server set source IP as relay agent IP by Mayank Tiwari · 5 years ago
  5. c8aaa0e Do not invalidate the cache again if the dequeue is triggered by the cache timeout by Charles Chan · 5 years ago
  6. aa3c7ea Changed the debug level to reduce the debug messages by Mayank Tiwari · 5 years ago
  7. eadad4a Prevent NPE if an event comes in during start up by Ray Milkey · 5 years ago
  8. d78d1a3 REST API Support for DHCP Relay by anjalikk · 6 years ago
  9. d06925c Adding DHCP IpV6 support in VOLTHA Driver by Matteo Scandolo · 6 years ago
  10. 107b8cf REST API support for DHCP Relay by psneha · 6 years ago
  11. 8d6edf3 route-remove cli command with source type addition by snehaprem · 6 years ago
  12. 5b3f460 Symmetric host probing by Mayank Tiwari · 6 years ago
  13. fab0f85 Fix dhcprelay dependency, for BUCK by Charles Chan · 6 years ago
  14. 742e94c Source IP to be set to Relay Agent IP in DHCP packet from client by Mayank Tiwari · 6 years ago
  15. ed4f9e2 Update onos-diagnostics to include the latest SR commands by Charles Chan · 6 years ago
  16. 983264a Starting snapshot 1.13.7-SNAPSHOT by ONOS Jenkins User · 6 years ago
  17. 6e9aedb Tagging 1.13.6 by ONOS Jenkins User · 6 years ago 1.13.6
  18. eb0931f Xconnect misc. fixes for production issues by Jayakumar Thazhath · 6 years ago
  19. b5c60cb In order to implement VOLTHA VOL-949 task (https://jira.opencord.org/browse/VOL-949) , OltPipeline (pmc-olt driver) must support meter, transition and also QinQ vlan push instructions. by Gamze Abaka · 6 years ago
  20. 848a7c6 REST API support for packet-processors by rsahot036 · 6 years ago
  21. 0d47139 Starting snapshot 1.13.6-SNAPSHOT by ONOS Jenkins User · 6 years ago
  22. 165ab5d Tagging 1.13.5 by ONOS Jenkins User · 6 years ago 1.13.5
  23. 6f58cf1 Allow applications to specify a few other packet-request flow priorities. by Saurav Das · 6 years ago
  24. e3b704a [ONOS-7751] Sometimes device availability is not changed to available after creation of OF device by jaegonkim · 6 years ago
  25. 10ebd5b ONOS-7807: Fix to provide inner-tag of Q-in-Q flows correctly to VOLTHA by cboling · 6 years ago
  26. 6728bd6 don't check snapshot version of t3 by Ray Milkey · 6 years ago
  27. 46945b6 Prevent XConnect loop by jayakumarthazhath · 6 years ago
  28. a0c7daf Avoid throwing NPE when SID or Loopback is not configured by Charles Chan · 6 years ago
  29. 58128a8 Normalize route objects stored in RouteTable ConsistentMultimap to avoid inconsistent serialization for different IpPrefix/IpAddress types by Jordan Halterman · 6 years ago
  30. 27aa772 Get the matching vlan entry from DHCP record if more then one entry is present by jayakumarthazhath · 6 years ago
  31. e68b0ac ONOS-7771 : Provision in OltPipeline to install No L2 modification flow rules by Amit Ghosh · 6 years ago
  32. f451e5e Starting snapshot 1.13.5-SNAPSHOT by ONOS Jenkins User · 6 years ago
  33. 8c13723 Tagging 1.13.4 by ONOS Jenkins User · 6 years ago 1.13.4
  34. 263e7d9 Fix serialization issue by Charles Chan · 6 years ago
  35. 017869e Route Type Addition REST API by psneha · 6 years ago
  36. 73eae90 Starting snapshot 1.13.4-SNAPSHOT by ONOS Jenkins User · 6 years ago
  37. 3082b12 Tagging 1.13.3 by ONOS Jenkins User · 6 years ago 1.13.3
  38. 1dbadbd Remove NextId from internal stores when the NextObj fails by Charles Chan · 6 years ago
  39. 1fa010c Implement CLI commands to view and delete SR internal stores by Charles Chan · 6 years ago
  40. 4b0f012 fix netconf automatic reconnection issue (check both isClosed and isClosing) by zhongguo zhao · 6 years ago
  41. 705ab45 fix open too many files isse by zhongguo zhao · 6 years ago
  42. 248e7cd Allow LLDP traps to be installed on OLTs by Jonathan Hart · 6 years ago
  43. 4135788 DHCP servers MAC remain unresolved for connectPoints until org.onosproject.dhcprelay app toggle by jjosep004c · 6 years ago
  44. 459608e Added one more Component Config REST API; for specified component and variable. by psneha · 6 years ago
  45. c96042e Do not queue VERIFY objectives by Charles Chan · 6 years ago
  46. 3333cc6 OltPipeline: Add VLAN_PUSH treatment if match is VlanId.NONE. by Jonathan Hart · 6 years ago
  47. 3c82f19 Changing the default pw transport vlan to 4090 instead of 4093. by Saurav Das · 6 years ago
  48. 64cad65 Use 0xd as vlan punt group id by Charles Chan · 6 years ago
  49. 3b1fe59 [OS-14] Reinstating authentication on web-socket channel. by Thomas Vachuska · 6 years ago
  50. c7f63b6 Fix an NPE that happens when DHCP server is not discovered yet by Charles Chan · 6 years ago
  51. 1c9a0b4 Handle cluster event in separate thread in FPM manager to avoid blocking event loop by Jordan Halterman · 6 years ago
  52. d939eeb Handle host event in separate thread in mcast route service by Jordan Halterman · 6 years ago
  53. 1eec625 Move device event handling to another thread in XconnectManager by Charles Chan · 6 years ago
  54. 3a20be3 T3 REST API support for multicast routes by psneha · 6 years ago
  55. 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
  56. 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
  57. 47985ab Send/receive heartbeats on shared thread to avoid concurrent updates to ClusterStore state when sending/receiving heartbeats by Jordan Halterman · 6 years ago
  58. a899362 [ONOS-7753] Ensure cluster heartbeats are recorded when last heartbeat time is set to default value by Jordan Halterman · 6 years ago
  59. 3603684 Add authentication to post to flowObjTest REST API by You Wang · 6 years ago
  60. b24cb3c Refactor file path validation code; reject apps with up-level references in the name by Ray Milkey · 6 years ago
  61. 07b666f Prevent zip archives from putting files in directories outside of the target directory by Ray Milkey · 6 years ago
  62. 7034a29 Revert "Prevent zip archives from putting files in directories outside of the target directory" by Ray Milkey · 6 years ago
  63. fa43644 Prevent zip archives from putting files in directories outside of the target directory by Ray Milkey · 6 years ago
  64. 5b9a11a Clarify log messages by Charles Chan · 6 years ago
  65. 3d44eb9 Implement component config to enable double tagged host programming by Charles Chan · 6 years ago
  66. cef0c51 Verify unchanged host location when host is moved by Charles Chan · 6 years ago
  67. a134ee3 Cancel DHCP packet request when DHCP relay app is being deactivated by Charles Chan · 6 years ago
  68. 8df698a RouteHandler misbehaved when next hop moves from single location to dual location by Charles Chan · 6 years ago
  69. 636906e Block pseudo wire VLAN translation by Charles Chan · 6 years ago
  70. ba49306 Add authentication to post to FlowTest REST API by You Wang · 6 years ago
  71. 397398c Fix serialization execption by Charles Chan · 6 years ago
  72. 79379fe Correct a log message in HostManager by Charles Chan · 6 years ago
  73. 005679a [CORD-3101]Implement OVS OFDPA driver for double-vlan termination by Andrea Campanella · 6 years ago
  74. 47cd744 Added RBAC for REST APIs. by Thomas Vachuska · 6 years ago
  75. 7edca04 Ensure multimap events are published on replaceValues by Jordan Halterman · 6 years ago
  76. e2dcadc IP change may be involved in HOST_MOVED event. Should resolve the route again. by Charles Chan · 6 years ago
  77. df890c9 Starting snapshot 1.13.3-SNAPSHOT by ONOS Jenkins User · 6 years ago
  78. 54c410d Tagging 1.13.2 by ONOS Jenkins User · 6 years ago 1.13.2
  79. c163898 ignore t3 app maven files for SNAPSHOT checks by Ray Milkey · 6 years ago
  80. 38d2977 Append lock timeout to existing JAVA_OPTS to avoid overwriting user options by Jordan Halterman · 6 years ago
  81. feb2717 [ONOS-7734] ct intent is stucked in WITHDRAWING state for ever after submitting intent withdraw request by jaegonkim · 6 years ago
  82. a304cb7 Increase default leader elector timeout to 2500ms in DistribuetdLeadershipStore by Jordan Halterman · 6 years ago
  83. 11a668c ONOS-7733 Meter Creation Fails : by Gamze Abaka · 6 years ago
  84. e020f1f Revert Netty timeout changes and adjust phi threshold by Jordan Halterman · 6 years ago
  85. 10e606a Fix for OS-13 - don't allow app pathnames to leave the app root by Ray Milkey · 6 years ago
  86. c5f6dd0 REST API support added for t3-troubleshoot-simple by psneha · 6 years ago
  87. c8a5bc7 Starting snapshot 1.13.2-SNAPSHOT by ONOS Jenkins User · 6 years ago
  88. c28fc9e Tagging 1.13.2-rc3 by ONOS Jenkins User · 6 years ago 1.13.2-rc3
  89. 8786de0 Follow up for CORD-2393. by Andreas Pantelopoulos · 6 years ago
  90. 8c47358 Implement lazy iterators/streams for ConsistentMap by Jordan Halterman · 6 years ago
  91. 68d4496 Set R-bit in neighbor advertisement if replying as a router by Charles Chan · 6 years ago
  92. a2789a9 Bugfix: DistributedPacketStore does not notify delegate in some cases by Charles Chan · 6 years ago
  93. 2c0b10f Deduplicate candidates when constructing MastershipInfo in mastership store by Jordan Halterman · 6 years ago
  94. 3134459 Add distributed proxy test scenario by Jordan Halterman · 6 years ago
  95. 2a433a4 Add test application for node/mastership based remote Java proxies by Jordan Halterman · 6 years ago
  96. 47b7b53 Implement service for mastership-based remote Java proxies by Jordan Halterman · 6 years ago
  97. 7ab9706 Implement service for registering, managing, and operating on remote Java proxies over the cluster communication service by Jordan Halterman · 6 years ago
  98. 4c3a045 [ONOS-7729] Copy flow buckets prior to replication to avoid inconsistent collection serialization by Jordan Halterman · 6 years ago
  99. 2dc9f8f Starting snapshot 1.13.2-SNAPSHOT by ONOS Jenkins User · 6 years ago
  100. 65ca2a9 Tagging 1.13.2-rc2 by ONOS Jenkins User · 6 years ago 1.13.2-rc2