1. 3ca0b2e Cleanup previous workaround by Charles Chan · 7 years ago
  2. da708cc Remove CORD config dependency from SR by Charles Chan · 7 years ago
  3. 08b03a9 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  4. 1547b3f CORD-1180 Collection of fixes for hash-group buckets. Required the following changes: by Saurav Das · 7 years ago
  5. c53d617 CORD-1149 Allow configuring multiple IPv4/IPv6 addresses on one interface by Charles Chan · 7 years ago
  6. 8fd28c7 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  7. f009902 Tagging 1.10.0-rc1 by Ray Milkey · 7 years ago 1.10.0-rc1
  8. 961beb2 Bug fix: Do not create groups as a side effect when revoking routes by Saurav Das · 7 years ago
  9. e4afdb5 Fix Sonar errors: public data members in classes by Ray Milkey · 7 years ago
  10. a3fcf67 Fix Sonar issue: by Jon Hall · 7 years ago
  11. d4f3a62 Refactoring ICMP handler in Segment Routing by Charles Chan · 7 years ago
  12. b1f8c76 Bugfix: handle link updated event by Charles Chan · 7 years ago
  13. b28d5dd Bug fix - Do not create new next-objective if there are no by Saurav Das · 7 years ago
  14. 0ed44fb CORD-1015 CPR bridging alternative by Charles Chan · 7 years ago
  15. a9f8ae4 Support tagged next hop in Segment Routing by Charles Chan · 7 years ago
  16. 76ae681 Bug fix: generate different next objectives for port with multiple vlans by Saurav Das · 7 years ago
  17. b0ae6ee CORD-999 changes to support vlans by Saurav Das · 7 years ago
  18. c6d227e Implement an option in CPRM to reprogram the flows when device reconnecting by Charles Chan · 7 years ago
  19. 563a781 Disable ARP/NDP forwarding/flooding by Charles Chan · 7 years ago
  20. 7e4f819 Eliminate code duplication by Charles Chan · 7 years ago
  21. 7ffd81f CORD-906 Support trunk and native VLAN by Charles Chan · 7 years ago
  22. f6ec153 Refactor SR and OFDPA pipeliner by Charles Chan · 7 years ago
  23. 59cc16d CORD-800 Use new interface vlan config for VLAN assignment by Charles Chan · 7 years ago
  24. 0aa674e Unregister neighbor handler when deactivating segment routing by Charles Chan · 7 years ago
  25. 018605f In this commit: CORD-799 by Saurav Das · 7 years ago
  26. 8c7b06a Remove unnessasry semicolons by Jon Hall · 7 years ago
  27. 7a06874 Fix the format of warning msg by Charles Chan · 7 years ago
  28. 54a7851 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  29. 57b5101 Starting snapshot 1.10-SNAPSHOT by Ray Milkey · 7 years ago
  30. de84cdd Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  31. 8588c48 Tagging 1.9.0-b3 by Ray Milkey · 7 years ago 1.9.0-b3
  32. 3bfe32c [CORD-640] PW clean up. by Pier Luigi · 7 years ago
  33. 70d53ba Implements [CORD-587] and [CORD-588] by Pier Ventre · 7 years ago
  34. 42287df Implements [CORD-96] and [CORD-410] by Pier Ventre · 7 years ago
  35. f34966c Implements [CORD-546] by Pier Ventre · 7 years ago
  36. 917127a [CORD-575] Implements VPWS transport in SR app by Pier Ventre · 7 years ago
  37. 9b1d626 [CORD-783] Greedy learning of IPv6 hosts by Pier Luigi · 7 years ago
  38. 721b662 Small fixes to SR by Pier Luigi · 7 years ago
  39. e792685 Component config changes after vRouter becomes separate apps by Charles Chan · 7 years ago
  40. 0b77bdd Fix Segment Routing dependency by Charles Chan · 7 years ago
  41. 7dad71c Adding small handler to ICMPHandler by Pier Luigi · 7 years ago
  42. 0e35863 Various fixes: by Pier Luigi · 7 years ago
  43. a905c0c Fix npe when one of the address is not configured by Pier Luigi · 7 years ago
  44. 09f88b8 Removes leftovers of the previous patches. by Pier Ventre · 7 years ago
  45. 968da12 [CORD-520] IPv6 routing by Pier Ventre · 7 years ago
  46. 735b8c8 [CORD-631] ICMPv6 Echo support by Pier Ventre · 7 years ago
  47. f4b5fce [CORD-638] ICMPv6 NDP support by Pier Ventre · 7 years ago
  48. 10bd8d1 [CORD-458] Updates ARP handler by Pier Ventre · 7 years ago
  49. e0ae7a3 [CORD-630] IPv6 filtering rules by Pier Ventre · 7 years ago
  50. 287b4ae Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  51. 2557ba3 Tagging 1.9.0-b1b by Ray Milkey · 7 years ago 1.9.0-b1b
  52. cbd1b39 Sonar fixes by Jon Hall · 7 years ago
  53. 1a3c065 [ONOS-5838] Missing null reference check bugfix by Patryk Konopka · 7 years ago
  54. 7789953 Fix typo in SingleSwitchFibInstaller property by Charles Chan · 7 years ago
  55. 5003563 Disable IpHandler in Segment Routing by Charles Chan · 7 years ago
  56. da5dc8c Bugfix for DHCP Relay by Charles Chan · 7 years ago
  57. 7e41513 SR disables arp/ndp processing in NRM and DHCP relay by Pier Luigi · 7 years ago
  58. 9e5c5ca Various fixes and addition to the Fabric by Pier Luigi · 7 years ago
  59. 03a73e0 CORD-523 Introduce generic routing service in Segment Routing by Charles Chan · 8 years ago
  60. 2df0e8a Use new PacketService to request ARP with duplication by Charles Chan · 7 years ago
  61. a26109f fix potential race condition by Yuta HIGUCHI · 7 years ago
  62. 68aaad5 Determines route IP by checking the interface config directly by Charles Chan · 7 years ago
  63. d2fded0 CORD-637 Fixing intermittent filtering objective failures by repeatedly trying by Saurav Das · 7 years ago
  64. 72bcefe Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  65. bc3c6ba Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  66. a222d05 Tagging 1.8.0-rc4 by Ray Milkey · 7 years ago 1.8.0-rc4
  67. b547e06 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  68. 4f6d428 Tagging 1.8.0-rc3 by Ray Milkey · 7 years ago 1.8.0-rc3
  69. 4e3224f CORD-641 Bug fix for handling reconnected leaf switch by Saurav Das · 7 years ago
  70. 458b826 Fix NPE when revoking routes by Charles Chan · 7 years ago
  71. 1a129a0 CORD-81 Support for editing buckets of ALL groups, both L2Flood and by Saurav Das · 7 years ago
  72. 9816178 [CORD-578] MPLS ECMP configurable by Pier Ventre · 7 years ago
  73. 58c6af2 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  74. 8b8b30c Tagging 1.8.0-rc1 by Ray Milkey · 7 years ago 1.8.0-rc1
  75. 8526700 checkstyle rule to check copyrights by Ray Milkey · 7 years ago
  76. 2c15aca Determines the subnet of given port by checking the interface config directly by Charles Chan · 7 years ago
  77. 505dfd8 Fix NPE when a port is not configured by Charles Chan · 7 years ago
  78. 1cdecff Improve populate/revoke IpRuleForHost to support generic route population by Charles Chan · 8 years ago
  79. 1ce0a7b CORD-414 Editing hash groups buckets in the OF-DPA driver instead of by Saurav Das · 8 years ago
  80. c81c45b CLI command that shows all subnets configured in Segment Routing by Charles Chan · 8 years ago
  81. d2edd47 CORD-378 Validate ARP SPA in segment routing ARP handler by Charles Chan · 8 years ago
  82. 2c51531 [CORD-438] Fix Segment Routing application by Pier Ventre · 8 years ago
  83. bfc02ec Bumping snapshot version to 1.8.0-SNAPSHOT by Brian O'Connor · 8 years ago
  84. b19fc86 Bumping version back to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  85. 338bc0c Bumping pom versions to 1.7.0-rc2 and fixing some maven issues by Brian O'Connor · 8 years ago 1.7.0-rc2
  86. 0a4e674 Copyright update by Brian O'Connor · 8 years ago
  87. 0de4ba9 Remove duplicate version specifications by Yuta HIGUCHI · 8 years ago
  88. 1624df1 Assigning names to various threads by Yuta HIGUCHI · 8 years ago
  89. c4d797f Make log message clearer by Charles Chan · 8 years ago
  90. 1588e7b Bugfix for multicast in multiple instances environment by Charles Chan · 8 years ago
  91. 68e4e87 Update cord-config dependency to b1 version by Jon Hall · 8 years ago
  92. a061fb3f Bugfix: store entry is not removed properly after device disconnected by Charles Chan · 8 years ago
  93. 1b2aea8 Removing gratuitous relativePath from pom.xmls by Brian O'Connor · 8 years ago
  94. 35fd1a7 CORD-77 Dynamic Access Agent Config by Charles Chan · 8 years ago
  95. fc5c780 CORD-61 Dynamic XConnect support by Charles Chan · 8 years ago
  96. b5c236e In this commit: by Saurav Das · 8 years ago
  97. 2519081 In this commit: by Saurav Das · 8 years ago
  98. c08a5db Fixing pom.xml duplicate dependencies and tying in lib into the root pom. by Thomas Vachuska · 8 years ago
  99. b3007e1 CORD-180 Changed the way how learnt hosts are suppressed in gerrit 9195 by Charles Chan · 8 years ago
  100. e642f7c Bumping version to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago