1. 7128462 Refactored sr app to enable rest api. by Andreas Pantelopoulos · 6 years ago[Renamed from src/main/java/org/onosproject/segmentrouting/DefaultRoutingHandler.java]
  2. eaf3c9b Skip unconfigured devices rather than aborting the entire process by Charles Chan · 6 years ago
  3. 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
  4. 6de6ffd Fix for NPE that can get triggered upon onos instance restart. by Saurav Das · 6 years ago
  5. 6430f41 Implemented CORD-1843 to avoid race condition when updating ECMPspgs. by Saurav Das · 6 years ago
  6. 092e9e2 SONAR suggestions - prevent truncation of arithmetic expressions by Ray Milkey · 6 years ago
  7. e6c448a Take down edge ports on a leaf switch when all uplinks are gone by Saurav Das · 6 years ago
  8. 8e46aa7 Bug fix in routing logic - should let routing process continue by Saurav Das · 6 years ago
  9. 61e24e1 Small updates to SR to get it to ignore devices not configured as routers by Jonathan Hart · 6 years ago
  10. c9d9347 Deprecate joda-time by Yuta HIGUCHI · 7 years ago
  11. 6db55b9 Fix NoSuchElementException by Charles Chan · 7 years ago
  12. 910be6a CORD-1578 CORD-1708 Handle dual single homed router and single dual homed router by Charles Chan · 7 years ago
  13. fe0b05e CORD-1583 More bug fixes in dual-ToR scenarios by Saurav Das · 7 years ago
  14. fbe7457 CORD-1583 Bug fixes for dual ToRs by Saurav Das · 7 years ago
  15. 261c300 CORD-1419 CORD-1425 CORD-1496 CORD-639 Changes for dual-ToRs by Saurav Das · 7 years ago
  16. 0947d7e Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  17. 9bd6aea ONOS-6768 Punt ARP/NDP even when a device is not configured by Charles Chan · 7 years ago
  18. 077314e Lower log level by Charles Chan · 7 years ago
  19. 62ae679 CORD-1304 Set of changes for fabric routing to optimize use of ECMP groups by Saurav Das · 7 years ago
  20. 43be46b Eliminate code duplication by Charles Chan · 7 years ago
  21. 18fa425 Refactor SR and OFDPA pipeliner by Charles Chan · 7 years ago
  22. f933219 In this commit: CORD-799 by Saurav Das · 7 years ago
  23. b6a7f34 [CORD-458] Updates ARP handler by Pier Ventre · 7 years ago
  24. adb4ae6 [CORD-630] IPv6 filtering rules by Pier Ventre · 7 years ago
  25. b9632ba Various fixes and addition to the Fabric by Pier Luigi · 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. 6d59389 [CORD-438] Fix Segment Routing application by Pier Ventre · 8 years ago
  29. ebee2f1 Assigning names to various threads by Yuta HIGUCHI · 8 years ago
  30. 82f1997 CORD-61 Dynamic XConnect support by Charles Chan · 8 years ago
  31. b149be1 In this commit: by Saurav Das · 8 years ago
  32. e0237a3 In this commit: by Saurav Das · 8 years ago
  33. c22cef3 CORD-60 Support dynamic vSG creation/deletion by Charles Chan · 8 years ago
  34. 07c7460 Changes include: by Saurav Das · 8 years ago
  35. 43b5354 Updating copyrights by Brian O'Connor · 8 years ago
  36. 52d4ed7 Fixing a couple of NPEs by Saurav Das · 8 years ago
  37. c3604f1 CORD-45 CORD-394 by Saurav Das · 8 years ago
  38. b7f75ac CORD-349 Support VLAN cross-connect traffic by Charles Chan · 8 years ago
  39. de6655c Segment Routing bug fix and enhancement by Charles Chan · 8 years ago
  40. 0637b16 Naming convention by Shashikanth VH · 8 years ago
  41. d4a99c5 CORD-339 Network config host provider by Charles Chan · 8 years ago
  42. 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
  43. 319d1a2 [CORD-313] Handles uncaught exceptions when device is not configured by Charles Chan · 9 years ago
  44. c6ad775 Several fixes for Segment Routing by Charles Chan · 9 years ago
  45. 7727767 [CORD-46] Create a broadcast group for each subnet by Charles Chan · 9 years ago
  46. 9f1c42e CORD-48 First checkin for enabling OF-DPA driver to support the SR app. by Saurav Das · 9 years ago
  47. 8897918 Mostly just fixing typos by Saurav Das · 9 years ago
  48. 16d8fd5 Fix ML_SYNC_ON_FIELD_TO_GUARD_CHANGING_THAT_FIELD issue by HIGUCHI Yuta · 9 years ago
  49. 64d96c1 ONOS-1438: Segment Routing rule population optimization fixes by Srikanth Vavilapalli · 9 years ago
  50. 7cd1671 ONOS-1823 and ONOS-1838:Segment Routing Multi-instance Support-1 by Srikanth Vavilapalli · 9 years ago
  51. 28d0b6d Bug fix for route population optimization by sangho · 9 years ago
  52. df0153f ONOS-1791 : Populates MPLS rules also at edge routers by sangho · 9 years ago
  53. 2165d22 ONOS-1786: Updates group buckets when link status is changed. by sangho · 9 years ago
  54. 6450548 Segment Routing refactor with flow objectives by Srikanth Vavilapalli · 9 years ago
  55. 9b169e3 ONOS-1521 : Supports Leaf-Spine topology (tested with 4 x 4 ) by sangho · 9 years ago
  56. 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
  57. 37a461b ONOS-685: Network Configuration Manager support for Segment Routing application by Srikanth Vavilapalli · 9 years ago
  58. 80f11cb ONOS-686, 687, 1344 : The first commit for the Segment Routing application by sangho · 9 years ago