1. 2b6a00f Fix for empty flooding groups due to bucket add/remove commands being reordered, and by Saurav Das · 6 years ago
  2. 61e24e1 Small updates to SR to get it to ignore devices not configured as routers by Jonathan Hart · 6 years ago
  3. 0c9c19f Changing two more component configs in segment routing by Charles Chan · 6 years ago
  4. b3c1faf Dual-homing redirection fix by Charles Chan · 6 years ago
  5. 5e7be3d Added basic pseudowire support for Trellis. by Andreas Pantelopoulos · 7 years ago
  6. 2ff1759 Port Authentication Tracker - initial cut. by Simon Hunt · 7 years ago
  7. e5ef762 [CORD-634]Add dynamic config update support for interfaces by Jonghwan Hyun · 7 years ago
  8. f975958 Match VLAN_VID in TMAC table for mcast flows by Charles Chan · 7 years ago
  9. fa4b273 Bugfix: ping6 to interface IP of remote leaf doesn't work by Charles Chan · 7 years ago
  10. 8ca5a12 CORD-2063 Correctly update interface MAC when network config is updated by Charles Chan · 7 years ago
  11. 0cca97a IPv6 Unsolicited RA application. by Jayakumar Thazhath · 7 years ago
  12. c9d9347 Deprecate joda-time by Yuta HIGUCHI · 7 years ago
  13. 0c3a7bb Created BlockedPortsConfig in SegmentRouting app. by Simon Hunt · 7 years ago
  14. ceb2a2e Use pair link before the 2nd location of a dual-homed host is not discovered by Charles Chan · 7 years ago
  15. 6191aca CORD-1888 Use DAD to probe if interface MAC is not configured by Charles Chan · 7 years ago
  16. 6db55b9 Fix NoSuchElementException by Charles Chan · 7 years ago
  17. 910be6a CORD-1578 CORD-1708 Handle dual single homed router and single dual homed router by Charles Chan · 7 years ago
  18. f1d9c34 CORD-1622 CORD-1624 Add IPv6 mutlicast in McastHandler and OFDPA2.0 Drivers by Julia Ferguson · 7 years ago
  19. f0ae41e Remove next hop location from resolved route by Charles Chan · 7 years ago
  20. fe0b05e CORD-1583 More bug fixes in dual-ToR scenarios by Saurav Das · 7 years ago
  21. 53de91f Clarify the usage of stores in Javadoc by Charles Chan · 7 years ago
  22. 6c62499 Implement basic unit tests for RouteHandler by Charles Chan · 7 years ago
  23. ae0068a Move McastConfig from incubator to core net by Ray Milkey · 7 years ago
  24. c256783 Move interface config classes out of incubator to core net by Ray Milkey · 7 years ago
  25. fbe7457 CORD-1583 Bug fixes for dual ToRs by Saurav Das · 7 years ago
  26. 804772f CORD-1416 Implement multi-homing probing in HostLocationProvider by Charles Chan · 7 years ago
  27. abfe7e0 CORD-1719 Cleanup old flows properly if the switch moves to a inexistent location by Charles Chan · 7 years ago
  28. c7b73c7 Update RouteStoreImpl component config location by Charles Chan · 7 years ago
  29. a815431 Move routing from incubator to a separate app by Ray Milkey · 7 years ago
  30. c1909e1 Fix ARP/NDP issue in SR caused by the recent NRM move by Charles Chan · 7 years ago
  31. e6bda75 Workaround for CORD-1672 by Charles Chan · 7 years ago
  32. 2a31aeb ONOS-6887 Move neighbour classes from incubator to core by Ray Milkey · 7 years ago
  33. c2d43be ONOS-6886 Move interface classes from incubator to core by Ray Milkey · 7 years ago
  34. ace4252 SR refactoring by Charles Chan · 7 years ago
  35. 3ed34d8 Recover dual-homed host failover using pair link by Charles Chan · 7 years ago
  36. d9265a3 Support multiple host locations in HostHandler by Charles Chan · 7 years ago
  37. 261c300 CORD-1419 CORD-1425 CORD-1496 CORD-639 Changes for dual-ToRs by Saurav Das · 7 years ago
  38. 0947d7e Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  39. 9597f8d DHCP relay bug fixes by Charles Chan · 7 years ago
  40. 4c95c0d Activate distributed route store in Segment Routing by Charles Chan · 7 years ago
  41. a275efd 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
  42. 9bd6aea ONOS-6768 Punt ARP/NDP even when a device is not configured by Charles Chan · 7 years ago
  43. 43f0fe6 Lower log level by Charles Chan · 7 years ago
  44. 077314e Lower log level by Charles Chan · 7 years ago
  45. 35f21e4 Fix subnet check to support multiple subnets by Charles Chan · 7 years ago
  46. 68363b1 CORD-1495 Fix race condition when loading network config by Charles Chan · 7 years ago
  47. ee8dbf8 [WIP] Fix RouteHandlere NPE by Charles Chan · 7 years ago
  48. 114aec7 Implement unit test for HostHandler by Charles Chan · 7 years ago
  49. 9595e6a Refactor HostHandler by Charles Chan · 7 years ago
  50. fd48c22 ONOS-6658 Remove host listener when deactivating SR by Charles Chan · 7 years ago
  51. 17d75d8 Remove a link from seenLink when either end of the link goes down by Charles Chan · 7 years ago
  52. 78b21a1 Fix some redundant serializer declarations by Ray Milkey · 7 years ago
  53. b8caeab Allow indirect hosts to ping gateway IP by Charles Chan · 7 years ago
  54. 62ae679 CORD-1304 Set of changes for fabric routing to optimize use of ECMP groups by Saurav Das · 7 years ago
  55. cade1bf CORD-803 Introduce configuration for leaf pairs by Charles Chan · 7 years ago
  56. 184e024 Cleanup previous workaround by Charles Chan · 7 years ago
  57. c3fdbcb Remove CORD config dependency from SR by Charles Chan · 7 years ago
  58. 8a3022d CORD-1180 Collection of fixes for hash-group buckets. Required the following changes: by Saurav Das · 7 years ago
  59. 2f4d2bc CORD-1149 Allow configuring multiple IPv4/IPv6 addresses on one interface by Charles Chan · 7 years ago
  60. 2cb3829 Bug fix: Do not create groups as a side effect when revoking routes by Saurav Das · 7 years ago
  61. b85de08 Fix Sonar errors: public data members in classes by Ray Milkey · 7 years ago
  62. 8b954f9 Fix Sonar issue: by Jon Hall · 7 years ago
  63. b78b113 Refactoring ICMP handler in Segment Routing by Charles Chan · 7 years ago
  64. 0cff8aa Bugfix: handle link updated event by Charles Chan · 7 years ago
  65. 9455d70 Bug fix - Do not create new next-objective if there are no by Saurav Das · 7 years ago
  66. d3727b7 CORD-1015 CPR bridging alternative by Charles Chan · 7 years ago
  67. f924c65 Support tagged next hop in Segment Routing by Charles Chan · 7 years ago
  68. 368cf21 Bug fix: generate different next objectives for port with multiple vlans by Saurav Das · 7 years ago
  69. 3fb2827 CORD-999 changes to support vlans by Saurav Das · 7 years ago
  70. cf8ea47 Implement an option in CPRM to reprogram the flows when device reconnecting by Charles Chan · 7 years ago
  71. b3016ed Disable ARP/NDP forwarding/flooding by Charles Chan · 7 years ago
  72. 43be46b Eliminate code duplication by Charles Chan · 7 years ago
  73. 90772a7 CORD-906 Support trunk and native VLAN by Charles Chan · 7 years ago
  74. 18fa425 Refactor SR and OFDPA pipeliner by Charles Chan · 7 years ago
  75. 10b0fb7 CORD-800 Use new interface vlan config for VLAN assignment by Charles Chan · 7 years ago
  76. 2e71ef3 Unregister neighbor handler when deactivating segment routing by Charles Chan · 7 years ago
  77. f933219 In this commit: CORD-799 by Saurav Das · 7 years ago
  78. 8f867f4 Remove unnessasry semicolons by Jon Hall · 7 years ago
  79. ef1cfef Fix the format of warning msg by Charles Chan · 7 years ago
  80. 0be3f0f [CORD-640] PW clean up. by Pier Luigi · 7 years ago
  81. ac3e1d9 Implements [CORD-587] and [CORD-588] by Pier Ventre · 8 years ago
  82. f3cf5b9 Implements [CORD-96] and [CORD-410] by Pier Ventre · 8 years ago
  83. 6b19e48 Implements [CORD-546] by Pier Ventre · 8 years ago
  84. 229fd0b [CORD-575] Implements VPWS transport in SR app by Pier Ventre · 8 years ago
  85. 0ebeb31 [CORD-783] Greedy learning of IPv6 hosts by Pier Luigi · 7 years ago
  86. ad0a67f Small fixes to SR by Pier Luigi · 7 years ago
  87. 9ef90ae Component config changes after vRouter becomes separate apps by Charles Chan · 7 years ago
  88. 37a3543 Adding small handler to ICMPHandler by Pier Luigi · 7 years ago
  89. 6a2643a Various fixes: by Pier Luigi · 7 years ago
  90. 6a83c4a Fix npe when one of the address is not configured by Pier Luigi · 7 years ago
  91. 29cafae Removes leftovers of the previous patches. by Pier Ventre · 7 years ago
  92. 6b2c1b3 [CORD-520] IPv6 routing by Pier Ventre · 7 years ago
  93. b6b81d5 [CORD-631] ICMPv6 Echo support by Pier Ventre · 7 years ago
  94. 1a65596 [CORD-638] ICMPv6 NDP support by Pier Ventre · 7 years ago
  95. b6a7f34 [CORD-458] Updates ARP handler by Pier Ventre · 7 years ago
  96. adb4ae6 [CORD-630] IPv6 filtering rules by Pier Ventre · 7 years ago
  97. 31d8478 Sonar fixes by Jon Hall · 7 years ago
  98. e9ebd57 [ONOS-5838] Missing null reference check bugfix by Patryk Konopka · 7 years ago
  99. 5c7bf02 Fix typo in SingleSwitchFibInstaller property by Charles Chan · 7 years ago
  100. d041ad8 Disable IpHandler in Segment Routing by Charles Chan · 7 years ago