1. 483c7c8 Do not accumulate VERSATILE fwd objectives by pier · 5 years ago
  2. 4d7efe2 Fixing GroupType to pickup correct type value by pier · 5 years ago
  3. 9118a5a Do not pop VLAN for traffic that goes to the pair port by psneha · 5 years ago
  4. 92f7729 Direct host when populating IP rules for double-tagged next hop by Daniele Moro · 5 years ago
  5. ec05dda useStaleLinkAge for VanishStaleLink by Ravi Dewangan · 5 years ago
  6. 0dac411 SEBA 637 change in McastHandler.java by Shekhar Aryan · 5 years ago
  7. 78b2b33 Add the multicast app artifact to the publish list by Ray Milkey · 5 years ago
  8. 42482b2 Starting snapshot 1.13.10-SNAPSHOT by ONOS Jenkins User · 5 years ago
  9. 200fb5c Tagging 1.13.9 by ONOS Jenkins User · 5 years ago 1.13.9
  10. dc4e57c Removed duplicate warning log; simplified code by Ruchi Sahota · 5 years ago
  11. e48f73b ONOS-7944 McastHandler of SegmentRouting considers only dual-homed sinks, by Esin Karaman · 5 years ago
  12. 8484ad1 [ONOS-8000] Use passed length for Data payload by Dmytro Titov · 5 years ago
  13. f2cfbb2 Fix filtering order during the removal by pier · 5 years ago
  14. 1c0c278 Adding metadata match criterion to solve the conflict-flow issue. (SEBA-668) by abakagamze · 5 years ago
  15. 67163d8 topGroup checking with NULL by Ravi Dewangan · 5 years ago
  16. b555e59 Optimized group updating during host move by Ruchi Sahota · 5 years ago
  17. a8dd99f Fixing sonarqube and avoiding a potential NPE by pier · 5 years ago
  18. 8c28a99 Automated RPD host relearn. by Harshada Chaundkar · 5 years ago
  19. fae988c Refactor the code so the populateSubnet is only called once per nexthop movement by Charles Chan · 5 years ago
  20. 022d667 Prioritize certain type of routes among others by Charles Chan · 5 years ago
  21. e8c959c Introduce new API in route service to return only resolved routes by Charles Chan · 5 years ago
  22. 6c54f20 DHCP-Relay : fix logs when one or more DHCP servers are not reachable. by Harshada Chaundkar · 5 years ago
  23. 85e9313 Xconnect Recurring log fix by Sudhir Kumar Maurya · 5 years ago
  24. 4bc3fa9 Clean properly populationStatus when an exception is thrown by pier · 5 years ago
  25. 0c65556 Adds OfdpaPipelineUtility by pier · 5 years ago
  26. ca9960a Introduced HostMoveTracker to suspend hosts that moves too frequently by jobin · 5 years ago
  27. ed43c6b Enable G1GC by default in onos-service by Jordan Halterman · 5 years ago
  28. 9b49e34 Fetch flows in buckets to avoid large memory allocations/serialization in flow store by Jordan Halterman · 5 years ago
  29. 1869858 Pre-allocate sliding window counter slots to avoid thread safety issues. by Jordan Halterman · 5 years ago
  30. 51fdc1f fixed unsafe downcasting that caused failures in detecting disconnection of hosts by rruigon · 5 years ago
  31. 85028e8 Starting snapshot 1.13.9-SNAPSHOT by ONOS Jenkins User · 5 years ago
  32. 3e6ac5b Tagging 1.13.9-rc4 by ONOS Jenkins User · 5 years ago 1.13.9-rc4
  33. d926a9a Fixing the meter timeout issue and support transparent flows. by Gamze Abaka · 5 years ago
  34. ddda531 Move modified after registerProperties in FlowRuleManager by pier · 5 years ago
  35. 9370247 Implements accumulation of the fwdobjectives in ofdpa pipelines by pier · 5 years ago
  36. dc03798 Allowed apps to specify whether the existing component config value should be overridden by Charles Chan · 5 years ago
  37. a3dcca9 Fix duplicate ip issue by pier · 5 years ago
  38. d7e7f98 Ensure SlidingWindowCounter is advanced in correct order prior to building the complete window by Jordan Halterman · 5 years ago
  39. a4c3308 Fix npe when host does not have valid ipv6 address by pier · 5 years ago
  40. 5d80028 Route reprogamming using group substitution during next hop movement by Ruchi Sahota · 5 years ago
  41. 6de47ff Modify OpenFlow provider to avoid stats collection when switch is under high load by Jordan Halterman · 5 years ago
  42. 0f7fa05 More version pom file fixes by Ray Milkey · 5 years ago
  43. 9546ef5 Fix usages of undefined variable onos.version by Ray Milkey · 5 years ago
  44. b6e8e03 maven fixes by Ray Milkey · 5 years ago
  45. 40760bd more version fixes by Ray Milkey · 5 years ago
  46. f68abff Fix some maven files that were causing the version update to fail by Ray Milkey · 5 years ago
  47. 5ba1fc9 Fix maven build problems in apps by Ray Milkey · 5 years ago
  48. 1da248c Route simplification; cherry pick to onos-1.13 by Sneha Prem · 5 years ago
  49. 772351a Only iterates configured subnets to determine if a packet is destined for the switch by Charles Chan · 5 years ago
  50. 69b5607 [ONOS-7732] Automating switch workflow by jaegonkim · 5 years ago
  51. 1b40848 Fix NPE when pending operations are not present (due to possible race condition) by pier · 5 years ago
  52. a4b4029 Packet throttle support by Harshada Chaundkar · 5 years ago
  53. 9d1db1c Starting snapshot 1.13.9-SNAPSHOT by ONOS Jenkins User · 5 years ago
  54. 68c3cdb Tagging 1.13.9-rc3 by ONOS Jenkins User · 5 years ago 1.13.9-rc3
  55. 91b3854 Adding purgeOnDisconnect support to the meter subsystem and adding vlanId match by Gamze Abaka · 5 years ago
  56. 5a18312 Route is not populated correctly when next hop moves by Charles Chan · 5 years ago
  57. e32f923 Added REST API call to fetch routes count and routes count by type for Route Service by Harshada Chaundkar · 5 years ago
  58. ba06a3c Offload packet processing to another thread by Charles Chan · 5 years ago
  59. cd1783f Disable DHCP relay counters by Charles Chan · 5 years ago
  60. 4973ae1 Fixed potential NPE in packet-stats for ipv4 tcp packets by Harshada Chaundkar · 5 years ago
  61. 62022ef Fix NPE in flow store by Jordan Halterman · 5 years ago
  62. f1240a9 Fix NPE in flow store by Jordan Halterman · 5 years ago
  63. 3bfbd38 Starting snapshot 1.13.9-SNAPSHOT by ONOS Jenkins User · 5 years ago
  64. d3c8894 Tagging 1.13.9-rc2 by ONOS Jenkins User · 5 years ago 1.13.9-rc2
  65. 7a9bfb8 Optimize filtering flow rule counts by state by Jordan Halterman · 5 years ago
  66. 66b0129 Moving the device event handling to separate thread by Ruchi Sahota · 5 years ago
  67. a29fab9 This patch solves the following problem: by Gamze Abaka · 5 years ago
  68. fc6d1fb Reduce frequency of flow store replication by Jordan Halterman · 5 years ago
  69. 0b2b7c9 This patch solves the following issue: by Gamze Abaka · 5 years ago
  70. f170b70 Update xconnectService when the service is bound/unbound by Charles Chan · 5 years ago
  71. 40fda91 Starting snapshot 1.13.9-SNAPSHOT by ONOS Jenkins User · 5 years ago
  72. c8bc024 Tagging 1.13.9-rc1 by ONOS Jenkins User · 5 years ago 1.13.9-rc1
  73. 4b0fc8f add fpm web to pom by Ray Milkey · 5 years ago
  74. eba9535 Fix ONOS version string by Ray Milkey · 5 years ago
  75. dac44dc Upgrade to Atomix 2.0.27 by Jordan Halterman · 5 years ago
  76. 549bd19 DHCP and IGMP trap flows must include write metadata (tech profile id) and meter instructions by Gamze Abaka · 5 years ago
  77. 399b8e3 Potential Null Pointer Exception fix for Cpman, Groups , Flows and Mastership API by Harshada Chaundkar · 5 years ago
  78. 7a7a2a4 Deprecate CpqD pipeliners by Charles Chan · 5 years ago
  79. ffef505 fix for service not found error by Arjun E K · 5 years ago
  80. 029c18a Change JDK container for Docker build by Ray Milkey · 5 years ago
  81. 77fa8ab FPM Connections REST API Corrected style check errors by Harshada Chaundkar · 5 years ago
  82. 1f83a59 Added null check for empty ArrayNode object in DhcpRelayWebResource.java by Harshada Chaundkar · 5 years ago
  83. 96bca90 DhcpRelayWebResource cannot find DhcpRelayService when it become instantiated by Harshada Chaundkar · 5 years ago
  84. 2dc5a6b Eliminate redundant flow programming when host moves by Charles Chan · 6 years ago
  85. 21d3cee [ONOS-7626] FlowsWebResource cannot find FlowRuleService when it become instantiated by jaegonkim · 6 years ago
  86. 3c8d47e Starting snapshot 1.13.9-SNAPSHOT by ONOS Jenkins User · 5 years ago
  87. 23a2915 Tagging 1.13.8 by ONOS Jenkins User · 5 years ago 1.13.8
  88. 9f3462d Version string referred to s apecific SNAPSHOT by Ray Milkey · 5 years ago
  89. 3327a26 Fixes for maven build on dhcprelay and packet-stats apps by Ray Milkey · 5 years ago
  90. 781b855 Need to use 'pom' packaging at the top level by Ray Milkey · 5 years ago
  91. e5b1461 In order to complete https://jira.opencord.org/browse/VOL-1093 and https://jira.opencord.org/browse/VOL-1401, OltPipeline must support meter and write metadata instructions for authentication trap flows. Additionally, all flows must include write metadata instruction instead of transition. This change will be done for 1.13 branch. by Gamze Abaka · 5 years ago
  92. 4242cbe REST API added in Packet stats app by Sudhir Kumar Maurya · 5 years ago
  93. 1a6b379 Remove debug level logging by Charles Chan · 5 years ago
  94. b6b5414 restapi-cli-audit-onos-1.13-manual-cherry-pick by Arjun E K · 5 years ago
  95. 3304e79 PacketProcessorWebResource cannot find PacketService when it become instantiated; changed debug logs to trace in FPMManager by Ruchi Sahota · 5 years ago
  96. e74913c ONOS-7896 Fix a bug that results in flow obj queue not being dequeued properly by Charles Chan · 5 years ago
  97. f6f57d2 Implementation Cisco rest driver for Nexus 900 by gyewan.an · 5 years ago
  98. 9841077 Lookup stored route on remove to ensure bytes consistency. by Jordan Halterman · 5 years ago
  99. 71ad9d2 Fix route events delivery by pier · 5 years ago
  100. e116f12 Prevent objective context from being executed multiple times by Charles Chan · 5 years ago