1. 44e914e AETHER-1485 Prevent routerMac from being learnt by Charles Chan · 3 years, 1 month ago
  2. 30368ab [AETHER-1295][AETHER-1294] First stab to the TOST APIs framework by pierventre · 3 years, 2 months ago
  3. 2b102f9 [AETHER-598] Updates onos dependency to 2.2.4 and fix api/impl bundles issue. by pierventre · 3 years, 8 months ago[Renamed (98%) from impl/src/main/java/org/onosproject/segmentrouting/config/DeviceConfiguration.java]
  4. 1fdf489 Rename bundles by Charles Chan · 3 years, 8 months ago[Renamed from app/src/main/java/org/onosproject/segmentrouting/config/DeviceConfiguration.java]
  5. c81188f Avoid to flood the logs with purgeOnDisconnection print by pier · 4 years ago
  6. 0994384 [ONOS-8087] Per device purgeOnDisconnection Flag by Andrea Campanella · 4 years, 1 month ago
  7. 6a2052b Improves ping responder by pier · 4 years, 10 months ago
  8. 5eec3b1 Refactor the code so the populateSubnet is only called once per nexthop movement by Charles Chan · 5 years ago
  9. 19b7003 Prioritize certain type of routes among others by Charles Chan · 5 years ago
  10. cf78982 Only iterates configured subnets to determine if a packet is destined for the switch by Charles Chan · 5 years ago
  11. 3d35a54 Avoid throwing NPE when SID or Loopback is not configured by Charles Chan · 6 years ago
  12. 5eb6604 Fix ConcurrentModificationException by Charles Chan · 6 years ago
  13. ec683dc Adding a component config to take down single homed host ports when all uplinks are lost. by Saurav Das · 6 years ago
  14. dc7d6f9 Avoid ConcurrentModificationException by Charles Chan · 6 years ago
  15. 9724186 Handling multiple layers of spines. by Saurav Das · 6 years ago
  16. 7128462 Refactored sr app to enable rest api. by Andreas Pantelopoulos · 6 years ago[Renamed from src/main/java/org/onosproject/segmentrouting/config/DeviceConfiguration.java]
  17. 873661e Dual-homing probing improvements by Charles Chan · 6 years ago
  18. 61e24e1 Small updates to SR to get it to ignore devices not configured as routers by Jonathan Hart · 6 years ago
  19. 5e7be3d Added basic pseudowire support for Trellis. by Andreas Pantelopoulos · 7 years ago
  20. 6191aca CORD-1888 Use DAD to probe if interface MAC is not configured by Charles Chan · 7 years ago
  21. fe0b05e CORD-1583 More bug fixes in dual-ToR scenarios by Saurav Das · 7 years ago
  22. c256783 Move interface config classes out of incubator to core net by Ray Milkey · 7 years ago
  23. c2d43be ONOS-6886 Move interface classes from incubator to core by Ray Milkey · 7 years ago
  24. 261c300 CORD-1419 CORD-1425 CORD-1496 CORD-639 Changes for dual-ToRs by Saurav Das · 7 years ago
  25. 0947d7e Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  26. 35f21e4 Fix subnet check to support multiple subnets by Charles Chan · 7 years ago
  27. 68363b1 CORD-1495 Fix race condition when loading network config by Charles Chan · 7 years ago
  28. 2f4d2bc CORD-1149 Allow configuring multiple IPv4/IPv6 addresses on one interface by Charles Chan · 7 years ago
  29. b85de08 Fix Sonar errors: public data members in classes by Ray Milkey · 7 years ago
  30. f933219 In this commit: CORD-799 by Saurav Das · 7 years ago
  31. 6a2643a Various fixes: by Pier Luigi · 7 years ago
  32. 29cafae Removes leftovers of the previous patches. by Pier Ventre · 7 years ago
  33. 1a65596 [CORD-638] ICMPv6 NDP support by Pier Ventre · 7 years ago
  34. b6a7f34 [CORD-458] Updates ARP handler by Pier Ventre · 7 years ago
  35. adb4ae6 [CORD-630] IPv6 filtering rules by Pier Ventre · 7 years ago
  36. 31d8478 Sonar fixes by Jon Hall · 7 years ago
  37. fbaaa2c Bugfix for DHCP Relay by Charles Chan · 7 years ago
  38. debfea3 CORD-523 Introduce generic routing service in Segment Routing by Charles Chan · 8 years ago
  39. 7066136 Determines route IP by checking the interface config directly by Charles Chan · 7 years ago
  40. 46fdfaf Determines the subnet of given port by checking the interface config directly by Charles Chan · 7 years ago
  41. 82f1997 CORD-61 Dynamic XConnect support by Charles Chan · 8 years ago
  42. 370a65b CORD-73 Change the way we configure host learning in segment routing by Charles Chan · 8 years ago
  43. c22cef3 CORD-60 Support dynamic vSG creation/deletion by Charles Chan · 8 years ago
  44. 07c7460 Changes include: by Saurav Das · 8 years ago
  45. c91c878 CORD-348 multicast support in SegmentRouting and vRouter by Charles Chan · 8 years ago
  46. 43b5354 Updating copyrights by Brian O'Connor · 8 years ago
  47. 52d4ed7 Fixing a couple of NPEs by Saurav Das · 8 years ago
  48. 1dd21a5 Bugfix and improvement of SR config loading by Charles Chan · 8 years ago
  49. 57bd98c Improve SegmentRoutingAppConfig by Charles Chan · 8 years ago
  50. bbd004c CORD-546 Push L3 unicast rules for bgp peers when they are learned by Charles Chan · 8 years ago
  51. 8fa9ec5 Send PIM Join/Prune messages based on events from the McastService. by Jonathan Hart · 8 years ago
  52. 43547ca CORD-508 SegmentRouting / vRouter integration by Charles Chan · 8 years ago
  53. 82ab193 CORD-512 Support vSG <-> vRouter default route by Charles Chan · 8 years ago
  54. b7f75ac CORD-349 Support VLAN cross-connect traffic by Charles Chan · 8 years ago
  55. 9bec8a3 CORD-352 Refactoring SegmentRoutingConfig by Charles Chan · 8 years ago
  56. 319d1a2 [CORD-313] Handles uncaught exceptions when device is not configured by Charles Chan · 8 years ago[Renamed (87%) from src/main/java/org/onosproject/segmentrouting/DeviceConfiguration.java]
  57. c28b343 CORD-48 Fixing filtering rule bug in multi-instance operation. by Saurav Das · 8 years ago
  58. c6ad775 Several fixes for Segment Routing by Charles Chan · 9 years ago
  59. 7727767 [CORD-46] Create a broadcast group for each subnet by Charles Chan · 9 years ago
  60. 7c30537 SR app now assigns internal vlans per subnet and passes this by Saurav Das · 9 years ago
  61. 9f1c42e CORD-48 First checkin for enabling OF-DPA driver to support the SR app. by Saurav Das · 9 years ago
  62. 8897918 Mostly just fixing typos by Saurav Das · 9 years ago
  63. 2b078ae [CORD-209] Improve config loading of SegmentRouting by Charles Chan · 9 years ago
  64. 65eeb57 Fixing Javadoc errors by Brian O'Connor · 9 years ago
  65. e7c6102 [CORD-200] Improves Segment Routing using Network Configuration Subsystem by Charles Chan · 9 years ago
  66. 72f556a [WIP][CORD-200] Improves Segment Routing using Network Configuration Subsystem by Charles Chan · 9 years ago
  67. 0f732b0 Remove unnecessary cast by Sho SHIMIZU · 9 years ago
  68. 0337503 Use diamond operator by Sho SHIMIZU · 9 years ago
  69. 47b8aa2 Use dianmond operator by Sho SHIMIZU · 9 years ago
  70. 8fd2505 Fixing copyrights. by Thomas Vachuska · 9 years ago
  71. 27462c6 ONOS-688 (ONOS-1835,1836,1837) : by sangho · 9 years ago
  72. 7cd1671 ONOS-1823 and ONOS-1838:Segment Routing Multi-instance Support-1 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. 37a461b ONOS-685: Network Configuration Manager support for Segment Routing application by Srikanth Vavilapalli · 9 years ago
  75. 80f11cb ONOS-686, 687, 1344 : The first commit for the Segment Routing application by sangho · 9 years ago