1. 05083ea Fixes for maven central https URLs by Ray Milkey · 4 years, 4 months ago
  2. 9b6bd54 Fixed an issue that innerVlan, tpid and suspended bit is not correctly set by Charles Chan · 4 years, 5 months ago
  3. 504aa11 Adds coordination during host movements by pier · 4 years, 6 months ago
  4. 7d14641 Improves openflow fr provider reducing the number of i/o ops by pier · 4 years, 7 months ago
  5. addb3cb Add command to force snapshot of Raft partitions. by Jordan Halterman · 4 years, 8 months ago
  6. 4f4ebfa Avoid reading cluster metadata in critical section of DistributedClusterStore by Jordan Halterman · 4 years, 7 months ago
  7. 9885ab2 Upgrade to Atomix 2.0.30 by Jordan Halterman · 4 years, 7 months ago
  8. 50a8f7e Fixes openflow echo req adding flush after write by pier · 4 years, 7 months ago
  9. 497dcb4 Remove TMac mcast flows when there are no more enabled ports by pier · 4 years, 8 months ago
  10. fad6731 Fix noMorePorts logic which did not consider PW_VLAN by pier · 4 years, 8 months ago
  11. 35c69f1 Improves link up handling by pier · 5 years ago
  12. 9c0bcaf Improves rules population by pier · 5 years ago
  13. 3c276dd Improves host programming introducing a pool of worker threads by pier · 5 years ago
  14. 4e9620d Added table miss flow for ovs-ofdpa punt table by Charles Chan · 4 years, 7 months ago
  15. 2caaa1f Improves host location provider introducing a pool of worker threads by pier · 5 years ago
  16. cebae8f Improves ping responder by pier · 5 years ago
  17. 45d557e Fix IllegalArgumentException in FpmSetAcceptRoutesCommand by pier · 4 years, 7 months ago
  18. fd4ce21 Fix dhcp6Relay by pier · 4 years, 9 months ago
  19. f9a848f REST API for FPM Accept Routes by Harshada Chaundkar · 5 years ago
  20. a533f14 Fpm additional logs by Harshada Chaundkar · 4 years, 8 months ago
  21. 561ad61 Fix lldpProvider: by pier · 4 years, 9 months ago
  22. fa1c8fe Fix duplicate dpid scenario by pier · 4 years, 10 months ago
  23. b73d5d6 Adding ACL flow for Table 60 for Ipv6 by Harshada Chaundkar · 4 years, 10 months ago
  24. 0acb326 REST API for obj-nextids by Harshada Chaundkar · 4 years, 11 months ago
  25. 9463a69 Fix for host store not updated when host moves by Harshada Chaundkar · 4 years, 11 months ago
  26. 4baa8cc Do not accumulate VERSATILE fwd objectives by pier · 5 years ago
  27. cf6d366 Fixing GroupType to pickup correct type value by pier · 5 years ago
  28. 8fe5df5 Do not pop VLAN for traffic that goes to the pair port by psneha · 4 years, 11 months ago
  29. c948042 useStaleLinkAge for VanishStaleLink by Ravi Dewangan · 5 years ago
  30. d33a498 Removed duplicate warning log; simplified code by Ruchi Sahota · 5 years ago
  31. 1e28d2a [ONOS-8000] Use passed length for Data payload by Dmytro Titov · 5 years ago
  32. b2f7114 Fix filtering order during the removal by pier · 5 years ago
  33. 6687e11 Fixing sonarqube and avoiding a potential NPE by pier · 5 years ago
  34. 054da84 Starting snapshot 1.12.2-SNAPSHOT by ONOS Jenkins User · 5 years ago
  35. 2f8de0d Tagging 1.12.2-rc2 by ONOS Jenkins User · 5 years ago 1.12.2-rc2
  36. 669bdf6 Automated Rpd bug fix for Src ip and mac not being populated by Harshada Chaundkar · 5 years ago
  37. 95d0890 topGroup checking with NULL by Ravi Dewangan · 5 years ago
  38. 2d378cd Support user-provided timeouts in intra-cluster communication service by Jordan Halterman · 5 years ago
  39. 65df6d3 Optimized group updating during host move by Ruchi Sahota · 5 years ago
  40. b00e87b Refactor the code so the populateSubnet is only called once per nexthop movement by Charles Chan · 5 years ago
  41. 3a17220 Prioritize certain type of routes among others by Charles Chan · 5 years ago
  42. d31a0eb Introduce new API in route service to return only resolved routes by Charles Chan · 5 years ago
  43. f3963f1 Automated RPD host relearn. by Anjali K K · 5 years ago
  44. 0f1c458 DHCP-Relay : fix logs when one or more DHCP servers are not reachable. by Harshada Chaundkar · 5 years ago
  45. 26fe4a4 Introduced HostMoveTracker to suspend hosts that moves too frequently. by jobin · 5 years ago
  46. 8587495 Xconnect Recurring log fix by Sudhir Kumar Maurya · 5 years ago
  47. 3cf7f66 Clean properly populationStatus when an exception is thrown by pier · 5 years ago
  48. 5c81758 Adds OfdpaPipelineUtility by pier · 5 years ago
  49. 07f86dd Pre-allocate sliding window counter slots to avoid thread safety issues. by Jordan Halterman · 5 years ago
  50. e3af564 Enable G1GC by default in onos-service by Jordan Halterman · 5 years ago
  51. 2abf472 fixed unsafe downcasting that caused failures in detecting disconnection of hosts by rruigon · 5 years ago
  52. 2dacdb4 Fetch flows in buckets to avoid large memory allocations/serialization in flow store by Jordan Halterman · 5 years ago
  53. 3b73624 Move modified after registerProperties in FlowRuleManager by pier · 5 years ago
  54. 5b9b9e3 Implements accumulation of the fwdobjectives in ofdpa pipelines by pier · 5 years ago
  55. 52cb937 Allowed apps to specify whether the existing component config value should be overridden by Charles Chan · 5 years ago
  56. fd17e77 Fix duplicate ip issue by pier · 5 years ago
  57. 322a624 Ensure SlidingWindowCounter is advanced in correct order prior to building the complete window by Jordan Halterman · 5 years ago
  58. 13b2cc6 Fix npe when host does not have valid ipv6 address by pier · 5 years ago
  59. f77dc0f Route reprogamming using group substitution during next hop movement by Ruchi Sahota · 5 years ago
  60. 3af217c Modify OpenFlow provider to avoid stats collection when switch is under high load by Jordan Halterman · 5 years ago
  61. 9082bcd Route simplification; cherry pick to onos-1.12 by Sneha Prem · 5 years ago
  62. 75463ba Only iterates configured subnets to determine if a packet is destined for the switch by Charles Chan · 5 years ago
  63. 6f58f4d maven fixes by Ray Milkey · 5 years ago
  64. 24aec6d more version fixes by Ray Milkey · 5 years ago
  65. eb01317 Fix some maven files that were causing the version update to fail by Ray Milkey · 5 years ago
  66. ea7657d Fix maven build problems in apps by Ray Milkey · 5 years ago
  67. 14c6d62 Fix NPE when pending operations are not present (due to possible race condition) by pier · 5 years ago
  68. 53eae19 Route is not populated correctly when next hop moves by Charles Chan · 5 years ago
  69. f642fe3 Packet throttle support Incorporated review comments by Mayank Tiwari · 5 years ago
  70. a7abb83 Added REST API call to fetch routes count and routes count by type for Route Service by Harshada Chaundkar · 5 years ago
  71. c1daa8f Offload packet processing to another thread by Charles Chan · 5 years ago
  72. c9c108b Disable DHCP relay counters by Charles Chan · 5 years ago
  73. 18ee33c Fixed potential NPE in packet-stats for ipv4 tcp packets by Harshada Chaundkar · 5 years ago
  74. 8111219 Fix NPE in flow store by Jordan Halterman · 5 years ago
  75. 9285dbd Fix NPE in flow store by Jordan Halterman · 5 years ago
  76. 196a9ca Moving the device event handling to separate thread by Ruchi Sahota · 5 years ago
  77. 3eb5b81 Make default primitive operation timeout configurable by Jordan Halterman · 5 years ago
  78. a35584e Optimize filtering flow rule counts by state by Jordan Halterman · 5 years ago
  79. 7bf0487 Use count methods when printing simple flow rule counts via CLI by Jordan Halterman · 6 years ago
  80. 58df227 Make Netty messaging timeouts configurable. by Jordan Halterman · 5 years ago
  81. 1e1a5a2 Reduce frequency of flow store replication by Jordan Halterman · 5 years ago
  82. c40a568 Update xconnectService when the service is bound/unbound by Charles Chan · 5 years ago
  83. b4ceff3 Potential Null Pointer Exception fix for Cpman, Groups , Flows and Mastership API by Harshada Chaundkar · 5 years ago
  84. aac59fa Change JDK container for Docker build by Ray Milkey · 5 years ago
  85. eba2a40 FPM Connections REST API Corrected style check errors by Harshada Chaundkar · 5 years ago
  86. 4ae2b6f Added null check for empty ArrayNode object in DhcpRelayWebResource.java by Harshada Chaundkar · 5 years ago
  87. cab2869 fix for service not found error by Arjun E K · 5 years ago
  88. 972ee84 Upgrade to Atomix 2.0.27 by Jordan Halterman · 5 years ago
  89. 87b2801 DhcpRelayWebResource cannot find DhcpRelayService when it become instantiated by Harshada Chaundkar · 5 years ago
  90. 76c1f77 Eliminate redundant flow programming when host moves by Charles Chan · 6 years ago
  91. b4fe928 [ONOS-7626] FlowsWebResource cannot find FlowRuleService when it become instantiated by jaegonkim · 6 years ago
  92. 317f62b Remove debug level logging by Charles Chan · 5 years ago
  93. faaed35 Set YourKit profiler option to ensure the agent binds to all interfaces in tests by Jordan Halterman · 6 years ago
  94. 54274df Append lock timeout to existing JAVA_OPTS to avoid overwriting user options by Jordan Halterman · 6 years ago
  95. e1dc355 REST API added in Packet stats app by Harshada Chaundkar · 5 years ago
  96. 4554ecd restapi-cli-audit-onos-1.12-manual-cherry-pick by Arjun E K · 5 years ago
  97. ada4c6d ONOS-7896 Fix a bug that results in flow obj queue not being dequeued properly by Charles Chan · 5 years ago
  98. 0d7cf74 PacketProcessorWebResource cannot find PacketService when it become instantiated; changed debug logs to trace in FPMManager by Ruchi Sahota · 5 years ago
  99. f4c2a4d RouteHandler misbehaved when next hop moves from single location to dual location by Charles Chan · 6 years ago
  100. 8d616a3 Prevent objective context from being executed multiple times by Charles Chan · 5 years ago