1. e9c8971e Take down edge ports on a leaf switch when all uplinks are gone by Saurav Das · 6 years ago
  2. 8b4d20d [CORD-2532] IllegalArgumentException in OFDPA pipeliner by Pier Luigi · 6 years ago
  3. 607c898 Bug fix in routing logic - should let routing process continue by Saurav Das · 6 years ago
  4. 8d05521 CORD-2470 Fix NPEs by Charles Chan · 6 years ago
  5. 91b371b Ignore irrelevant events in SegmentRoutingManager and DhcpRelayManager by Charles Chan · 6 years ago
  6. 0d6db51 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 · 6 years ago
  7. 92f01e1 Adding a few checks in SR to ignore link events for links by Saurav Das · 6 years ago
  8. ba90df1 Dual-homing probing improvements by Charles Chan · 6 years ago
  9. ba7eb1a Bug fix for IgnoreDhcp rules after switch restart. Also fixed NPE in group handler, by Saurav Das · 6 years ago
  10. 1a13c17 Prevent packets with link-local destination IP from being routed by Charles Chan · 6 years ago
  11. 9aa28bd Fix for empty flooding groups due to bucket add/remove commands being reordered, and by Saurav Das · 6 years ago
  12. fd89201 Changing two more component configs in segment routing by Charles Chan · 6 years ago
  13. 0ad7908 Dual-homing redirection fix by Charles Chan · 6 years ago
  14. 5f1def8 [CORD-634]Add dynamic config update support for interfaces by Jonghwan Hyun · 7 years ago
  15. 206cac0 Match VLAN_VID in TMAC table for mcast flows by Charles Chan · 7 years ago
  16. 2e91532 Bugfix: ping6 to interface IP of remote leaf doesn't work by Charles Chan · 7 years ago
  17. 463c644 CORD-2063 Correctly update interface MAC when network config is updated by Charles Chan · 7 years ago
  18. f0f2089 IPv6 Unsolicited RA application. by Jayakumar Thazhath · 7 years ago
  19. 9ff637e Use pair link before the 2nd location of a dual-homed host is not discovered by Charles Chan · 7 years ago
  20. f190799 CORD-1888 Use DAD to probe if interface MAC is not configured by Charles Chan · 7 years ago
  21. 0e711b5 Fix NoSuchElementException by Charles Chan · 7 years ago
  22. 2368683 CORD-1578 CORD-1708 Handle dual single homed router and single dual homed router by Charles Chan · 7 years ago
  23. d8f145e CORD-1622 CORD-1624 Add IPv6 mutlicast in McastHandler and OFDPA2.0 Drivers by Julia Ferguson · 7 years ago
  24. b15d010 Remove next hop location from resolved route by Charles Chan · 7 years ago
  25. 041bb78 CORD-1583 More bug fixes in dual-ToR scenarios by Saurav Das · 7 years ago
  26. 5deb323 Clarify the usage of stores in Javadoc by Charles Chan · 7 years ago
  27. 48f89a5 Implement basic unit tests for RouteHandler by Charles Chan · 7 years ago
  28. 6c1f0f0 Move McastConfig from incubator to core net by Ray Milkey · 7 years ago
  29. 6c01374 Move interface config classes out of incubator to core net by Ray Milkey · 7 years ago
  30. ceccf24 CORD-1583 Bug fixes for dual ToRs by Saurav Das · 7 years ago
  31. 35a3232 CORD-1416 Implement multi-homing probing in HostLocationProvider by Charles Chan · 7 years ago
  32. 9f08b10 CORD-1719 Cleanup old flows properly if the switch moves to a inexistent location by Charles Chan · 7 years ago
  33. ef624ed Update RouteStoreImpl component config location by Charles Chan · 7 years ago
  34. 69ec871 Move routing from incubator to a separate app by Ray Milkey · 7 years ago
  35. d3baaba Fix ARP/NDP issue in SR caused by the recent NRM move by Charles Chan · 7 years ago
  36. c7e36aa Workaround for CORD-1672 by Charles Chan · 7 years ago
  37. b65d784 ONOS-6887 Move neighbour classes from incubator to core by Ray Milkey · 7 years ago
  38. facf286 ONOS-6886 Move interface classes from incubator to core by Ray Milkey · 7 years ago
  39. 8899786 SR refactoring by Charles Chan · 7 years ago
  40. 6523824 Recover dual-homed host failover using pair link by Charles Chan · 7 years ago
  41. f9a5270 Support multiple host locations in HostHandler by Charles Chan · 7 years ago
  42. 7bcbe70 CORD-1419 CORD-1425 CORD-1496 CORD-639 Changes for dual-ToRs by Saurav Das · 7 years ago
  43. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  44. c760f38 DHCP relay bug fixes by Charles Chan · 7 years ago
  45. 7331652 Activate distributed route store in Segment Routing by Charles Chan · 7 years ago
  46. f3b3d81 ONOS-6768 Make sure ARP/NDP punt flows are programed to not only new switches but also existing switches by Charles Chan · 7 years ago
  47. 91ccbf7 ONOS-6768 Punt ARP/NDP even when a device is not configured by Charles Chan · 7 years ago
  48. 38a1a1c Lower log level by Charles Chan · 7 years ago
  49. 7f9737b Lower log level by Charles Chan · 7 years ago
  50. a9519af Fix subnet check to support multiple subnets by Charles Chan · 7 years ago
  51. 278ce83 CORD-1495 Fix race condition when loading network config by Charles Chan · 7 years ago
  52. b8664b8 [WIP] Fix RouteHandlere NPE by Charles Chan · 7 years ago
  53. 2e2e340 Implement unit test for HostHandler by Charles Chan · 7 years ago
  54. b7b4c93 Refactor HostHandler by Charles Chan · 7 years ago
  55. c7a8a68 ONOS-6658 Remove host listener when deactivating SR by Charles Chan · 7 years ago
  56. ed374235 Remove a link from seenLink when either end of the link goes down by Charles Chan · 7 years ago
  57. 5dae922 Fix some redundant serializer declarations by Ray Milkey · 7 years ago
  58. 40abef4 Allow indirect hosts to ping gateway IP by Charles Chan · 7 years ago
  59. c88d466 CORD-1304 Set of changes for fabric routing to optimize use of ECMP groups by Saurav Das · 7 years ago
  60. 537fe85 CORD-803 Introduce configuration for leaf pairs by Charles Chan · 7 years ago
  61. 3ca0b2e Cleanup previous workaround by Charles Chan · 7 years ago
  62. da708cc Remove CORD config dependency from SR by Charles Chan · 7 years ago
  63. 1547b3f CORD-1180 Collection of fixes for hash-group buckets. Required the following changes: by Saurav Das · 7 years ago
  64. c53d617 CORD-1149 Allow configuring multiple IPv4/IPv6 addresses on one interface by Charles Chan · 7 years ago
  65. 961beb2 Bug fix: Do not create groups as a side effect when revoking routes by Saurav Das · 7 years ago
  66. e4afdb5 Fix Sonar errors: public data members in classes by Ray Milkey · 7 years ago
  67. a3fcf67 Fix Sonar issue: by Jon Hall · 7 years ago
  68. d4f3a62 Refactoring ICMP handler in Segment Routing by Charles Chan · 7 years ago
  69. b1f8c76 Bugfix: handle link updated event by Charles Chan · 7 years ago
  70. b28d5dd Bug fix - Do not create new next-objective if there are no by Saurav Das · 7 years ago
  71. 0ed44fb CORD-1015 CPR bridging alternative by Charles Chan · 7 years ago
  72. a9f8ae4 Support tagged next hop in Segment Routing by Charles Chan · 7 years ago
  73. 76ae681 Bug fix: generate different next objectives for port with multiple vlans by Saurav Das · 7 years ago
  74. b0ae6ee CORD-999 changes to support vlans by Saurav Das · 7 years ago
  75. c6d227e Implement an option in CPRM to reprogram the flows when device reconnecting by Charles Chan · 7 years ago
  76. 563a781 Disable ARP/NDP forwarding/flooding by Charles Chan · 7 years ago
  77. 7e4f819 Eliminate code duplication by Charles Chan · 7 years ago
  78. 7ffd81f CORD-906 Support trunk and native VLAN by Charles Chan · 7 years ago
  79. f6ec153 Refactor SR and OFDPA pipeliner by Charles Chan · 7 years ago
  80. 59cc16d CORD-800 Use new interface vlan config for VLAN assignment by Charles Chan · 7 years ago
  81. 0aa674e Unregister neighbor handler when deactivating segment routing by Charles Chan · 7 years ago
  82. 018605f In this commit: CORD-799 by Saurav Das · 7 years ago
  83. 8c7b06a Remove unnessasry semicolons by Jon Hall · 7 years ago
  84. 7a06874 Fix the format of warning msg by Charles Chan · 7 years ago
  85. 3bfe32c [CORD-640] PW clean up. by Pier Luigi · 7 years ago
  86. 70d53ba Implements [CORD-587] and [CORD-588] by Pier Ventre · 7 years ago
  87. 42287df Implements [CORD-96] and [CORD-410] by Pier Ventre · 8 years ago
  88. f34966c Implements [CORD-546] by Pier Ventre · 8 years ago
  89. 917127a [CORD-575] Implements VPWS transport in SR app by Pier Ventre · 8 years ago
  90. 9b1d626 [CORD-783] Greedy learning of IPv6 hosts by Pier Luigi · 7 years ago
  91. 721b662 Small fixes to SR by Pier Luigi · 7 years ago
  92. e792685 Component config changes after vRouter becomes separate apps by Charles Chan · 7 years ago
  93. 7dad71c Adding small handler to ICMPHandler by Pier Luigi · 7 years ago
  94. 0e35863 Various fixes: by Pier Luigi · 7 years ago
  95. a905c0c Fix npe when one of the address is not configured by Pier Luigi · 7 years ago
  96. 09f88b8 Removes leftovers of the previous patches. by Pier Ventre · 7 years ago
  97. 968da12 [CORD-520] IPv6 routing by Pier Ventre · 7 years ago
  98. 735b8c8 [CORD-631] ICMPv6 Echo support by Pier Ventre · 7 years ago
  99. f4b5fce [CORD-638] ICMPv6 NDP support by Pier Ventre · 7 years ago
  100. 10bd8d1 [CORD-458] Updates ARP handler by Pier Ventre · 7 years ago