1. 19b7003 Prioritize certain type of routes among others by Charles Chan · 5 years ago
  2. debd15c Clean properly populationStatus when an exception is thrown by pier · 5 years ago
  3. 71bcb4e Route reprogamming using group substitution during next hop movement by Ruchi Sahota · 5 years ago
  4. 68e1b6a Bugfix in routing logic to avoid null groups; Improvement in group handling. by Saurav Das · 6 years ago
  5. 9d2dd55 Refactor DefaultRoutingHandler to avoid hitting 2000 lines limit by Charles Chan · 6 years ago
  6. ec683dc Adding a component config to take down single homed host ports when all uplinks are lost. by Saurav Das · 6 years ago
  7. 9aaa34f [ONOS-7624] Implement egress pipeline programming by Jonghwan Hyun · 6 years ago
  8. 4936839 Bug fixes for route-path programming by Saurav Das · 6 years ago
  9. 00e553b Handling mastership changes during route-path programming by Saurav Das · 6 years ago
  10. fbcb881 Performance improvement when handling host move events by Charles Chan · 6 years ago
  11. debcf88 Fixes for CORD-2910, 2920, 2915 by Saurav Das · 6 years ago
  12. d66d671 Routing/bridging rules on the same leaf pair should always be programmed by the same ONOS instance by Charles Chan · 6 years ago
  13. 6dbcd25 Remove duplicated getPairDevice implementation by Charles Chan · 6 years ago
  14. dc7f275 Improvements in route-path installation using bidirectional links. by Saurav Das · 6 years ago
  15. fc4bc2a Implemented the following PW features and fixes: by Andreas Pantelopoulos · 6 years ago
  16. cea556f Bugfix for stale state not being cleared up when switch goes down. by Saurav Das · 6 years ago
  17. 9724186 Handling multiple layers of spines. by Saurav Das · 6 years ago
  18. 614352e Fix some small SONAR issues by Ray Milkey · 6 years ago
  19. 7128462 Refactored sr app to enable rest api. by Andreas Pantelopoulos · 6 years ago[Renamed from src/main/java/org/onosproject/segmentrouting/DefaultRoutingHandler.java]
  20. eaf3c9b Skip unconfigured devices rather than aborting the entire process by Charles Chan · 6 years ago
  21. e321cff Ensures internal link state is up to date on a restarted ONOS instance. Also fixes an NPE in FpmManager. by Saurav Das · 6 years ago
  22. 6de6ffd Fix for NPE that can get triggered upon onos instance restart. by Saurav Das · 6 years ago
  23. 6430f41 Implemented CORD-1843 to avoid race condition when updating ECMPspgs. by Saurav Das · 6 years ago
  24. 092e9e2 SONAR suggestions - prevent truncation of arithmetic expressions by Ray Milkey · 6 years ago
  25. e6c448a Take down edge ports on a leaf switch when all uplinks are gone by Saurav Das · 6 years ago
  26. 8e46aa7 Bug fix in routing logic - should let routing process continue by Saurav Das · 6 years ago
  27. 61e24e1 Small updates to SR to get it to ignore devices not configured as routers by Jonathan Hart · 6 years ago
  28. c9d9347 Deprecate joda-time by Yuta HIGUCHI · 7 years ago
  29. 6db55b9 Fix NoSuchElementException by Charles Chan · 7 years ago
  30. 910be6a CORD-1578 CORD-1708 Handle dual single homed router and single dual homed router by Charles Chan · 7 years ago
  31. fe0b05e CORD-1583 More bug fixes in dual-ToR scenarios by Saurav Das · 7 years ago
  32. fbe7457 CORD-1583 Bug fixes for dual ToRs by Saurav Das · 7 years ago
  33. 261c300 CORD-1419 CORD-1425 CORD-1496 CORD-639 Changes for dual-ToRs by Saurav Das · 7 years ago
  34. 0947d7e Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  35. 9bd6aea ONOS-6768 Punt ARP/NDP even when a device is not configured by Charles Chan · 7 years ago
  36. 077314e Lower log level by Charles Chan · 7 years ago
  37. 62ae679 CORD-1304 Set of changes for fabric routing to optimize use of ECMP groups by Saurav Das · 7 years ago
  38. 43be46b Eliminate code duplication by Charles Chan · 7 years ago
  39. 18fa425 Refactor SR and OFDPA pipeliner by Charles Chan · 7 years ago
  40. f933219 In this commit: CORD-799 by Saurav Das · 7 years ago
  41. b6a7f34 [CORD-458] Updates ARP handler by Pier Ventre · 7 years ago
  42. adb4ae6 [CORD-630] IPv6 filtering rules by Pier Ventre · 7 years ago
  43. b9632ba Various fixes and addition to the Fabric by Pier Luigi · 7 years ago
  44. d1872b0 CORD-637 Fixing intermittent filtering objective failures by repeatedly trying by Saurav Das · 7 years ago
  45. 1b391d5 CORD-641 Bug fix for handling reconnected leaf switch by Saurav Das · 7 years ago
  46. 6d59389 [CORD-438] Fix Segment Routing application by Pier Ventre · 8 years ago
  47. ebee2f1 Assigning names to various threads by Yuta HIGUCHI · 8 years ago
  48. 82f1997 CORD-61 Dynamic XConnect support by Charles Chan · 8 years ago
  49. b149be1 In this commit: by Saurav Das · 8 years ago
  50. e0237a3 In this commit: by Saurav Das · 8 years ago
  51. c22cef3 CORD-60 Support dynamic vSG creation/deletion by Charles Chan · 8 years ago
  52. 07c7460 Changes include: by Saurav Das · 8 years ago
  53. 43b5354 Updating copyrights by Brian O'Connor · 8 years ago
  54. 52d4ed7 Fixing a couple of NPEs by Saurav Das · 8 years ago
  55. c3604f1 CORD-45 CORD-394 by Saurav Das · 8 years ago
  56. b7f75ac CORD-349 Support VLAN cross-connect traffic by Charles Chan · 8 years ago
  57. de6655c Segment Routing bug fix and enhancement by Charles Chan · 8 years ago
  58. 0637b16 Naming convention by Shashikanth VH · 8 years ago
  59. d4a99c5 CORD-339 Network config host provider by Charles Chan · 8 years ago
  60. 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
  61. 319d1a2 [CORD-313] Handles uncaught exceptions when device is not configured by Charles Chan · 9 years ago
  62. c6ad775 Several fixes for Segment Routing by Charles Chan · 9 years ago
  63. 7727767 [CORD-46] Create a broadcast group for each subnet by Charles Chan · 9 years ago
  64. 9f1c42e CORD-48 First checkin for enabling OF-DPA driver to support the SR app. by Saurav Das · 9 years ago
  65. 8897918 Mostly just fixing typos by Saurav Das · 9 years ago
  66. 16d8fd5 Fix ML_SYNC_ON_FIELD_TO_GUARD_CHANGING_THAT_FIELD issue by HIGUCHI Yuta · 9 years ago
  67. 64d96c1 ONOS-1438: Segment Routing rule population optimization fixes by Srikanth Vavilapalli · 9 years ago
  68. 7cd1671 ONOS-1823 and ONOS-1838:Segment Routing Multi-instance Support-1 by Srikanth Vavilapalli · 9 years ago
  69. 28d0b6d Bug fix for route population optimization by sangho · 9 years ago
  70. df0153f ONOS-1791 : Populates MPLS rules also at edge routers by sangho · 9 years ago
  71. 2165d22 ONOS-1786: Updates group buckets when link status is changed. by sangho · 9 years ago
  72. 6450548 Segment Routing refactor with flow objectives by Srikanth Vavilapalli · 9 years ago
  73. 9b169e3 ONOS-1521 : Supports Leaf-Spine topology (tested with 4 x 4 ) by sangho · 9 years ago
  74. fb7c729 ONOS-1438: Improved the routing rule population process for link add and failure; computes the routes changed from the link changes and populates the rules only for the routes. by sangho · 9 years ago
  75. 37a461b ONOS-685: Network Configuration Manager support for Segment Routing application by Srikanth Vavilapalli · 9 years ago
  76. 80f11cb ONOS-686, 687, 1344 : The first commit for the Segment Routing application by sangho · 9 years ago