1. 1c356e3 [ONOS-2623] UT test cases for Open and Error messages. by Mahesh Poojary S · 9 years ago
  2. 3077717 [ONOS-2356] Implementation for PCEP label update message. by Bharat saraswal · 9 years ago
  3. 62fb79b [ONOS-2713] Fix a bug of ovsdb controller and add anotations. by jiangrui · 9 years ago
  4. c6f81bc [ONOS-2344]Implementation of PCEP report messages. by Bharat saraswal · 9 years ago
  5. 5afd06c [ONOS-2363]Implementation of Open and Error messages. by Mahesh Poojary S · 9 years ago
  6. ae5c396 ONOS-2708 by CNlucius · 9 years ago
  7. 191c84a ONOS-2186 - GUI Topo Overlay - (WIP) by Simon Hunt · 9 years ago
  8. e1248b6 Adding tests for meter service. by alshabib · 9 years ago
  9. e180630 Removed print method from implementation. by bharat saraswal · 9 years ago
  10. b466a7e [ONOS-2096] Let GUI support tunnel by chengfan · 9 years ago
  11. 4fc8685 ONOS-2186 - GUI Topo Overlay - (WIP) by Simon Hunt · 9 years ago
  12. 83e17a0 ONOS-2710: Change singnatures of register/unregister in ResourceStore by Sho SHIMIZU · 9 years ago
  13. d28842c ONOS-2693: Unregister a link from resources when it is removed by Sho SHIMIZU · 9 years ago
  14. e229284 ONOS-2695: Unregister a port from resources when it is removed by Sho SHIMIZU · 9 years ago
  15. 73a7dd4 Support for setting the MPLS BOS indicator bit. by Saurav Das · 9 years ago
  16. f2ab6f3 Add Swagger comments and dependencies to appsm with REST APIs by Ray Milkey · 9 years ago
  17. 23f981d ONOS-2580 Renamed class name to TpPort to differenciate from loxy TransportPort type easily by Hyunsun Moon · 9 years ago
  18. e60a5ab ONOS-2694: Unregister a device from resources when it is removed by Sho SHIMIZU · 9 years ago
  19. c2ddedd Add missing break at the end of case clause by Sho SHIMIZU · 9 years ago
  20. f7364db Implementation of PcInitate and PcUpdate messages by bharat saraswal · 9 years ago
  21. ffc5bbc Support for matching on MPLS BOS indicator bit by Saurav Das · 9 years ago
  22. 5eb7939 Added Meter object accounting by alshabib · 9 years ago
  23. 7b1ef13 Check preconditions when registering/unregistering resources by Sho SHIMIZU · 9 years ago
  24. ea17b83 Fix parent resource path and set the correct child by Sho SHIMIZU · 9 years ago
  25. 58fe6dc fixes for Meter Service by alshabib · 9 years ago
  26. bad538c ECLinkStore: LinkStore based on EventuallyConsistentMap (disabled right now) by Madan Jampani · 9 years ago
  27. 05b6596 ONOS-2707 Fix bug of process ovsdb table update by CNlucius · 9 years ago
  28. b786e61 ONOS-2624 Fix host annotations of host description by CNlucius · 9 years ago
  29. a88916c ONOS-2623 add onos-ovsdb-api and onos-ovsdb-rfc dependency to pom.xml by CNlucius · 9 years ago
  30. 5b2fff1 ONOS-2622 Fix error of north app and update onos-app-vtnrsc package by CNlucius · 9 years ago
  31. 5f31a02 GUI - Topo Overlay - restore BPS threshold to 4K. by Simon Hunt · 9 years ago
  32. a17fa67 ONOS-1479 -- GUI - augmenting topology view for extensibility: WIP. by Simon Hunt · 9 years ago
  33. 08fdbd2 ONOS-2691: Register a port as resource when is is added by Sho SHIMIZU · 9 years ago
  34. 87ae1d9 Fixed javadoc warnings & added a few deprecations. by Thomas Vachuska · 9 years ago
  35. 483d0a2 Support null timestamps during EC Map remove by Madan Jampani · 9 years ago
  36. c3c969a Changed default onos user password. by Thomas Vachuska · 9 years ago
  37. 2a1b233 Refactor: Rename a method by Sho SHIMIZU · 9 years ago
  38. 2d8a13a ONOS-2692: Implement methods to unregister resources by Sho SHIMIZU · 9 years ago
  39. af0ee53 Added redirect for the /onos/v1/docs Swagger UI URL. Added onos-rsdocs tool to launch REST API docs UI from shell. by Thomas Vachuska · 9 years ago
  40. a5a18ad ONOS-2580 Add rich type for transport layer port by Hyunsun Moon · 9 years ago
  41. 0fa2aa1 ONOS-2486 Adding swagger-based REST API documentation. by Thomas Vachuska · 9 years ago
  42. 10c810b added treatment support and conversion to an instruction by alshabib · 9 years ago
  43. a412236 ONOS-2190 - Move org.onosproject.net.config.* out of the incubator by Ray Milkey · 9 years ago
  44. eadfc8e Moving meter store implementation to use map events by alshabib · 9 years ago
  45. d97a950 ONOS-2690: Register a device as resource when it is added by Sho SHIMIZU · 9 years ago
  46. 7bb0501 Initial implementation of Meter Service (needs testing) by alshabib · 9 years ago
  47. 47e7b80 ONOS-2689: Register a link as resource when it is added by Sho SHIMIZU · 9 years ago
  48. 3c831fa Fixing a few tools to work with the new REST security stuff. by Thomas Vachuska · 9 years ago
  49. eff0e4e Adding GUI login/logout capability using form-based login. by Thomas Vachuska · 9 years ago
  50. 71081a6 Fix for ONOS-2572 - Excessive events delivered by AbstractAccumulator by Ray Milkey · 9 years ago
  51. a499eda Making OF-DPA and NoviFlow drivers accept multiple software versions by Saurav Das · 9 years ago
  52. 373aac5 Optimized the pcep api by chengfan · 9 years ago
  53. 8586844 [ONOS-2633]modify the bug of ParamUtil class. by lishuai · 9 years ago
  54. 810d6e7 Coverage and SONAR improvements for Objectives classes by Ray Milkey · 9 years ago
  55. e106522 Support for a java.util.Map implementation backed by ConsistentMap by Madan Jampani · 9 years ago
  56. 4600842 [ONOS-2574]OVSDB Client Merge.We need to properly fix by lishuai · 9 years ago
  57. 7f521a3 Fix to avoid unnecessary configuration message when switch does not have buffer by Michael Jarschel · 9 years ago
  58. 6a8d552 [ONOS-2425] Create a ovsdb app in onos-providers to install south ovsdb adapter. by jiangrui · 9 years ago
  59. 8d22c4b ONOS-1479 -- GUI - augmenting topology view for extensibility: WIP. by Simon Hunt · 9 years ago
  60. 726a358 Pull up methods from ResourceManager to ResourceService by Sho SHIMIZU · 9 years ago
  61. ba41fc1 ONOS-2446: Implement API to declare resource hierarchy by Sho SHIMIZU · 9 years ago
  62. 1f5e591 Resource API changes as preparation for hierarchy support (ONOS-2446) by Sho SHIMIZU · 9 years ago
  63. a29c677 Added RetryingFunction for simplified retry support. by Madan Jampani · 9 years ago
  64. 7ffe53d Added a valueOrElse static method to Versioned by Madan Jampani · 9 years ago
  65. ff4fb04 updated the onos-service start script to support specification of initial by David Bainbridge · 9 years ago
  66. af0454b Cosmetics in Javadoc by Sho SHIMIZU · 9 years ago
  67. 3b2743d [ONOS-2384]Driver for standard OpenVSwitch by samuel · 9 years ago
  68. 7080a0d ONOS-2581 Add codec for tunnel id by Hyunsun Moon · 9 years ago
  69. 01e05fb Removed usage of deprecated ClusterCommunicationService APIs by Madan Jampani · 9 years ago
  70. d352010 Added missing copyright and license text by Madan Jampani · 9 years ago
  71. d33b077 ONOS-2626: Make a immutable copy of multimap before iterating over it by Madan Jampani · 9 years ago
  72. 05b169d Improve coverage for Intents REST API test by Ray Milkey · 9 years ago
  73. 5d915f4 Cleanups to REST code suggested by Sonar by Ray Milkey · 9 years ago
  74. 9eb55d1 ONOS-2495: Workaround for the fact that kryo deserialization is not thread safe by Madan Jampani · 9 years ago
  75. d29847f Refactor to avoid trivial errors in transactions by Sho SHIMIZU · 9 years ago
  76. 6baf95d Added unit info to metrics CLI command by Flavio Castro · 9 years ago
  77. 96c5a4a ONOS-2513 Fix entire MP2SP intent failing on partial connectivity loss by Jonathan Hart · 9 years ago
  78. 78b300c WIP: Transactional map cli for system tests by Jon Hall · 9 years ago
  79. 1151b55 Remove usage of deprecated ClusterCommunicationService API by Madan Jampani · 9 years ago
  80. c156dd0 Use mastershipService instead of replicaInfoService to determine device mastership by Madan Jampani · 9 years ago
  81. 24e60b3 Unit tests for the flow objective store by Ray Milkey · 9 years ago
  82. b3c5ce2 Unit tests for the distributed group store. by Ray Milkey · 9 years ago
  83. 260f6ef Remove public access modifiers to follow our convention by Sho SHIMIZU · 9 years ago
  84. 264e4b7 Catch a specific exception, not generic Exception by Sho SHIMIZU · 9 years ago
  85. 3d6a2f6 ONOS-2429: Support for a relaxed read consistency mode in ConsistentMap by Madan Jampani · 9 years ago
  86. 74361c1 Use LF (Line Feed) as line separator by Sho SHIMIZU · 9 years ago
  87. 632f16b Destroy ECMap instances on deactivate by Madan Jampani · 9 years ago
  88. 25be491 Quick fix for the broken build caused by by Brian O'Connor · 9 years ago
  89. fa7013d [ONOS-2563]Optimize RFC 7047's code. by lishuai · 9 years ago
  90. a6d787b ONOS-2440: Simplify DistributedQueue implementation by leveraging state change notification support by Madan Jampani · 9 years ago
  91. 1e9044c [ONOS-2548] by samuel · 9 years ago
  92. e30fcda Fix for SDN-IP installing wrong point-to-point intents. by Jonathan Hart · 9 years ago
  93. bab51a4 ONOS-2097: Ensure updates made via transactional map result in state change notifications by Madan Jampani · 9 years ago
  94. 91b2ff4 [ONOS-2247]The implementation of subnet resource service. by xuzhang · 9 years ago
  95. fda0093 [ONOS-2248]The implementation of port resource service. by xuzhang · 9 years ago
  96. eb8c947 Created InterfaceService which maintains an inventory of interfaces by Jonathan Hart · 9 years ago
  97. 41b1f3a ONOS-2456 Added usage metrics to Atomic Counter and Distributed Queue plus refactored the code a bit by Flavio Castro · 9 years ago
  98. 15687d1 Use thread-safe multimaps by Madan Jampani · 9 years ago
  99. f44e42c Fix for flow equality bug which can cause: by Jonathan Hart · 9 years ago
  100. cb7f0d1 check add-flows command to add-test-flows to avoid confusions by suibin zhang · 9 years ago