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