1. 6b19e48 Implements [CORD-546] by Pier Ventre · 7 years ago
  2. 229fd0b [CORD-575] Implements VPWS transport in SR app by Pier Ventre · 8 years ago
  3. 0ebeb31 [CORD-783] Greedy learning of IPv6 hosts by Pier Luigi · 7 years ago
  4. ad0a67f Small fixes to SR by Pier Luigi · 7 years ago
  5. 9ef90ae Component config changes after vRouter becomes separate apps by Charles Chan · 7 years ago
  6. 37a3543 Adding small handler to ICMPHandler by Pier Luigi · 7 years ago
  7. 6a2643a Various fixes: by Pier Luigi · 7 years ago
  8. 6a83c4a Fix npe when one of the address is not configured by Pier Luigi · 7 years ago
  9. 29cafae Removes leftovers of the previous patches. by Pier Ventre · 7 years ago
  10. 6b2c1b3 [CORD-520] IPv6 routing by Pier Ventre · 7 years ago
  11. b6b81d5 [CORD-631] ICMPv6 Echo support by Pier Ventre · 7 years ago
  12. 1a65596 [CORD-638] ICMPv6 NDP support by Pier Ventre · 7 years ago
  13. b6a7f34 [CORD-458] Updates ARP handler by Pier Ventre · 7 years ago
  14. adb4ae6 [CORD-630] IPv6 filtering rules by Pier Ventre · 7 years ago
  15. 31d8478 Sonar fixes by Jon Hall · 7 years ago
  16. e9ebd57 [ONOS-5838] Missing null reference check bugfix by Patryk Konopka · 7 years ago
  17. 5c7bf02 Fix typo in SingleSwitchFibInstaller property by Charles Chan · 7 years ago
  18. d041ad8 Disable IpHandler in Segment Routing by Charles Chan · 7 years ago
  19. fbaaa2c Bugfix for DHCP Relay by Charles Chan · 7 years ago
  20. bc976df SR disables arp/ndp processing in NRM and DHCP relay by Pier Luigi · 7 years ago
  21. b9632ba Various fixes and addition to the Fabric by Pier Luigi · 7 years ago
  22. debfea3 CORD-523 Introduce generic routing service in Segment Routing by Charles Chan · 8 years ago
  23. 2d0bbcd Use new PacketService to request ARP with duplication by Charles Chan · 7 years ago
  24. 4491403 fix potential race condition by Yuta HIGUCHI · 7 years ago
  25. 7066136 Determines route IP by checking the interface config directly by Charles Chan · 7 years ago
  26. d1872b0 CORD-637 Fixing intermittent filtering objective failures by repeatedly trying by Saurav Das · 7 years ago
  27. 1b391d5 CORD-641 Bug fix for handling reconnected leaf switch by Saurav Das · 7 years ago
  28. ea702b1 Fix NPE when revoking routes by Charles Chan · 7 years ago
  29. f0f592d CORD-81 Support for editing buckets of ALL groups, both L2Flood and by Saurav Das · 7 years ago
  30. 7a78de2 [CORD-578] MPLS ECMP configurable by Pier Ventre · 8 years ago
  31. 91197ae checkstyle rule to check copyrights by Ray Milkey · 7 years ago
  32. 46fdfaf Determines the subnet of given port by checking the interface config directly by Charles Chan · 7 years ago
  33. ee891c5 Fix NPE when a port is not configured by Charles Chan · 7 years ago
  34. ddac7fd Improve populate/revoke IpRuleForHost to support generic route population by Charles Chan · 8 years ago
  35. d44e880 CORD-414 Editing hash groups buckets in the OF-DPA driver instead of by Saurav Das · 8 years ago
  36. d7844e5 CLI command that shows all subnets configured in Segment Routing by Charles Chan · 8 years ago
  37. cbdc9be CORD-378 Validate ARP SPA in segment routing ARP handler by Charles Chan · 8 years ago
  38. 6d59389 [CORD-438] Fix Segment Routing application by Pier Ventre · 8 years ago
  39. ebee2f1 Assigning names to various threads by Yuta HIGUCHI · 8 years ago
  40. 4434190 Make log message clearer by Charles Chan · 8 years ago
  41. 0932eca Bugfix for multicast in multiple instances environment by Charles Chan · 8 years ago
  42. fc11589 Bugfix: store entry is not removed properly after device disconnected by Charles Chan · 8 years ago
  43. 41f5ec0 CORD-77 Dynamic Access Agent Config by Charles Chan · 8 years ago
  44. 82f1997 CORD-61 Dynamic XConnect support by Charles Chan · 8 years ago
  45. b149be1 In this commit: by Saurav Das · 8 years ago
  46. e0237a3 In this commit: by Saurav Das · 8 years ago
  47. 3bf64b9 CORD-180 Changed the way how learnt hosts are suppressed in gerrit 9195 by Charles Chan · 8 years ago
  48. 4922a17 Remove redundent byte[].class registration by Charles Chan · 8 years ago
  49. a8f9dee CORD-135 Support Multicast Source on a Configured Port by Charles Chan · 8 years ago
  50. 370a65b CORD-73 Change the way we configure host learning in segment routing by Charles Chan · 8 years ago
  51. 779fd06 CORD-135 Support Multicast Source on a Configured Port by Charles Chan · 8 years ago
  52. c22cef3 CORD-60 Support dynamic vSG creation/deletion by Charles Chan · 8 years ago
  53. 6b377d1 Explicitly return NO CONTENT type response for http DELETE request by Jian Li · 8 years ago
  54. 7277950 CORD-348 Fabric multicast support - error handling by Charles Chan · 8 years ago
  55. 07c7460 Changes include: by Saurav Das · 8 years ago
  56. a4ee4f9 Refactoring SegmentRouting, OFDPA driver and Group Store by Charles Chan · 8 years ago
  57. 1eaf480 Segment Routing refactoring by Charles Chan · 8 years ago
  58. c91c878 CORD-348 multicast support in SegmentRouting and vRouter by Charles Chan · 8 years ago
  59. 54541d1 Register API in segment routing Kryo serializers. by Jonathan Hart · 8 years ago
  60. 14796d2 Adding Copyright notice to files that are missing it by Brian O'Connor · 8 years ago
  61. 43b5354 Updating copyrights by Brian O'Connor · 8 years ago
  62. 2aa9338 Javadoc warning fixes by Ray Milkey · 8 years ago
  63. 52d4ed7 Fixing a couple of NPEs by Saurav Das · 8 years ago
  64. c3604f1 CORD-45 CORD-394 by Saurav Das · 8 years ago
  65. 0d83518 [ONOS-4042] Bump up Jersey from 1.19 to 2.22.2 by Jian Li · 8 years ago
  66. 1dd21a5 Bugfix and improvement of SR config loading by Charles Chan · 8 years ago
  67. d6d2533 Fix NPE in SegmentRoutingManager by Charles Chan · 8 years ago
  68. 636e347 Extract test json to separate files by Charles Chan · 8 years ago
  69. 57bd98c Improve SegmentRoutingAppConfig by Charles Chan · 8 years ago
  70. bbd004c CORD-546 Push L3 unicast rules for bgp peers when they are learned by Charles Chan · 8 years ago
  71. 8fa9ec5 Send PIM Join/Prune messages based on events from the McastService. by Jonathan Hart · 8 years ago
  72. 1963f4f Cleanup interface constant by Charles Chan · 8 years ago
  73. d86904c Fix javadoc error by Charles Chan · 8 years ago
  74. 43547ca CORD-508 SegmentRouting / vRouter integration by Charles Chan · 8 years ago
  75. 82ab193 CORD-512 Support vSG <-> vRouter default route by Charles Chan · 8 years ago
  76. 3ef31e7 Remove OFDPA /32 -> ECMP workaround by Charles Chan · 8 years ago
  77. 7b1b488 Two fixes: 1) cpqd emulation of ofdpa pops off internal vlan before sending to controller by Saurav Das · 8 years ago
  78. 505e09b CORD-389 Fix for Accton 6712 deployment by Charles Chan · 8 years ago
  79. 5e1d0fc Add a builder for DefaultLink to hide multiplying constructors by Ray Milkey · 8 years ago
  80. b7f75ac CORD-349 Support VLAN cross-connect traffic by Charles Chan · 8 years ago
  81. 99c8dfb Added debug info to ArpHandler and priorities to RoutingPopulator by Flavio Castro · 8 years ago
  82. de6655c Segment Routing bug fix and enhancement by Charles Chan · 8 years ago
  83. 62af880 CORD-354 OF-DPA support for link-failures. by Saurav Das · 8 years ago
  84. 0637b16 Naming convention by Shashikanth VH · 8 years ago
  85. 2d94d31 CORD-367 L2 bridging and L3 routing support with internal VLANs in OF-DPA. by Saurav Das · 8 years ago
  86. 9bec8a3 CORD-352 Refactoring SegmentRoutingConfig by Charles Chan · 8 years ago
  87. d4a99c5 CORD-339 Network config host provider by Charles Chan · 8 years ago
  88. 4c35fc4 CORD-48 Implementation of hashing Next Objective in OF-DPA driver. Major changes to ensure multi-ONOS-instance group-chain installation. by Saurav Das · 8 years ago
  89. f458611 [CORD-46] Implement L2 switching in Segment Routing by Charles Chan · 8 years ago
  90. 74b4922 CORD-48 Added support for broadcast next objective in OFDPA driver. by Saurav Das · 9 years ago
  91. 319d1a2 [CORD-313] Handles uncaught exceptions when device is not configured by Charles Chan · 9 years ago
  92. 6ccc603 Avoid use of Objects.hash when there's only 1 params by HIGUCHI Yuta · 9 years ago
  93. 8ec0ec4 CORD-48 Added to support for OFDPA emulation with CPQD switch, via more table-miss-entries. by Saurav Das · 9 years ago
  94. c28b343 CORD-48 Fixing filtering rule bug in multi-instance operation. by Saurav Das · 9 years ago
  95. c6ad775 Several fixes for Segment Routing by Charles Chan · 9 years ago
  96. 7727767 [CORD-46] Create a broadcast group for each subnet by Charles Chan · 9 years ago
  97. 7c30537 SR app now assigns internal vlans per subnet and passes this by Saurav Das · 9 years ago
  98. 9f1c42e CORD-48 First checkin for enabling OF-DPA driver to support the SR app. by Saurav Das · 9 years ago
  99. 8897918 Mostly just fixing typos by Saurav Das · 9 years ago
  100. bbc8d90 Fix possible concurrency flaws in ArpHandler by Charles Chan · 9 years ago