1. 9b36d81 Javadoc fixes by Ray Milkey · 9 years ago
  2. 84a25fc Fix ML_SYNC_ON_FIELD_TO_GUARD_CHANGING_THAT_FIELD issue by HIGUCHI Yuta · 9 years ago
  3. e8bcb70 Changing version to back to snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  4. 004345f Tagging 1.3.0-rc1 by Brian O'Connor · 9 years ago 1.3.0-rc1
  5. b017141 Use auto-boxing by Sho SHIMIZU · 9 years ago
  6. aab784e Use filter() to skip undesired instances by Sho SHIMIZU · 9 years ago
  7. 47eedec Apply more functional style by Sho SHIMIZU · 9 years ago
  8. cf732fb ONOS-2711 Replaced short to TpPort for tcp/udp ports by Hyunsun Moon · 9 years ago
  9. f2ab6f3 Add Swagger comments and dependencies to appsm with REST APIs by Ray Milkey · 9 years ago
  10. 87ae1d9 Fixed javadoc warnings & added a few deprecations. by Thomas Vachuska · 9 years ago
  11. 0fa2aa1 ONOS-2486 Adding swagger-based REST API documentation. by Thomas Vachuska · 9 years ago
  12. d894b5d Fixing javadoc warnings, provided missing package javadocs and corrected group structure. by Thomas Vachuska · 9 years ago
  13. 3b78326 Refactoring addProcessor() calls to use type methods by Brian O'Connor · 9 years ago
  14. 71abe1b - Adds error handling for Segment routing CLI by sangho · 9 years ago
  15. 2a65575 Improve the resiliency of the packet deserialization code. by Jonathan Hart · 9 years ago
  16. bcf1a48 Removed ClockService<K, V> and replaced its usage with a BiFunction<K, V, Timestamp> by Madan Jampani · 9 years ago
  17. 36c9d2c Adds a Segment Routing CLI to remove a tunnel (srtunnel-remove). by sangho · 9 years ago
  18. fe4e308 Supports UPD and TCP ports for Segment Routing policy add CLI (srpolicy-add). by sangho · 9 years ago
  19. 6703da2 Add CLI commands to create/list/remove tunnels and policies by sangho · 9 years ago
  20. afc2d7d Starting snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  21. a78abfc Tagging 1.2.0 by Brian O'Connor · 9 years ago 1.2.0
  22. 78baf58 Segment Routing ONS demo fixes: Includes traffic visualization fix by Srikanth Vavilapalli · 9 years ago
  23. 3350390 Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  24. 75aed40 Tagging 1.2.0-rc2 by Brian O'Connor · 9 years ago 1.2.0-rc2
  25. f3a8bc0 ONOS-1951: Segment Routing multi-instance instability: Plugging Objective context to monitor any errors by Srikanth Vavilapalli · 9 years ago
  26. 30a412d Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  27. 608e03a Tagging 1.2.0-rc1 by Brian O'Connor · 9 years ago 1.2.0-rc1
  28. b0ca8c5 Fixing javadocs. by Thomas Vachuska · 9 years ago
  29. 0b2b6d1 ONOS-1930 : Tunnel and policy failover with multi-instances by sangho · 9 years ago
  30. c4483c7 Cleaning-up javadocs. by Thomas Vachuska · 9 years ago
  31. 5d410a2 Fixed javadocs. by Thomas Vachuska · 9 years ago
  32. f9d0bf1 ONOS-1856: Supports ports (~65535) for the tunnel policy by sangho · 9 years ago
  33. 5428b6c ONOS-1438: Segment Routing rule population optimization fixes by Srikanth Vavilapalli · 9 years ago
  34. 1e57565 ONOS-688 (ONOS-1835,1836,1837) : by sangho · 9 years ago
  35. 6cdbdd8 Fixed javadocs. by Thomas Vachuska · 9 years ago
  36. 2318191 ONOS-1823 and ONOS-1838:Segment Routing Multi-instance Support-1 by Srikanth Vavilapalli · 9 years ago
  37. 3310a34 Remove "public" to follow our convention by Sho SHIMIZU · 9 years ago
  38. 8b4b9f0 Use diamond operator to remove redundant type parameter declaration by Sho SHIMIZU · 9 years ago
  39. baddcbe Use auto unboxing by Sho SHIMIZU · 9 years ago
  40. 24deb90 Simplify condition by Sho SHIMIZU · 9 years ago
  41. 98ffca8 Save memory consumption by avoding unnecessary instantiation by Sho SHIMIZU · 9 years ago
  42. 45b009c Bug fix for route population optimization by sangho · 9 years ago
  43. 5f1e457 - Bug fix for populating MPLS rules for php case: adding treamtments in forward objectives by sangho · 9 years ago
  44. 52abe3a ONOS-1791 : Populates MPLS rules also at edge routers by sangho · 9 years ago
  45. 834e4b0 ONOS-1786: Updates group buckets when link status is changed. by sangho · 9 years ago
  46. 266b443 Fixed javadocs and descriptions. by Thomas Vachuska · 9 years ago
  47. f5b234a Segment Routing refactor with flow objectives by Srikanth Vavilapalli · 9 years ago
  48. 666cd6d ONOS-1521 : Supports Leaf-Spine topology (tested with 4 x 4 ) by sangho · 9 years ago
  49. 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
  50. 3d4e14a FlowRule private extension refactor. by jcc · 9 years ago
  51. 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
  52. a7a0f56 Converting builtin applications to be delivered in a self-contained manner via OAR files. by Thomas Vachuska · 9 years ago
  53. e10f56b Fixing javadocs. by Thomas Vachuska · 9 years ago
  54. 4db76e3 ONOS-685: Network Configuration Manager support for Segment Routing application by Srikanth Vavilapalli · 9 years ago
  55. b35a619 ONOS-686, 687, 1344 : The first commit for the Segment Routing application by sangho · 9 years ago