1. cd15027 ONOS-3320: PropertyPanelTest fails in non-English locale. by Simon Hunt · 9 years ago
  2. 501c465 Add DataRateUnit to help specifying Bandwidth. by HIGUCHI Yuta · 9 years ago
  3. 584107a ONOS-3224 HostToHostIntent should have implicit non-OPTICAL constraint by HIGUCHI Yuta · 9 years ago
  4. 8f7feed Unit tests to improve coverage by Ray Milkey · 9 years ago
  5. e9343f3 GUI Topo -- Cleaned up NodeBadge, now that we have a clearer idea of what we want to model. by Simon Hunt · 9 years ago
  6. 8589757 GUI Topo -- added NodeBadge field to NodeHighlight. by Simon Hunt · 9 years ago
  7. 83c5b83 GUI Topo -- added NodeBadge model object. by Simon Hunt · 9 years ago
  8. 52d8155 [Emu] Defining classes for ODU SIGID and SIGTYPE Fields in Flow Criteria and Instruction - Data Model and Tests only by Yafit Hadar · 9 years ago
  9. ed976a4 Inserted set and get controllers methods in ovsdb controller config by andrea · 9 years ago
  10. ea5adc6 Corrected output of network configuration subjectKeys in JSON output; no longer relies on subject.toString. by Thomas Vachuska · 9 years ago
  11. 82fd632 Adding atomic countetr compare and set method by Aaron Kruglikov · 9 years ago
  12. 95810f5 CORD-13:Table Statistics support along with CLI and REST by Srikanth Vavilapalli · 9 years ago
  13. dd106a6 Simplified component config loader with preset method that sets the configuration regardless of the component state by andrea · 9 years ago
  14. fd912ac minor name changes and javadoc by andrea · 9 years ago
  15. 911c519 Unit tests for packet processing the the AAA app by Ray Milkey · 9 years ago
  16. 2581e18 Remove constructor deprecated in Cardinal by Sho SHIMIZU · 9 years ago
  17. a5beadc Remove optical related APIs deprecated in Cardinal by Sho SHIMIZU · 9 years ago
  18. 48e64e4 Cleaned up the SRLG and disjoint path code and naming. by Thomas Vachuska · 9 years ago
  19. 924cda4 ONOS- 2946 Adding ability to view packet processor statistics. by Thomas Vachuska · 9 years ago
  20. 2ec191f Disjoint Path Utils Exposed by Nikhil Cheerla · 9 years ago
  21. 7f171b2 ONOS- 2946 Adding ability to view existing packet intercept requests and packet processors. by Thomas Vachuska · 9 years ago
  22. 46080b6 Remove all address bindings code from Host subsystem. by Jonathan Hart · 9 years ago
  23. 7462641 Use lambda expression to simplify statements by Sho SHIMIZU · 9 years ago
  24. d714efe Remove unused import statements by Sho SHIMIZU · 9 years ago
  25. 58de416 Fixing copyrights. by Thomas Vachuska · 9 years ago
  26. 8dc81ea Apply JUnit4 style test by Sho SHIMIZU · 9 years ago
  27. d82a4e6 Remove redundant type cast by Sho SHIMIZU · 9 years ago
  28. 006e486 Remove unnecessary semicolons by Sho SHIMIZU · 9 years ago
  29. d88db6f Use diamond operator by Sho SHIMIZU · 9 years ago
  30. 0a400ea Adding ability for Config to be backed by generic JsonNode, i.e. either ObjectNode or ArrayNode. by Thomas Vachuska · 9 years ago
  31. b856b81 ONOS-1767 SM-ONOS implementation by Changhoon Yoon · 9 years ago
  32. 04b49fc Deprecate ModMplsLabelInstruction#label() by HIGUCHI Yuta · 9 years ago
  33. 5256066 ONOS-2186 - GUI Topo Overlay - (WIP) by Simon Hunt · 9 years ago
  34. 94f7dae ONOS-2186 - GUI Topo Overlay - (WIP) by Simon Hunt · 9 years ago
  35. 743a849 ONOS-2186 - GUI Topo Overlay - (WIP) by Simon Hunt · 9 years ago
  36. df6a6e4 Modify TimeFormatterTest to work on some systems to address [ONOS-2732] by Jon Hall · 9 years ago
  37. 7229721 ONOS-2186 - GUI Topo Overlay - (WIP) by Simon Hunt · 9 years ago
  38. cf732fb ONOS-2711 Replaced short to TpPort for tcp/udp ports by Hyunsun Moon · 9 years ago
  39. d6685d0 ONOS-2186 - GUI Topo Overlay - (WIP) by Simon Hunt · 9 years ago
  40. 11ff4a8 Delta Port Statistics added to DeviceStore, Device Service and CLI by Dusan Pajin · 9 years ago
  41. e1248b6 Adding tests for meter service. by alshabib · 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. 810d6e7 Coverage and SONAR improvements for Objectives classes by Ray Milkey · 9 years ago
  45. e106522 Support for a java.util.Map implementation backed by ConsistentMap by Madan Jampani · 9 years ago
  46. 8d22c4b ONOS-1479 -- GUI - augmenting topology view for extensibility: WIP. by Simon Hunt · 9 years ago
  47. ba41fc1 ONOS-2446: Implement API to declare resource hierarchy by Sho SHIMIZU · 9 years ago
  48. 1f5e591 Resource API changes as preparation for hierarchy support (ONOS-2446) by Sho SHIMIZU · 9 years ago
  49. a29c677 Added RetryingFunction for simplified retry support. by Madan Jampani · 9 years ago
  50. 7ffe53d Added a valueOrElse static method to Versioned by Madan Jampani · 9 years ago
  51. 24e60b3 Unit tests for the flow objective store by Ray Milkey · 9 years ago
  52. b3c5ce2 Unit tests for the distributed group store. by Ray Milkey · 9 years ago
  53. 3d6a2f6 ONOS-2429: Support for a relaxed read consistency mode in ConsistentMap by Madan Jampani · 9 years ago
  54. 41b1f3a ONOS-2456 Added usage metrics to Atomic Counter and Distributed Queue plus refactored the code a bit by Flavio Castro · 9 years ago
  55. f44e42c Fix for flow equality bug which can cause: by Jonathan Hart · 9 years ago
  56. 5b94aea Refactor event dispatch injector to use TestUtils field setter by Ray Milkey · 9 years ago
  57. 3a0598f ONOS-1479 -- GUI - augmenting topology view for extensibility: by Simon Hunt · 9 years ago
  58. ae9faf1 Unit tests for the Network Config Manager class by Ray Milkey · 9 years ago
  59. 565a66a Bug fixes/improvements: by Madan Jampani · 9 years ago
  60. 6f44033 ONOS-2431 - Unit tests for DistributedNetworkConfigStore by Ray Milkey · 9 years ago
  61. 42e8cce Adding some base-classes to eliminate event and listener boiler-plate code throughout a number of subsystems. by Thomas Vachuska · 9 years ago
  62. 3595823 Unit test for the gossip intent store by Ray Milkey · 9 years ago
  63. 00a27ff ONOS-1479 -- GUI - augmenting topology view for extensibility: by Simon Hunt · 9 years ago
  64. d0533e5 Unit tests for ModTunnelIdInstruction and ModTransportPortInstruction by Hyunsun Moon · 9 years ago
  65. 629b99e ONOS-1479 - GUI Topology Overlay Work - (WIP) by Simon Hunt · 9 years ago
  66. 4ecaeea Add unit test to check equality for resource constructs by Sho SHIMIZU · 9 years ago
  67. 92ea9b3 Add map name to equals() and toString() calculations by Ray Milkey · 9 years ago
  68. e05cae4 ONOS-1479 - GUI Topology Overlay Work - (WIP) by Simon Hunt · 9 years ago
  69. 67d53cc Unit tests for AtomicValueEvent and SetEvent by Ray Milkey · 9 years ago
  70. d083bc4 Improve test coverage for ConsistentMapEvent and WallClockTimestamp by Ray Milkey · 9 years ago
  71. 111b42b Move address-bindings config to new config system by Jonathan Hart · 9 years ago
  72. a16ea65 Improve coverage for MastershipTerm class by Ray Milkey · 9 years ago
  73. 7804c99 Refactored code to consolidate functionality in Database* classes. by Madan Jampani · 9 years ago
  74. 80b0a80 Added deviceId to the DriverData as part of available context. by Thomas Vachuska · 9 years ago
  75. a08c5d0 TUNNEL_ID field support in flow matching and actions by Hyunsun Moon · 9 years ago
  76. 738dfaf [ONOS-2159]Add to query devices by type api in DeviceService and by samuel · 9 years ago
  77. ee49df1 Unit tests for DefaultLoad class by Ray Milkey · 9 years ago
  78. 96495ca Add unit tests for cluster messaging classes by Ray Milkey · 9 years ago
  79. c4d5661 ONOS-2297: Decouple ResourceRequest and ResourceAllocation by Sho SHIMIZU · 9 years ago
  80. 9553bb8 Make TrafficTreatment.Builder.setLambda() deprecated by Sho SHIMIZU · 9 years ago
  81. 260439d Replace deprecated APIs with the alternatives by Sho SHIMIZU · 9 years ago
  82. caf1ca2 adding EthType to secure handling ether types by alshabib · 9 years ago
  83. 85571eb Remove deprecated Lambda instruction builder method by Ray Milkey · 9 years ago
  84. 74d32fd Added unit tests for Versioned and MultiValuedTimestamp classes. by samanwita pal · 9 years ago
  85. d1acfd8 Added unit tests for MapEvent class. by samanwita pal · 9 years ago
  86. 27bee09 ONOS-2145 Added ability to withdraw packet intercepts via PacketService::cancelPackets. by Thomas Vachuska · 9 years ago
  87. e00733a Added unit tests for DatabaseUpdate.java by Samanwita Pal · 9 years ago
  88. 419dcad Improve coverage to cover private serialization constructor by Ray Milkey · 9 years ago
  89. d164c0e Unit tests for DefaultPortStatistics class by Ray Milkey · 9 years ago
  90. d13a37b Remove deprecated Flow Rule constructors by Ray Milkey · 9 years ago
  91. 93d944c ONOS-2124 FIxed Version to allow two-segment versions and to be more robust in general. by Thomas Vachuska · 9 years ago
  92. ad35c34 Fixed application descriptor parsing. by Thomas Vachuska · 9 years ago
  93. 5051040 Unit tests for Leadership and LeadershipEvent classes by Ray Milkey · 9 years ago
  94. 33d44c5 Unit tests for Default Group class by Ray Milkey · 9 years ago
  95. c46af20 Fixing an issue where intents fail to re-route after a node is restarted; caused by failure to register intent resources correctly. by Thomas Vachuska · 9 years ago
  96. c6e574f MastershipService.relinquishRole returns CompletableFuture + Block deviceDiconnected until role relinquish is complete by Madan Jampani · 9 years ago
  97. c244976 GUI -- Bug fixes - TableModel displays empty cell instead of causing NPE if no value is given. Sort icons and direction are reset when view is destroyed. by Bri Prebilic Cole · 9 years ago
  98. d24420f Add OCh signal type to optical path intent. by Marc De Leenheer · 9 years ago
  99. 86af8f1 Adding support for writing metadata instruction. Needed by Centec driver. by Saurav Das · 9 years ago
  100. 02ce274 Unit tests for DefaultGroupDescription class by Ray Milkey · 9 years ago