1. 2a31aeb ONOS-6887 Move neighbour classes from incubator to core by Ray Milkey · 7 years ago
  2. c2d43be ONOS-6886 Move interface classes from incubator to core by Ray Milkey · 7 years ago
  3. ace4252 SR refactoring by Charles Chan · 7 years ago
  4. 3ed34d8 Recover dual-homed host failover using pair link by Charles Chan · 7 years ago
  5. d9265a3 Support multiple host locations in HostHandler by Charles Chan · 7 years ago
  6. 261c300 CORD-1419 CORD-1425 CORD-1496 CORD-639 Changes for dual-ToRs by Saurav Das · 7 years ago
  7. 0947d7e Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  8. 9597f8d DHCP relay bug fixes by Charles Chan · 7 years ago
  9. 4c95c0d Activate distributed route store in Segment Routing by Charles Chan · 7 years ago
  10. 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
  11. 9bd6aea ONOS-6768 Punt ARP/NDP even when a device is not configured by Charles Chan · 7 years ago
  12. 43f0fe6 Lower log level by Charles Chan · 7 years ago
  13. 077314e Lower log level by Charles Chan · 7 years ago
  14. 35f21e4 Fix subnet check to support multiple subnets by Charles Chan · 7 years ago
  15. 68363b1 CORD-1495 Fix race condition when loading network config by Charles Chan · 7 years ago
  16. ee8dbf8 [WIP] Fix RouteHandlere NPE by Charles Chan · 7 years ago
  17. 114aec7 Implement unit test for HostHandler by Charles Chan · 7 years ago
  18. 9595e6a Refactor HostHandler by Charles Chan · 7 years ago
  19. fd48c22 ONOS-6658 Remove host listener when deactivating SR by Charles Chan · 7 years ago
  20. 17d75d8 Remove a link from seenLink when either end of the link goes down by Charles Chan · 7 years ago
  21. 78b21a1 Fix some redundant serializer declarations by Ray Milkey · 7 years ago
  22. b8caeab Allow indirect hosts to ping gateway IP by Charles Chan · 7 years ago
  23. 62ae679 CORD-1304 Set of changes for fabric routing to optimize use of ECMP groups by Saurav Das · 7 years ago
  24. cade1bf CORD-803 Introduce configuration for leaf pairs by Charles Chan · 7 years ago
  25. 184e024 Cleanup previous workaround by Charles Chan · 7 years ago
  26. c3fdbcb Remove CORD config dependency from SR by Charles Chan · 7 years ago
  27. 8a3022d CORD-1180 Collection of fixes for hash-group buckets. Required the following changes: by Saurav Das · 7 years ago
  28. 2f4d2bc CORD-1149 Allow configuring multiple IPv4/IPv6 addresses on one interface by Charles Chan · 7 years ago
  29. 2cb3829 Bug fix: Do not create groups as a side effect when revoking routes by Saurav Das · 7 years ago
  30. b85de08 Fix Sonar errors: public data members in classes by Ray Milkey · 7 years ago
  31. 8b954f9 Fix Sonar issue: by Jon Hall · 7 years ago
  32. b78b113 Refactoring ICMP handler in Segment Routing by Charles Chan · 7 years ago
  33. 0cff8aa Bugfix: handle link updated event by Charles Chan · 7 years ago
  34. 9455d70 Bug fix - Do not create new next-objective if there are no by Saurav Das · 7 years ago
  35. d3727b7 CORD-1015 CPR bridging alternative by Charles Chan · 7 years ago
  36. f924c65 Support tagged next hop in Segment Routing by Charles Chan · 7 years ago
  37. 368cf21 Bug fix: generate different next objectives for port with multiple vlans by Saurav Das · 7 years ago
  38. 3fb2827 CORD-999 changes to support vlans by Saurav Das · 7 years ago
  39. cf8ea47 Implement an option in CPRM to reprogram the flows when device reconnecting by Charles Chan · 7 years ago
  40. b3016ed Disable ARP/NDP forwarding/flooding by Charles Chan · 7 years ago
  41. 43be46b Eliminate code duplication by Charles Chan · 7 years ago
  42. 90772a7 CORD-906 Support trunk and native VLAN by Charles Chan · 7 years ago
  43. 18fa425 Refactor SR and OFDPA pipeliner by Charles Chan · 7 years ago
  44. 10b0fb7 CORD-800 Use new interface vlan config for VLAN assignment by Charles Chan · 7 years ago
  45. 2e71ef3 Unregister neighbor handler when deactivating segment routing by Charles Chan · 7 years ago
  46. f933219 In this commit: CORD-799 by Saurav Das · 7 years ago
  47. 8f867f4 Remove unnessasry semicolons by Jon Hall · 7 years ago
  48. ef1cfef Fix the format of warning msg by Charles Chan · 7 years ago
  49. 0be3f0f [CORD-640] PW clean up. by Pier Luigi · 7 years ago
  50. ac3e1d9 Implements [CORD-587] and [CORD-588] by Pier Ventre · 7 years ago
  51. f3cf5b9 Implements [CORD-96] and [CORD-410] by Pier Ventre · 8 years ago
  52. 6b19e48 Implements [CORD-546] by Pier Ventre · 8 years ago
  53. 229fd0b [CORD-575] Implements VPWS transport in SR app by Pier Ventre · 8 years ago
  54. 0ebeb31 [CORD-783] Greedy learning of IPv6 hosts by Pier Luigi · 7 years ago
  55. ad0a67f Small fixes to SR by Pier Luigi · 7 years ago
  56. 9ef90ae Component config changes after vRouter becomes separate apps by Charles Chan · 7 years ago
  57. 37a3543 Adding small handler to ICMPHandler by Pier Luigi · 7 years ago
  58. 6a2643a Various fixes: by Pier Luigi · 7 years ago
  59. 6a83c4a Fix npe when one of the address is not configured by Pier Luigi · 7 years ago
  60. 29cafae Removes leftovers of the previous patches. by Pier Ventre · 7 years ago
  61. 6b2c1b3 [CORD-520] IPv6 routing by Pier Ventre · 7 years ago
  62. b6b81d5 [CORD-631] ICMPv6 Echo support by Pier Ventre · 7 years ago
  63. 1a65596 [CORD-638] ICMPv6 NDP support by Pier Ventre · 7 years ago
  64. b6a7f34 [CORD-458] Updates ARP handler by Pier Ventre · 7 years ago
  65. adb4ae6 [CORD-630] IPv6 filtering rules by Pier Ventre · 7 years ago
  66. 31d8478 Sonar fixes by Jon Hall · 7 years ago
  67. e9ebd57 [ONOS-5838] Missing null reference check bugfix by Patryk Konopka · 7 years ago
  68. 5c7bf02 Fix typo in SingleSwitchFibInstaller property by Charles Chan · 7 years ago
  69. d041ad8 Disable IpHandler in Segment Routing by Charles Chan · 7 years ago
  70. fbaaa2c Bugfix for DHCP Relay by Charles Chan · 7 years ago
  71. bc976df SR disables arp/ndp processing in NRM and DHCP relay by Pier Luigi · 7 years ago
  72. b9632ba Various fixes and addition to the Fabric by Pier Luigi · 7 years ago
  73. debfea3 CORD-523 Introduce generic routing service in Segment Routing by Charles Chan · 8 years ago
  74. 2d0bbcd Use new PacketService to request ARP with duplication by Charles Chan · 7 years ago
  75. 4491403 fix potential race condition by Yuta HIGUCHI · 7 years ago
  76. 7066136 Determines route IP by checking the interface config directly by Charles Chan · 7 years ago
  77. d1872b0 CORD-637 Fixing intermittent filtering objective failures by repeatedly trying by Saurav Das · 7 years ago
  78. 1b391d5 CORD-641 Bug fix for handling reconnected leaf switch by Saurav Das · 7 years ago
  79. ea702b1 Fix NPE when revoking routes by Charles Chan · 7 years ago
  80. f0f592d CORD-81 Support for editing buckets of ALL groups, both L2Flood and by Saurav Das · 7 years ago
  81. 7a78de2 [CORD-578] MPLS ECMP configurable by Pier Ventre · 8 years ago
  82. 91197ae checkstyle rule to check copyrights by Ray Milkey · 7 years ago
  83. 46fdfaf Determines the subnet of given port by checking the interface config directly by Charles Chan · 8 years ago
  84. ee891c5 Fix NPE when a port is not configured by Charles Chan · 8 years ago
  85. ddac7fd Improve populate/revoke IpRuleForHost to support generic route population by Charles Chan · 8 years ago
  86. d44e880 CORD-414 Editing hash groups buckets in the OF-DPA driver instead of by Saurav Das · 8 years ago
  87. d7844e5 CLI command that shows all subnets configured in Segment Routing by Charles Chan · 8 years ago
  88. cbdc9be CORD-378 Validate ARP SPA in segment routing ARP handler by Charles Chan · 8 years ago
  89. 6d59389 [CORD-438] Fix Segment Routing application by Pier Ventre · 8 years ago
  90. ebee2f1 Assigning names to various threads by Yuta HIGUCHI · 8 years ago
  91. 4434190 Make log message clearer by Charles Chan · 8 years ago
  92. 0932eca Bugfix for multicast in multiple instances environment by Charles Chan · 8 years ago
  93. fc11589 Bugfix: store entry is not removed properly after device disconnected by Charles Chan · 8 years ago
  94. 41f5ec0 CORD-77 Dynamic Access Agent Config by Charles Chan · 8 years ago
  95. 82f1997 CORD-61 Dynamic XConnect support by Charles Chan · 8 years ago
  96. b149be1 In this commit: by Saurav Das · 8 years ago
  97. e0237a3 In this commit: by Saurav Das · 8 years ago
  98. 3bf64b9 CORD-180 Changed the way how learnt hosts are suppressed in gerrit 9195 by Charles Chan · 8 years ago
  99. 4922a17 Remove redundent byte[].class registration by Charles Chan · 8 years ago
  100. a8f9dee CORD-135 Support Multicast Source on a Configured Port by Charles Chan · 8 years ago