1. 8897918 Mostly just fixing typos by Saurav Das · 9 years ago
  2. bbc8d90 Fix possible concurrency flaws in ArpHandler by Charles Chan · 9 years ago
  3. 2b078ae [CORD-209] Improve config loading of SegmentRouting by Charles Chan · 9 years ago
  4. 7c95c14 Remove original network config handler by Charles Chan · 9 years ago
  5. 65eeb57 Fixing Javadoc errors by Brian O'Connor · 9 years ago
  6. e7c6102 [CORD-200] Improves Segment Routing using Network Configuration Subsystem by Charles Chan · 9 years ago
  7. 72f556a [WIP][CORD-200] Improves Segment Routing using Network Configuration Subsystem by Charles Chan · 9 years ago
  8. a5bb7cb Removing some old dependencies in bgprouter. by Saurav Das · 9 years ago
  9. 0f732b0 Remove unnecessary cast by Sho SHIMIZU · 9 years ago
  10. 084a64e Starting snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 9 years ago
  11. d179335 Use auto-unboxing instead of manual unboxing by Sho SHIMIZU · 9 years ago
  12. 0337503 Use diamond operator by Sho SHIMIZU · 9 years ago
  13. 47b8aa2 Use dianmond operator by Sho SHIMIZU · 9 years ago
  14. 4fdf553 Rolling back to snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  15. fa8509f Tagging 1.3.0-rc2 by Brian O'Connor · 9 years ago
  16. 8fd2505 Fixing copyrights. by Thomas Vachuska · 9 years ago
  17. 3279e79 Javadoc fixes by Ray Milkey · 9 years ago
  18. 16d8fd5 Fix ML_SYNC_ON_FIELD_TO_GUARD_CHANGING_THAT_FIELD issue by HIGUCHI Yuta · 9 years ago
  19. bab4d2b Changing version to back to snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  20. dbadfa9 Tagging 1.3.0-rc1 by Brian O'Connor · 9 years ago
  21. 43d842e Use auto-boxing by Sho SHIMIZU · 9 years ago
  22. 0b45463 Use filter() to skip undesired instances by Sho SHIMIZU · 9 years ago
  23. 594c267 Apply more functional style by Sho SHIMIZU · 9 years ago
  24. e11cdb9 ONOS-2711 Replaced short to TpPort for tcp/udp ports by Hyunsun Moon · 9 years ago
  25. 9d9ff03 Add Swagger comments and dependencies to appsm with REST APIs by Ray Milkey · 9 years ago
  26. 33955f3 Fixed javadoc warnings & added a few deprecations. by Thomas Vachuska · 9 years ago
  27. 7628b50 ONOS-2486 Adding swagger-based REST API documentation. by Thomas Vachuska · 9 years ago
  28. 6815424 Fixing javadoc warnings, provided missing package javadocs and corrected group structure. by Thomas Vachuska · 9 years ago
  29. fe78f25 Refactoring addProcessor() calls to use type methods by Brian O'Connor · 9 years ago
  30. bd812f8 - Adds error handling for Segment routing CLI by sangho · 9 years ago
  31. d53ebc4 Improve the resiliency of the packet deserialization code. by Jonathan Hart · 9 years ago
  32. 675ae20 Removed ClockService<K, V> and replaced its usage with a BiFunction<K, V, Timestamp> by Madan Jampani · 9 years ago
  33. 316d438 Adds a Segment Routing CLI to remove a tunnel (srtunnel-remove). by sangho · 9 years ago
  34. 8d953f9 Supports UPD and TCP ports for Segment Routing policy add CLI (srpolicy-add). by sangho · 9 years ago
  35. 2eae4c6 Add CLI commands to create/list/remove tunnels and policies by sangho · 9 years ago
  36. 975ed3e Starting snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  37. 8d348ad Tagging 1.2.0 by Brian O'Connor · 9 years ago
  38. c56a2f3 Segment Routing ONS demo fixes: Includes traffic visualization fix by Srikanth Vavilapalli · 9 years ago
  39. 53a47eb Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  40. 070f2c9 Tagging 1.2.0-rc2 by Brian O'Connor · 9 years ago
  41. 8c83f1d ONOS-1951: Segment Routing multi-instance instability: Plugging Objective context to monitor any errors by Srikanth Vavilapalli · 9 years ago
  42. d93e84f Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  43. 1e6e9a5 Tagging 1.2.0-rc1 by Brian O'Connor · 9 years ago
  44. d62989f Fixing javadocs. by Thomas Vachuska · 9 years ago
  45. 4a5c42a ONOS-1930 : Tunnel and policy failover with multi-instances by sangho · 9 years ago
  46. ad9f33d Cleaning-up javadocs. by Thomas Vachuska · 9 years ago
  47. f85e3f6 Fixed javadocs. by Thomas Vachuska · 9 years ago
  48. 80f1f89 ONOS-1856: Supports ports (~65535) for the tunnel policy by sangho · 9 years ago
  49. 64d96c1 ONOS-1438: Segment Routing rule population optimization fixes by Srikanth Vavilapalli · 9 years ago
  50. 27462c6 ONOS-688 (ONOS-1835,1836,1837) : by sangho · 9 years ago
  51. b190b1a Fixed javadocs. by Thomas Vachuska · 9 years ago
  52. 7cd1671 ONOS-1823 and ONOS-1838:Segment Routing Multi-instance Support-1 by Srikanth Vavilapalli · 9 years ago
  53. 652a3e7 Remove "public" to follow our convention by Sho SHIMIZU · 9 years ago
  54. 6ac2f4d Use diamond operator to remove redundant type parameter declaration by Sho SHIMIZU · 9 years ago
  55. cc2a4ba Use auto unboxing by Sho SHIMIZU · 9 years ago
  56. 11ead6e Simplify condition by Sho SHIMIZU · 9 years ago
  57. 84684a5 Save memory consumption by avoding unnecessary instantiation by Sho SHIMIZU · 9 years ago
  58. 28d0b6d Bug fix for route population optimization by sangho · 9 years ago
  59. 3cd8db6 - Bug fix for populating MPLS rules for php case: adding treamtments in forward objectives by sangho · 9 years ago
  60. df0153f ONOS-1791 : Populates MPLS rules also at edge routers by sangho · 9 years ago
  61. 2165d22 ONOS-1786: Updates group buckets when link status is changed. by sangho · 9 years ago
  62. 7cfc620 Fixed javadocs and descriptions. by Thomas Vachuska · 9 years ago
  63. 6450548 Segment Routing refactor with flow objectives by Srikanth Vavilapalli · 9 years ago
  64. 9b169e3 ONOS-1521 : Supports Leaf-Spine topology (tested with 4 x 4 ) by sangho · 9 years ago
  65. 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
  66. 2832ca4 FlowRule private extension refactor. by jcc · 9 years ago
  67. 725ba80 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
  68. 67af398 Converting builtin applications to be delivered in a self-contained manner via OAR files. by Thomas Vachuska · 9 years ago
  69. 8a07509 Fixing javadocs. by Thomas Vachuska · 9 years ago
  70. 37a461b ONOS-685: Network Configuration Manager support for Segment Routing application by Srikanth Vavilapalli · 9 years ago
  71. 80f11cb ONOS-686, 687, 1344 : The first commit for the Segment Routing application by sangho · 9 years ago