1. 6816f25 Added debug info to ArpHandler and priorities to RoutingPopulator by Flavio Castro · 8 years ago
  2. 188ebf5 Segment Routing bug fix and enhancement by Charles Chan · 8 years ago
  3. 880dc20d Starting snapshot 1.5.0-SNAPSHOT by Brian O'Connor · 8 years ago
  4. 5a2856f Tagging 1.4.0 (Emu release) by Brian O'Connor · 8 years ago 1.4.0
  5. 6b77071 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  6. d1cdd19 Tagging 1.4.0-rc3 by Brian O'Connor · 8 years ago 1.4.0-rc3
  7. b22ba65 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  8. 4aded4c Tagging 1.4.0-rc2 by Brian O'Connor · 8 years ago 1.4.0-rc2
  9. 423fe2b CORD-354 OF-DPA support for link-failures. by Saurav Das · 8 years ago
  10. 013a7bc Naming convention by Shashikanth VH · 8 years ago
  11. 905ea22 Starting snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  12. b209dc6 Tagging 1.4.0-rc1 by Brian O'Connor · 8 years ago 1.4.0-rc1
  13. 4ce4596 CORD-367 L2 bridging and L3 routing support with internal VLANs in OF-DPA. by Saurav Das · 8 years ago
  14. 531a78b CORD-352 Refactoring SegmentRoutingConfig by Charles Chan · 8 years ago
  15. d6d581a CORD-339 Network config host provider by Charles Chan · 8 years ago
  16. 8a0732e 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
  17. 68aa62d [CORD-46] Implement L2 switching in Segment Routing by Charles Chan · 8 years ago
  18. 4f98008 CORD-48 Added support for broadcast next objective in OFDPA driver. by Saurav Das · 8 years ago
  19. 0b4e618 [CORD-313] Handles uncaught exceptions when device is not configured by Charles Chan · 8 years ago
  20. ca9cc8e Avoid use of Objects.hash when there's only 1 params by HIGUCHI Yuta · 8 years ago
  21. 2857f38 CORD-48 Added to support for OFDPA emulation with CPQD switch, via more table-miss-entries. by Saurav Das · 8 years ago
  22. 837e0bb CORD-48 Fixing filtering rule bug in multi-instance operation. by Saurav Das · 8 years ago
  23. 9f676b6 Several fixes for Segment Routing by Charles Chan · 8 years ago
  24. c42e84e [CORD-46] Create a broadcast group for each subnet by Charles Chan · 9 years ago
  25. 0e99e2b SR app now assigns internal vlans per subnet and passes this by Saurav Das · 9 years ago
  26. 822c4e2 CORD-48 First checkin for enabling OF-DPA driver to support the SR app. by Saurav Das · 9 years ago
  27. a07f203 Mostly just fixing typos by Saurav Das · 9 years ago
  28. eb088e6 Fix possible concurrency flaws in ArpHandler by Charles Chan · 9 years ago
  29. b8e10c8 [CORD-209] Improve config loading of SegmentRouting by Charles Chan · 9 years ago
  30. 4892263 Remove original network config handler by Charles Chan · 9 years ago
  31. 5251562 Fixing Javadoc errors by Brian O'Connor · 9 years ago
  32. 4636be0 [CORD-200] Improves Segment Routing using Network Configuration Subsystem by Charles Chan · 9 years ago
  33. d683288 [WIP][CORD-200] Improves Segment Routing using Network Configuration Subsystem by Charles Chan · 9 years ago
  34. 428ebc9 Removing some old dependencies in bgprouter. by Saurav Das · 9 years ago
  35. 5eb79c5 Remove unnecessary cast by Sho SHIMIZU · 9 years ago
  36. f967ad6 Starting snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 9 years ago
  37. af97343 Use auto-unboxing instead of manual unboxing by Sho SHIMIZU · 9 years ago
  38. a8dbad4 Use diamond operator by Sho SHIMIZU · 9 years ago
  39. 6cfc02d Use dianmond operator by Sho SHIMIZU · 9 years ago
  40. b3a3b52 Rolling back to snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  41. cbc5878 Tagging 1.3.0-rc2 by Brian O'Connor · 9 years ago 1.3.0-rc2
  42. 58de416 Fixing copyrights. by Thomas Vachuska · 9 years ago
  43. 9b36d81 Javadoc fixes by Ray Milkey · 9 years ago
  44. 84a25fc Fix ML_SYNC_ON_FIELD_TO_GUARD_CHANGING_THAT_FIELD issue by HIGUCHI Yuta · 9 years ago
  45. e8bcb70 Changing version to back to snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  46. 004345f Tagging 1.3.0-rc1 by Brian O'Connor · 9 years ago 1.3.0-rc1
  47. b017141 Use auto-boxing by Sho SHIMIZU · 9 years ago
  48. aab784e Use filter() to skip undesired instances by Sho SHIMIZU · 9 years ago
  49. 47eedec Apply more functional style by Sho SHIMIZU · 9 years ago
  50. cf732fb ONOS-2711 Replaced short to TpPort for tcp/udp ports by Hyunsun Moon · 9 years ago
  51. f2ab6f3 Add Swagger comments and dependencies to appsm with REST APIs by Ray Milkey · 9 years ago
  52. 87ae1d9 Fixed javadoc warnings & added a few deprecations. by Thomas Vachuska · 9 years ago
  53. 0fa2aa1 ONOS-2486 Adding swagger-based REST API documentation. by Thomas Vachuska · 9 years ago
  54. d894b5d Fixing javadoc warnings, provided missing package javadocs and corrected group structure. by Thomas Vachuska · 9 years ago
  55. 3b78326 Refactoring addProcessor() calls to use type methods by Brian O'Connor · 9 years ago
  56. 71abe1b - Adds error handling for Segment routing CLI by sangho · 9 years ago
  57. 2a65575 Improve the resiliency of the packet deserialization code. by Jonathan Hart · 9 years ago
  58. bcf1a48 Removed ClockService<K, V> and replaced its usage with a BiFunction<K, V, Timestamp> by Madan Jampani · 9 years ago
  59. 36c9d2c Adds a Segment Routing CLI to remove a tunnel (srtunnel-remove). by sangho · 9 years ago
  60. fe4e308 Supports UPD and TCP ports for Segment Routing policy add CLI (srpolicy-add). by sangho · 9 years ago
  61. 6703da2 Add CLI commands to create/list/remove tunnels and policies by sangho · 9 years ago
  62. afc2d7d Starting snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  63. a78abfc Tagging 1.2.0 by Brian O'Connor · 9 years ago 1.2.0
  64. 78baf58 Segment Routing ONS demo fixes: Includes traffic visualization fix by Srikanth Vavilapalli · 9 years ago
  65. 3350390 Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  66. 75aed40 Tagging 1.2.0-rc2 by Brian O'Connor · 9 years ago 1.2.0-rc2
  67. f3a8bc0 ONOS-1951: Segment Routing multi-instance instability: Plugging Objective context to monitor any errors by Srikanth Vavilapalli · 9 years ago
  68. 30a412d Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  69. 608e03a Tagging 1.2.0-rc1 by Brian O'Connor · 9 years ago 1.2.0-rc1
  70. b0ca8c5 Fixing javadocs. by Thomas Vachuska · 9 years ago
  71. 0b2b6d1 ONOS-1930 : Tunnel and policy failover with multi-instances by sangho · 9 years ago
  72. c4483c7 Cleaning-up javadocs. by Thomas Vachuska · 9 years ago
  73. 5d410a2 Fixed javadocs. by Thomas Vachuska · 9 years ago
  74. f9d0bf1 ONOS-1856: Supports ports (~65535) for the tunnel policy by sangho · 9 years ago
  75. 5428b6c ONOS-1438: Segment Routing rule population optimization fixes by Srikanth Vavilapalli · 9 years ago
  76. 1e57565 ONOS-688 (ONOS-1835,1836,1837) : by sangho · 9 years ago
  77. 6cdbdd8 Fixed javadocs. by Thomas Vachuska · 9 years ago
  78. 2318191 ONOS-1823 and ONOS-1838:Segment Routing Multi-instance Support-1 by Srikanth Vavilapalli · 9 years ago
  79. 3310a34 Remove "public" to follow our convention by Sho SHIMIZU · 9 years ago
  80. 8b4b9f0 Use diamond operator to remove redundant type parameter declaration by Sho SHIMIZU · 9 years ago
  81. baddcbe Use auto unboxing by Sho SHIMIZU · 9 years ago
  82. 24deb90 Simplify condition by Sho SHIMIZU · 9 years ago
  83. 98ffca8 Save memory consumption by avoding unnecessary instantiation by Sho SHIMIZU · 9 years ago
  84. 45b009c Bug fix for route population optimization by sangho · 9 years ago
  85. 5f1e457 - Bug fix for populating MPLS rules for php case: adding treamtments in forward objectives by sangho · 9 years ago
  86. 52abe3a ONOS-1791 : Populates MPLS rules also at edge routers by sangho · 9 years ago
  87. 834e4b0 ONOS-1786: Updates group buckets when link status is changed. by sangho · 9 years ago
  88. 266b443 Fixed javadocs and descriptions. by Thomas Vachuska · 9 years ago
  89. f5b234a Segment Routing refactor with flow objectives by Srikanth Vavilapalli · 9 years ago
  90. 666cd6d ONOS-1521 : Supports Leaf-Spine topology (tested with 4 x 4 ) by sangho · 9 years ago
  91. 20eff1d 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
  92. 3d4e14a FlowRule private extension refactor. by jcc · 9 years ago
  93. 586afd8 Removing need for boilerplate app.xml; Instead defining onos.app.name and onos.app.origin (optional) is sufficient to trigger generation of boilerplate app.xml and features.xml files. by Thomas Vachuska · 9 years ago
  94. a7a0f56 Converting builtin applications to be delivered in a self-contained manner via OAR files. by Thomas Vachuska · 9 years ago
  95. e10f56b Fixing javadocs. by Thomas Vachuska · 9 years ago
  96. 4db76e3 ONOS-685: Network Configuration Manager support for Segment Routing application by Srikanth Vavilapalli · 9 years ago
  97. b35a619 ONOS-686, 687, 1344 : The first commit for the Segment Routing application by sangho · 9 years ago