1. a90fc05 Supports capability of T3 to trace multiple actions with priority in a group by Seyeon Jeong · 4 years, 1 month ago
  2. f0965c0 Fix an action of t3-troubleshot-mcast command when no sink for a multicast route by Seyeon Jeong · 4 years, 2 months ago
  3. 325bb9c Fix bugs for dynamic interface configuration by Shibu Vijayakumar · 6 years ago
  4. 282495a Fixes invalidate nextid by pier · 4 years, 2 months ago
  5. fcf1cda Refactors McastHandler to optimize network failures by pier · 4 years, 3 months ago
  6. 0b0a46e Removes the Multicast cache and repurposes the Multicast workers by pier · 4 years, 4 months ago
  7. 3de7f3d Removing flow modification during sink/source addition/removal. by Harshada Chaundkar · 4 years, 10 months ago
  8. 0180302 Revisit logging in McastHandler by pier · 4 years, 3 months ago
  9. 2107d0c Improves VERIFY operations by pier · 4 years, 3 months ago
  10. 0c22a43 Fix for the issue: CM routes pointing to spine instead of pg pod after updating netcfg. by Shibu Vijayakumar · 4 years, 4 months ago
  11. 630261e Fix an NPE in modified when calling hostHandler by Charles Chan · 4 years, 2 months ago
  12. f1b6ebd Fix possible NPE when 't3-troubleshoot-pingall' command on a host without IP addr by Seyeon Jeong · 4 years, 3 months ago
  13. 57d7b06 Adding port validations for Xconnect service creation by William Davies · 4 years, 10 months ago
  14. bbb13f6 Introduces seen before routes in DefaultRoutingHandler by pier · 4 years, 4 months ago
  15. c2056d7 Avoids disabling access ports when the dev is not paired by pier · 4 years, 5 months ago
  16. 1572755 Refactoring RouteService by pier · 4 years, 7 months ago
  17. 504aa11 Adds coordination during host movements by pier · 4 years, 5 months ago
  18. fad6731 Fix noMorePorts logic which did not consider PW_VLAN by pier · 4 years, 7 months ago
  19. 35c69f1 Improves link up handling by pier · 5 years ago
  20. 9c0bcaf Improves rules population by pier · 5 years ago
  21. 3c276dd Improves host programming introducing a pool of worker threads by pier · 5 years ago
  22. cebae8f Improves ping responder by pier · 4 years, 10 months ago
  23. 45d557e Fix IllegalArgumentException in FpmSetAcceptRoutesCommand by pier · 4 years, 7 months ago
  24. fd4ce21 Fix dhcp6Relay by pier · 4 years, 9 months ago
  25. f9a848f REST API for FPM Accept Routes by Harshada Chaundkar · 4 years, 11 months ago
  26. a533f14 Fpm additional logs by Harshada Chaundkar · 4 years, 7 months ago
  27. 8fe5df5 Do not pop VLAN for traffic that goes to the pair port by psneha · 4 years, 10 months ago
  28. d33a498 Removed duplicate warning log; simplified code by Ruchi Sahota · 4 years, 11 months ago
  29. 6687e11 Fixing sonarqube and avoiding a potential NPE by pier · 5 years ago
  30. 054da84 Starting snapshot 1.12.2-SNAPSHOT by ONOS Jenkins User · 5 years ago
  31. 2f8de0d Tagging 1.12.2-rc2 by ONOS Jenkins User · 5 years ago 1.12.2-rc2
  32. 669bdf6 Automated Rpd bug fix for Src ip and mac not being populated by Harshada Chaundkar · 5 years ago
  33. 65df6d3 Optimized group updating during host move by Ruchi Sahota · 5 years ago
  34. b00e87b Refactor the code so the populateSubnet is only called once per nexthop movement by Charles Chan · 5 years ago
  35. 3a17220 Prioritize certain type of routes among others by Charles Chan · 5 years ago
  36. d31a0eb Introduce new API in route service to return only resolved routes by Charles Chan · 5 years ago
  37. f3963f1 Automated RPD host relearn. by Anjali K K · 5 years ago
  38. 0f1c458 DHCP-Relay : fix logs when one or more DHCP servers are not reachable. by Harshada Chaundkar · 5 years ago
  39. 8587495 Xconnect Recurring log fix by Sudhir Kumar Maurya · 5 years ago
  40. 3cf7f66 Clean properly populationStatus when an exception is thrown by pier · 5 years ago
  41. 52cb937 Allowed apps to specify whether the existing component config value should be overridden by Charles Chan · 5 years ago
  42. 13b2cc6 Fix npe when host does not have valid ipv6 address by pier · 5 years ago
  43. f77dc0f Route reprogamming using group substitution during next hop movement by Ruchi Sahota · 5 years ago
  44. 9082bcd Route simplification; cherry pick to onos-1.12 by Sneha Prem · 5 years ago
  45. 75463ba Only iterates configured subnets to determine if a packet is destined for the switch by Charles Chan · 5 years ago
  46. 6f58f4d maven fixes by Ray Milkey · 5 years ago
  47. 24aec6d more version fixes by Ray Milkey · 5 years ago
  48. eb01317 Fix some maven files that were causing the version update to fail by Ray Milkey · 5 years ago
  49. ea7657d Fix maven build problems in apps by Ray Milkey · 5 years ago
  50. 53eae19 Route is not populated correctly when next hop moves by Charles Chan · 5 years ago
  51. f642fe3 Packet throttle support Incorporated review comments by Mayank Tiwari · 5 years ago
  52. a7abb83 Added REST API call to fetch routes count and routes count by type for Route Service by Harshada Chaundkar · 5 years ago
  53. c1daa8f Offload packet processing to another thread by Charles Chan · 5 years ago
  54. c9c108b Disable DHCP relay counters by Charles Chan · 5 years ago
  55. 18ee33c Fixed potential NPE in packet-stats for ipv4 tcp packets by Harshada Chaundkar · 5 years ago
  56. 196a9ca Moving the device event handling to separate thread by Ruchi Sahota · 5 years ago
  57. c40a568 Update xconnectService when the service is bound/unbound by Charles Chan · 5 years ago
  58. b4ceff3 Potential Null Pointer Exception fix for Cpman, Groups , Flows and Mastership API by Harshada Chaundkar · 5 years ago
  59. eba2a40 FPM Connections REST API Corrected style check errors by Harshada Chaundkar · 5 years ago
  60. 4ae2b6f Added null check for empty ArrayNode object in DhcpRelayWebResource.java by Harshada Chaundkar · 5 years ago
  61. 87b2801 DhcpRelayWebResource cannot find DhcpRelayService when it become instantiated by Harshada Chaundkar · 5 years ago
  62. 76c1f77 Eliminate redundant flow programming when host moves by Charles Chan · 6 years ago
  63. e1dc355 REST API added in Packet stats app by Harshada Chaundkar · 5 years ago
  64. 0d7cf74 PacketProcessorWebResource cannot find PacketService when it become instantiated; changed debug logs to trace in FPMManager by Ruchi Sahota · 5 years ago
  65. f4c2a4d RouteHandler misbehaved when next hop moves from single location to dual location by Charles Chan · 6 years ago
  66. b880654 Rest API Support for DHCP Relay by Anjali K K · 5 years ago
  67. 4fdb9ee Lookup stored route on remove to ensure bytes consistency. by Jordan Halterman · 5 years ago
  68. 85afa2f Fix route events delivery by pier · 5 years ago
  69. d49ebf9 Change the service dependency to mandatory by Charles Chan · 6 years ago
  70. 9b642ed Fixes build, removes bazel files and makes onos-buck project happy again by pier · 5 years ago
  71. 31f277e Cherry picking multiple commits for FlowRuleStore optimaization by Nikunj Desai · 5 years ago
  72. 65e456a Provides a separate executor to handle map events. by pier · 5 years ago
  73. 0509282 Indirect host DHCP replay from server set source IP as relay agent IP by Mayank Tiwari · 5 years ago
  74. 84929a6 Changed the debug level to reduce the debug messages by Mayank Tiwari · 5 years ago
  75. 76fbc0b Prevent NPE if an event comes in during start up by Ray Milkey · 5 years ago
  76. bf2a4f3 REST API Support for DHCP Relay by anjalikk · 6 years ago
  77. c4c2d97 REST API support for DHCP Relay by psneha · 6 years ago
  78. d2d837d route-remove cli command with source type addition by snehaprem · 6 years ago
  79. cd93ee6 Symmetric host probing and ignore probe for deleted hosts by Mayank Tiwari · 6 years ago
  80. 7f15f49 Fix dhcprelay dependency, for BUCK by Charles Chan · 6 years ago
  81. 9ff32f0 Source IP to be set to Relay Agent IP in DHCP packet from client by Mayank Tiwari · 6 years ago
  82. 385b01a Starting snapshot 1.12.2-SNAPSHOT by ONOS Jenkins User · 6 years ago
  83. dd21009f Tagging 1.12.2-rc1 by ONOS Jenkins User · 6 years ago 1.12.2-rc1
  84. ad3636a Prevent XConnect loop by jayakumarthazhath · 6 years ago
  85. 2e33d55 Avoid throwing NPE when SID or Loopback is not configured by Charles Chan · 6 years ago
  86. 30ffafd Normalize route objects stored in RouteTable ConsistentMultimap to avoid inconsistent serialization for different IpPrefix/IpAddress types by Jordan Halterman · 6 years ago
  87. 1d6b7db Get the matching vlan entry from DHCP record if more then one entry is present by jayakumarthazhath · 6 years ago
  88. d7ee2a8 Fix serialization issue by Charles Chan · 6 years ago
  89. 75463f0 Route Type Addition REST API by psneha · 6 years ago
  90. 8a42fda Remove NextId from internal stores when the NextObj fails by Charles Chan · 6 years ago
  91. 2c49d69 Implement CLI commands to view and delete SR internal stores by Charles Chan · 6 years ago
  92. 72c3290 T3 REST API support for multicast routes by psneha · 6 years ago
  93. 5221e8f REST API support added for t3-troubleshoot-simple by psneha · 6 years ago
  94. 6e842f8 Verify unchanged host location when host is moved by Charles Chan · 6 years ago
  95. 7fe5146 DHCP servers MAC remain unresolved for connectPoints until org.onosproject.dhcprelay app toggle by jjosep004c · 6 years ago
  96. 768e8b8 Fix an NPE that happens when DHCP server is not discovered yet by Charles Chan · 6 years ago
  97. 33ba30a Handle cluster event in separate thread in FPM manager to avoid blocking event loop by Jordan Halterman · 6 years ago
  98. eb85e87 Handle host event in separate thread in mcast route service by Jordan Halterman · 6 years ago
  99. 91dfb74 Move device event handling to another thread in XconnectManager by Charles Chan · 6 years ago
  100. caa878e Refactor file path validation code; reject apps with up-level references in the name by Ray Milkey · 6 years ago