1. 1fdf489 Rename bundles by Charles Chan · 3 years, 8 months ago[Renamed from app/src/main/java/org/onosproject/segmentrouting/RoutingRulePopulator.java]
  2. 12a8a84 Phased recovery by Charles Chan · 4 years, 2 months ago
  3. 632dd64 Fix bugs for dynamic interface configuration by Shibu Vijayakumar · 6 years ago
  4. f17fade Fixed a bug that causes filtering objective being removed when it should not by Charles Chan · 4 years, 2 months ago
  5. aac79e9 Fix noMorePorts logic which did not consider PW_VLAN by pier · 4 years, 7 months ago
  6. a994119 Improves rules population by pier · 5 years ago
  7. 8fc37b4 Trigger the removal of double tagged rules by Daniele Moro · 4 years, 6 months ago
  8. 61c086d Remove dummy VLAN from double tagged pipeline by Charles Chan · 4 years, 9 months ago
  9. 998f2df Double tagged filtering objective with inner vlan criteria by Daniele Moro · 4 years, 10 months ago
  10. 59bd97e Fixed removal of doubletagged hosts by Andreas Pantelopoulos · 6 years ago
  11. dbf1a3a Direct host when populating IP rules for double-tagged next hop by Daniele Moro · 4 years, 10 months ago
  12. 0786932 Optimized group updating during host move by Ruchi Sahota · 5 years ago
  13. 71bcb4e Route reprogamming using group substitution during next hop movement by Ruchi Sahota · 5 years ago
  14. 86e60d3 Route Simplification programming by psneha · 5 years ago
  15. 155ec44 Implement CLI for black hole routes by Charles Chan · 6 years ago
  16. 8962015 App should not care about table transition by Charles Chan · 6 years ago
  17. f0f7b5c Suppress IPv6 flows when the device is not configured with IPv6 by Charles Chan · 6 years ago
  18. 9bf4958 Changing the default pw transport vlan to 4090 instead of 4093. by Saurav Das · 6 years ago
  19. 9d2dd55 Refactor DefaultRoutingHandler to avoid hitting 2000 lines limit by Charles Chan · 6 years ago
  20. b281ae2 Refactored DestinationSet and nextobj for pws. by Andreas Pantelopoulos · 6 years ago
  21. 776789f Avoid programming TMAC entries for BSOD vlans by Daniel Ginsburg · 6 years ago
  22. 60ce222 Adding route blackhole by Andrea Campanella · 6 years ago
  23. ec683dc Adding a component config to take down single homed host ports when all uplinks are lost. by Saurav Das · 6 years ago
  24. 098ca20 Move some functions from segment routing manager to interface service/manager by Charles Chan · 6 years ago
  25. 671a7ab Bug fix in SegmentRouting by Jonghwan Hyun · 6 years ago
  26. 9aaa34f [ONOS-7624] Implement egress pipeline programming by Jonghwan Hyun · 6 years ago
  27. 5ff8a3c Enhancing GroupChecker for faster processing of group updates by Saurav Das · 6 years ago
  28. d66d671 Routing/bridging rules on the same leaf pair should always be programmed by the same ONOS instance by Charles Chan · 6 years ago
  29. cea556f Bugfix for stale state not being cleared up when switch goes down. by Saurav Das · 6 years ago
  30. 9724186 Handling multiple layers of spines. by Saurav Das · 6 years ago
  31. f17f66b Only remove TMAC flow when it is the last port within the same VLAN if TMAC doesn't support in_port matching by Charles Chan · 6 years ago
  32. 7128462 Refactored sr app to enable rest api. by Andreas Pantelopoulos · 6 years ago[Renamed from src/main/java/org/onosproject/segmentrouting/RoutingRulePopulator.java]
  33. a8d9153 Checking mastership when revoking a route by Charles Chan · 6 years ago
  34. 051490d Resume the use of ICMP type/code in OFDPA driver by Charles Chan · 6 years ago
  35. 17ca220 Only remove TMAC flow when it is the last port within the same VLAN if TMAC doesn't support in_port matching by Charles Chan · 6 years ago
  36. ef8d12e Prevent packets with link-local destination IP from being routed by Charles Chan · 6 years ago
  37. 5e7be3d Added basic pseudowire support for Trellis. by Andreas Pantelopoulos · 7 years ago
  38. e5ef762 [CORD-634]Add dynamic config update support for interfaces by Jonghwan Hyun · 7 years ago
  39. 910be6a CORD-1578 CORD-1708 Handle dual single homed router and single dual homed router by Charles Chan · 7 years ago
  40. fbe7457 CORD-1583 Bug fixes for dual ToRs by Saurav Das · 7 years ago
  41. e6bda75 Workaround for CORD-1672 by Charles Chan · 7 years ago
  42. 3ed34d8 Recover dual-homed host failover using pair link by Charles Chan · 7 years ago
  43. 261c300 CORD-1419 CORD-1425 CORD-1496 CORD-639 Changes for dual-ToRs by Saurav Das · 7 years ago
  44. 0947d7e Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  45. 077314e Lower log level by Charles Chan · 7 years ago
  46. 62ae679 CORD-1304 Set of changes for fabric routing to optimize use of ECMP groups by Saurav Das · 7 years ago
  47. 2cb3829 Bug fix: Do not create groups as a side effect when revoking routes by Saurav Das · 7 years ago
  48. 9455d70 Bug fix - Do not create new next-objective if there are no by Saurav Das · 7 years ago
  49. 368cf21 Bug fix: generate different next objectives for port with multiple vlans by Saurav Das · 7 years ago
  50. 43be46b Eliminate code duplication by Charles Chan · 7 years ago
  51. 90772a7 CORD-906 Support trunk and native VLAN by Charles Chan · 7 years ago
  52. 18fa425 Refactor SR and OFDPA pipeliner by Charles Chan · 7 years ago
  53. 10b0fb7 CORD-800 Use new interface vlan config for VLAN assignment by Charles Chan · 7 years ago
  54. f933219 In this commit: CORD-799 by Saurav Das · 7 years ago
  55. 0be3f0f [CORD-640] PW clean up. by Pier Luigi · 7 years ago
  56. 229fd0b [CORD-575] Implements VPWS transport in SR app by Pier Ventre · 7 years ago
  57. 6b2c1b3 [CORD-520] IPv6 routing by Pier Ventre · 7 years ago
  58. b6b81d5 [CORD-631] ICMPv6 Echo support by Pier Ventre · 7 years ago
  59. b6a7f34 [CORD-458] Updates ARP handler by Pier Ventre · 7 years ago
  60. adb4ae6 [CORD-630] IPv6 filtering rules by Pier Ventre · 7 years ago
  61. 31d8478 Sonar fixes by Jon Hall · 7 years ago
  62. e9ebd57 [ONOS-5838] Missing null reference check bugfix by Patryk Konopka · 7 years ago
  63. b9632ba Various fixes and addition to the Fabric by Pier Luigi · 7 years ago
  64. debfea3 CORD-523 Introduce generic routing service in Segment Routing by Charles Chan · 8 years ago
  65. 2d0bbcd Use new PacketService to request ARP with duplication by Charles Chan · 7 years ago
  66. d1872b0 CORD-637 Fixing intermittent filtering objective failures by repeatedly trying by Saurav Das · 7 years ago
  67. ea702b1 Fix NPE when revoking routes by Charles Chan · 7 years ago
  68. ddac7fd Improve populate/revoke IpRuleForHost to support generic route population by Charles Chan · 8 years ago
  69. 82f1997 CORD-61 Dynamic XConnect support by Charles Chan · 8 years ago
  70. e0237a3 In this commit: by Saurav Das · 8 years ago
  71. 370a65b CORD-73 Change the way we configure host learning in segment routing by Charles Chan · 8 years ago
  72. c22cef3 CORD-60 Support dynamic vSG creation/deletion by Charles Chan · 8 years ago
  73. 07c7460 Changes include: by Saurav Das · 8 years ago
  74. 1eaf480 Segment Routing refactoring by Charles Chan · 8 years ago
  75. 43b5354 Updating copyrights by Brian O'Connor · 8 years ago
  76. 57bd98c Improve SegmentRoutingAppConfig by Charles Chan · 8 years ago
  77. bbd004c CORD-546 Push L3 unicast rules for bgp peers when they are learned by Charles Chan · 8 years ago
  78. 43547ca CORD-508 SegmentRouting / vRouter integration by Charles Chan · 8 years ago
  79. 82ab193 CORD-512 Support vSG <-> vRouter default route by Charles Chan · 8 years ago
  80. 3ef31e7 Remove OFDPA /32 -> ECMP workaround by Charles Chan · 8 years ago
  81. 505e09b CORD-389 Fix for Accton 6712 deployment by Charles Chan · 8 years ago
  82. b7f75ac CORD-349 Support VLAN cross-connect traffic by Charles Chan · 8 years ago
  83. 99c8dfb Added debug info to ArpHandler and priorities to RoutingPopulator by Flavio Castro · 8 years ago
  84. de6655c Segment Routing bug fix and enhancement by Charles Chan · 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. d4a99c5 CORD-339 Network config host provider by Charles Chan · 8 years ago
  87. 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
  88. f458611 [CORD-46] Implement L2 switching in Segment Routing by Charles Chan · 8 years ago
  89. 319d1a2 [CORD-313] Handles uncaught exceptions when device is not configured by Charles Chan · 8 years ago
  90. c28b343 CORD-48 Fixing filtering rule bug in multi-instance operation. by Saurav Das · 8 years ago
  91. c6ad775 Several fixes for Segment Routing by Charles Chan · 9 years ago
  92. 7c30537 SR app now assigns internal vlans per subnet and passes this by Saurav Das · 9 years ago
  93. 9f1c42e CORD-48 First checkin for enabling OF-DPA driver to support the SR app. by Saurav Das · 9 years ago
  94. 8897918 Mostly just fixing typos by Saurav Das · 9 years ago
  95. 47b8aa2 Use dianmond operator by Sho SHIMIZU · 9 years ago
  96. 8c83f1d ONOS-1951: Segment Routing multi-instance instability: Plugging Objective context to monitor any errors by Srikanth Vavilapalli · 9 years ago
  97. 27462c6 ONOS-688 (ONOS-1835,1836,1837) : by sangho · 9 years ago
  98. 7cd1671 ONOS-1823 and ONOS-1838:Segment Routing Multi-instance Support-1 by Srikanth Vavilapalli · 9 years ago
  99. 28d0b6d Bug fix for route population optimization by sangho · 9 years ago
  100. 3cd8db6 - Bug fix for populating MPLS rules for php case: adding treamtments in forward objectives by sangho · 9 years ago