1. 8866d84 [CORD-2583] Change Fpm protocol classes to use Builder pattern by Kalhee Kim · 6 years ago
  2. b525fe9 [CORD-2483] Deleting multiple sinks does not clean all flows and groups by Pier Luigi · 6 years ago
  3. 7b7a29d [CORD-2483] Mcast does not forward traffic to all the sinks by Pier Luigi · 6 years ago
  4. 5131dad [CORD-2480] Implement logic for dual-link in McastHandler by Pier Luigi · 6 years ago
  5. 2459265 [CORD-2534] McastHandler does not handle device down by Pier Luigi · 6 years ago
  6. 5857e22 added cfgService for AlarmPollingProvider by fahadnaeemkhan · 6 years ago
  7. 745a5e9 Fix for NPE that can get triggered upon onos instance restart. by Saurav Das · 6 years ago
  8. 8314b07 T3: Handling double rules on table 10 for HW by Andrea Campanella · 6 years ago
  9. f3f7594 Implemented CORD-1843 to avoid race condition when updating ECMPspgs. by Saurav Das · 6 years ago
  10. 87553e1 CORD-2581 Push FPM routes to route store again when an instance rejoin the cluster by Charles Chan · 6 years ago
  11. e9b45cc T3 Vlan handling when output to controller by Andrea Campanella · 6 years ago
  12. 9cd528f Bugfix in route handler in occasion of route update event by Charles Chan · 6 years ago
  13. f019982 Checking mastership when revoking a route by Charles Chan · 6 years ago
  14. e01977fc Introduce DistributedLock to guarantee that minority nodes won't try to remove by Charles Chan · 6 years ago
  15. 603a50f [CORD-2635][CORD-2632] Handle Clear Deferred actions. Support for DHCP packets trace. Output optimization to handle also gateways by Andrea Campanella · 6 years ago
  16. 1b54b40 Fix to deal with exception cases in case of OpenstackNetworkEvent. by daniel park · 6 years ago
  17. ae42ed1 T3 output enhacements by Andrea Campanella · 6 years ago
  18. e0686e7 [CORD-2631] Handling dual links in T3 by Andrea Campanella · 6 years ago
  19. 236b702 [CORD-2582] Adding ARP support to T3 by Andrea Campanella · 6 years ago
  20. bd13178 SONAR suggestion - checking the same condition twice by Ray Milkey · 6 years ago
  21. 862d4f9 Add DistributedLock test commands and STC tests by Jordan Halterman · 6 years ago
  22. 804e4f8 T3 avoiding false flow rule match by Andrea Campanella · 6 years ago
  23. 8b60903 T3 - Fixing NPE for flow rules by Andrea Campanella · 6 years ago
  24. 6aee851 CORD-2637 Correctly use broadcast flag in DHCPv4 relay by Daniel Ginsburg · 6 years ago
  25. d293a5a T3: removed fixed mpls_bos and proper mpls label removal by Andrea Campanella · 6 years ago
  26. 0315509 Various small fixes by Yuta HIGUCHI · 6 years ago
  27. d1b1e95 SONAR suggestions - more blocker bugs by Ray Milkey · 6 years ago
  28. ae4e5ed Sonar suggestions - fixes to potential null pointer dereferences by Ray Milkey · 6 years ago
  29. a5d31a6 Sonar suggestion - possible null pointer dereferences in equals() methods by Ray Milkey · 7 years ago
  30. 06d98ab T3: Support for Ipv6 in CLI command by Andrea Campanella · 6 years ago
  31. 31a3d1e Adding drop on same output of input connect point by Andrea Campanella · 6 years ago
  32. f1aed03 Fix NPE in Dhcp6HandlerImpl by Charles Chan · 6 years ago
  33. cf92240 [CORD-2529] Fpm route store handling by Kalhee Kim · 6 years ago
  34. a4eabc0 [CORD-2260] Add a timer task to clean ipaddr, pd prefix by Kalhee Kim · 7 years ago
  35. e5bb709 [CORD-2362] dhcp relay v6 counters implementation by Kalhee Kim · 7 years ago
  36. 023e0bd [CORD-2318] Allow v6 alternative dhcp server for default and indirect dhcp server by Kalhee Kim · 7 years ago
  37. 21acc22 [CORD-2226] Dhcp6 Relay uses to store dhcp record for LeaseQuery by Kalhee Kim · 7 years ago
  38. 50d5b92 Take down edge ports on a leaf switch when all uplinks are gone by Saurav Das · 6 years ago
  39. 63a0ac9 T3: Handling null or offline device by Andrea Campanella · 6 years ago
  40. d5aa341 Fix for T3 test paths by Andrea Campanella · 6 years ago
  41. a815a88 Fixed VLAN used for l2 intf groups of pseudowires by Andreas Pantelopoulos · 6 years ago
  42. 3431019 Minor update in PW configuration to handle updates better by Andreas Pantelopoulos · 6 years ago
  43. 16d2b8b [CORD-2432][CORD-2431] Initial t3 implementation by Andrea Campanella · 7 years ago
  44. 1227035 [CORD-2532] IllegalArgumentException in OFDPA pipeliner by Pier Luigi · 6 years ago
  45. 393339f Resume the use of ICMP type/code in OFDPA driver by Charles Chan · 6 years ago
  46. e59bf76 Fix the path not found issue in pseudowire by Charles Chan · 6 years ago
  47. 76869a9 Deploy existing pseudowires when segment routing is activated by Andreas Pantelopoulos · 6 years ago
  48. 717fa67 Bug fix in routing logic - should let routing process continue by Saurav Das · 6 years ago
  49. 88c6cb3 CORD-2470 Fix NPEs by Charles Chan · 6 years ago
  50. 70a2871 Fix typo by Charles Chan · 6 years ago
  51. 5253c71 Pseudowire support for leaf-spine by Andreas Pantelopoulos · 7 years ago
  52. 285cb77 Ignore irrelevant events in SegmentRoutingManager and DhcpRelayManager by Charles Chan · 6 years ago
  53. ce44f78 Starting snapshot 1.12.1-SNAPSHOT by ONOS Jenkins User · 6 years ago
  54. da4da76 Tagging 1.12.1-b1 by ONOS Jenkins User · 6 years ago 1.12.1-b1
  55. 9174e6b Only remove TMAC flow when it is the last port within the same VLAN if TMAC doesn't support in_port matching by Charles Chan · 7 years ago
  56. a352be0 Adding a few checks in SR to ignore link events for links by Saurav Das · 7 years ago
  57. 45d55e0 Dual-homing probing improvements by Charles Chan · 7 years ago
  58. 59cfbe8 Remove unnecessary warning from DHCP6 relay handler by Yi Tseng · 7 years ago
  59. fa9004b Bug fix for IgnoreDhcp rules after switch restart. Also fixed NPE in group handler, by Saurav Das · 7 years ago
  60. 319413f Prevent packets with link-local destination IP from being routed by Charles Chan · 7 years ago
  61. b62be50 Starting snapshot 1.12.1-SNAPSHOT by Ray Milkey · 7 years ago
  62. 32b7f0a Tagging 1.12.0 by Ray Milkey · 7 years ago 1.12.0
  63. 3648094 Starting snapshot 1.12.1-SNAPSHOT by Ray Milkey · 7 years ago
  64. 1980d50 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
  65. 9a775f9 Tagging 1.12.0-rc3 by Ray Milkey · 7 years ago 1.12.0-rc3
  66. c05807e Fix pom inconsistent with project structure by Yuta HIGUCHI · 7 years ago
  67. 73a6cc1 Fix for empty flooding groups due to bucket add/remove commands being reordered, and by Saurav Das · 7 years ago
  68. 5ef62ba Initial commit of SimpleFabric application by Lee Yongjae · 7 years ago
  69. b69bd19 Small updates to SR to get it to ignore devices not configured as routers by Jonathan Hart · 7 years ago
  70. 94a659f P4-related cherry-picks for 1.12 by Carmelo Cascone · 7 years ago
  71. 21a2dc8 [CORD-2320] DHCPv4 thows an exception when no indirect DHCPv4 server is configured by Yi Tseng · 7 years ago
  72. f431197 [CORD-2316] DHCP relay should ignore the DHCP packet if configed instead of drop it by Yi Tseng · 7 years ago
  73. a7b346a Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
  74. 15d2018 Tagging 1.12.0-rc2 by Ray Milkey · 7 years ago 1.12.0-rc2
  75. c9e1efb Fix for Microsemi Unit tests by Sean Condon · 7 years ago
  76. d82b582 Bump up ONOS to version 2.3.1 of yangtools by Ray Milkey · 7 years ago
  77. f2e79fe Changing two more component configs in segment routing by Charles Chan · 7 years ago
  78. 54f3e93 Removed P4Runtime Test app from 1.12 by Carmelo Cascone · 7 years ago
  79. 687ecadf fix maven build by Yuta HIGUCHI · 7 years ago
  80. b192d89 IPv6RA : Global prefix configuration tests added by Annce John · 7 years ago
  81. 5ac1b04 IPv6RA : Global prefix listing command support by Annce John · 7 years ago
  82. 04fecb5 Starting snapshot 1.12.0-SNAPSHOT by Ray Milkey · 7 years ago
  83. fc67a20 Tagging 1.12.0-rc1 by Ray Milkey · 7 years ago 1.12.0-rc1
  84. 3d650a6 Dual-homing redirection fix by Charles Chan · 7 years ago
  85. 477a904 fix 1.11 pom file references by Ray Milkey · 7 years ago
  86. ba36606 [CORD-1616] Supports PD by DHCP relay App by Kalhee Kim · 7 years ago
  87. 6800ced various bug fixes by Yuta HIGUCHI · 7 years ago
  88. a031a26 Added required applications for RESTConf by Dimitrios Mavrommatis · 7 years ago
  89. 789d55d Resource ID Null exception fix by Dimitrios Mavrommatis · 7 years ago
  90. e166a4e IPv6RA : Unsolicited RA support, Misc. fixes by Jayakumar Thazhath · 7 years ago
  91. 9bc6074 [CORD-2223] Route is not resolved if nexthop moves by Charles Chan · 7 years ago
  92. 921e5b0 Fix NPE of DHCP relay by Yi Tseng · 7 years ago
  93. 27532cd Added basic pseudowire support for Trellis. by Andreas Pantelopoulos · 7 years ago
  94. 74052d4 Added app origin to the BUCK file by utkarsh · 7 years ago
  95. c3445a1 Register BigDecimal to kryo fixing DCStore issue. by Gaurav Agrawal · 7 years ago
  96. 39c28ca Moved service PI classes/interfaces to appropriate package by Carmelo Cascone · 7 years ago
  97. 03f343d Clarify and clean up some PiPipelineInterpreter usages by Carmelo Cascone · 7 years ago
  98. beea16e Fix DHCP Relay Cli by Yi Tseng · 7 years ago
  99. 42b1176 Detaching tunnel creation from l3vpn till: by Gaurav Agrawal · 7 years ago
  100. 5588057 Fix issues and remove re-registrations. by Gaurav Agrawal · 7 years ago