1. c4ca710 Europe Region Demo data script written. by Simon Hunt · 7 years ago
  2. b3656d4 WIP:: Initial stab at regions demo for Europe. by Simon Hunt · 7 years ago
  3. 36cbc71 Fix problem with cluter not forming by Ray Milkey · 7 years ago
  4. b471f2c Add Unit tests for ClusterEvent by Jon Hall · 7 years ago
  5. e4afdb5 Fix Sonar errors: public data members in classes by Ray Milkey · 7 years ago
  6. 3557db5 Add unit tests for ClusterMetadataEvent by Jon Hall · 7 years ago
  7. 672a3ed Add unit tests for MastershipEvent by Jon Hall · 7 years ago
  8. d543513 Add unit tests for ClusterMetadata by Jon Hall · 7 years ago
  9. a3fcf67 Fix Sonar issue: by Jon Hall · 7 years ago
  10. 278e75b Add unit tests for FlowEntryWithLoad class by Ray Milkey · 7 years ago
  11. f074af9 Add unit tests for PartitionEvent by Jon Hall · 7 years ago
  12. 5473471 Showing more information in pending-obj-nexts by Charles Chan · 7 years ago
  13. e9c3709 [ONOS-6075] Rewrite Copycat Transport by Jordan Halterman · 7 years ago
  14. a8a1375 Clarify expected String content by Yuta HIGUCHI · 7 years ago
  15. c234f06 Bump Atomix dependency version to 1.0.4 by Jordan Halterman · 7 years ago
  16. 21281fd Refactored Traffic Monitor code to display packets / second. by Simon Hunt · 7 years ago
  17. c708e3c remove dereferencing a null pointer by Donghee Yoon · 7 years ago
  18. 88cc343 Update checkstyle to version 6.19 by Ray Milkey · 7 years ago
  19. d821b18 [ONOS-6224] L3VPN service delete by janani b · 7 years ago
  20. f7060cd [ONOS-6199] Huawei driver create and instance delete. by janani b · 7 years ago
  21. dab4d77 Enabling port statistics discovery in NETCONF device provider. by Gaurav Agrawal · 7 years ago
  22. 1f3b372 Log port registration error by Yuta HIGUCHI · 7 years ago
  23. ddfa8c9 Fix for JIRA issue ONOS-6160. To avoid possible null pointer reference for 'device' object in file 'DeviceManager.java' at line no 574. by nitinanand · 7 years ago
  24. fa394de Fix for ONOS-5175. GroupId refactoring. by Yi Tseng · 7 years ago
  25. f4edb31 HostMonitor: Only probe directly if we are not already monitoring the host. by Jonathan Hart · 7 years ago
  26. 0439fd7 Cleaning pom.xml files. Please everyone, watch the sloppiness for Pete's sake! by Thomas Vachuska · 7 years ago
  27. 6690f59 Fix for ONOS-6149-Not able to configure heartbeatInterval and by Deepa Vaddireddy · 7 years ago
  28. 64cc582 Remove left over system directory after test completes by Ray Milkey · 7 years ago
  29. e2bd115 Changing default path separator to "|" to unblock dynamic config demo. by Thomas Vachuska · 7 years ago
  30. f90c650 [ONOS-6033] Corsa pipelines should filter the clear deferred actions by Pier Luigi · 7 years ago
  31. 9238b38 Probe all interfaces that contains given IP by Charles Chan · 7 years ago
  32. ed81ed6 Added scale and offset parameters to LayoutAddCommand. by Simon Hunt · 7 years ago
  33. 041534b [ONOS-5992] Ensure futures for failed messages are completed using the supplied Executor in NettyMessagingManager. by Jordan Halterman · 7 years ago
  34. 6cc7488 Implementing ability to process single-bundle ONOS apps whose meta-data by Thomas Vachuska · 7 years ago
  35. 9011dfe Unit test for DefaultConsistentMap by Ray Milkey · 7 years ago
  36. 8add0f6 Simplify the method chain by Sho SHIMIZU · 7 years ago
  37. a2a4f34 lower log level when pipeliner not supported by Yuta HIGUCHI · 7 years ago
  38. 43de6ee Refactoring abstract driver loader to assure that default drivers get loaded first by default. by Thomas Vachuska · 7 years ago
  39. 4effa06 Make LinkManager aware of unidirectional links. by Marc De Leenheer · 7 years ago
  40. 0f4d63a Proper handling of Link expected state by Yuta HIGUCHI · 7 years ago
  41. 9f111e6 ONOS-6081 Do not throw Exception when queried for unknown resource. by Yuta HIGUCHI · 7 years ago
  42. 5168f61 ONOS-6082 by sivachidambaram subramanian · 7 years ago
  43. ec551d3 Allow links to be configured as unidirectional. by Marc De Leenheer · 7 years ago
  44. edd932f use toImmutableSet converting Stream to Set by Yuta HIGUCHI · 7 years ago
  45. 76767fa "inject" Device provider by Yuta HIGUCHI · 7 years ago
  46. 937cf42 change roadm app to support EDFA/ROADM/OPS devices, add OPS PowerConfig/LambdaQuery behaviour by MaoLu · 7 years ago
  47. 9753fc1 [ONOS-6118] Revert default number of threads in FlowObjectiveManager to 4 by Yi Tseng · 7 years ago
  48. d4e08c4 Ensure periodic polling thread to survive exception. by Yuta HIGUCHI · 7 years ago
  49. 374c5f3 Make number of threads in FlowObjectiveManager configurable by Yi Tseng · 7 years ago
  50. e2c1db3 Bump atomix from 1.0.2 to 1.0.3 by Jon Hall · 7 years ago
  51. b0ae6ee CORD-999 changes to support vlans by Saurav Das · 7 years ago
  52. 09697d0 ONOS-6067 avoid sending FlowRule against EDFA device. by Yuta HIGUCHI · 7 years ago
  53. 1bec2be Making the REST interface accept deferred instructions while adding flows by Saurav Das · 7 years ago
  54. 1b1a3b4 BitSetSerializer by Jordi Ortiz · 7 years ago
  55. c3e6270 Bugfix: Remove duplicated subscriber reg. for receiving async msg by Jian Li · 7 years ago
  56. 04c461d :Revise behaviour to return empty list by sangyun-han · 7 years ago
  57. 9a44d6a Add a close listener for Client Connections by Jon Hall · 7 years ago
  58. 44f18e9 ConfigFlowRuleProgrammable by Yuta HIGUCHI · 7 years ago
  59. 73e5cce Replicate UpdateAndGet commands using FULL replication to ensure consistent event sequences on all servers for consistent maps. by Jordan Halterman · 7 years ago
  60. 81b1298 Removing check that can cause random build failures. by Aaron Kruglikov · 7 years ago
  61. 24bc76b Add support for local-status in ForwardingDeviceService by Yuta HIGUCHI · 7 years ago
  62. b7a1f8e cosmetic fix for OpticalPathIntent by Yuta HIGUCHI · 7 years ago
  63. 75b882f7 [ONOS-5939] added traffic selector bitwise match on TCP/UDP/SCTP source/destination port by Andreas Gilbert · 7 years ago
  64. 6d17a49 TestConsistentMultimap by Jordi Ortiz · 7 years ago
  65. e37560f Some class of constraints should not be used for link cost evaluation. by Yuta HIGUCHI · 7 years ago
  66. 8b1a5ef flow specification. by Shashikanth VH · 7 years ago
  67. 48dcd37 ONOS-6059 Favor FlowRuleProgrammable by Yuta HIGUCHI · 7 years ago
  68. 742bd09 Remove unnecessary memory copy from values() call in Netty mesaging service. by Jordan Halterman · 7 years ago
  69. 5e1504a Bump atomix from 1.0.1 to 1.0.2 by Jon Hall · 7 years ago
  70. ad0c302 Add HashMultiset Catalyst serializer - used in ConsistentMultimap. by Jonathan Hart · 7 years ago
  71. 29ecdee Do not override configured hosts by Charles Chan · 7 years ago
  72. 9a710b2 Ensure appropriate leader elector state machine commands are marked with the SNAPSHOT compaction mode to prevent premature exclusion of the commands from the Atomix replication protocol. by Jordan Halterman · 7 years ago
  73. f756d87 Bump atomix from 1.0.1-rc1 to 1.0.1 by Jon Hall · 7 years ago
  74. 018605f In this commit: CORD-799 by Saurav Das · 7 years ago
  75. ce77433 [ONOS-5911] Port removal after receiving OFPR_DELETE port status reason. by Michal Mach · 7 years ago
  76. 56a7a6b Log missing application dependency. by Yuta HIGUCHI · 7 years ago
  77. c884c3ef ONOS-5816 by Kavitha Alagesan · 7 years ago
  78. 0083a51 Revisit parents handling in drivers command by Yuta HIGUCHI · 7 years ago
  79. 943cd54 [ONOS-5853] FlowRuleBuilder: automatically set temp/perm field by Thiago Santos · 7 years ago
  80. 3120778 CLI to configure extra link attributes by Yuta HIGUCHI · 7 years ago
  81. 4019786 Allow Link.Type transition to types other than DIRECT by Yuta HIGUCHI · 7 years ago
  82. 5f3f3c4 Add description about latency annotation by Yuta HIGUCHI · 7 years ago
  83. 2ef8014 Resolve NullPointerException when release resource by Yi Tseng · 7 years ago
  84. f92598b Fix reference comparison of object by Yuta HIGUCHI · 7 years ago
  85. 7438f5a Mechanism to add Port annotation via netcfg by Yuta HIGUCHI · 7 years ago
  86. 8d85875 ONOS-5976 Added CodecContext service to UiMessageHandler to allow by Alan Deikman · 7 years ago
  87. 07b5935 Fix debug statement broken by previous checkin by Ray Milkey · 7 years ago
  88. 59bde76 minor trace logging fixes by Yuta HIGUCHI · 7 years ago
  89. e11a98d [ONOS-5565]Implementation of QosConfig and QueueConfig by Frank Wang · 8 years ago
  90. bc30e68 More plumbing of grid coordinates vs. geo coordinates. by Simon Hunt · 7 years ago
  91. ac0a82d Suppress stack trace due to a network timeout that can be recovered from by Ray Milkey · 7 years ago
  92. de10c78 ONOS-5808: Allocate BW from ConnectivityIntentCompiler and unit tests for partial failure by Luca Prete · 7 years ago
  93. 670ac5d Resource group to share resources between intents by Luca Prete · 7 years ago
  94. c201ae4 Oplink EDFA driver by MaoLu · 7 years ago
  95. fa9ee8c Minor improvements around Scalar weight. by Yuta HIGUCHI · 7 years ago
  96. bddba16 Device Key Javadoc fix by Andrea Campanella · 7 years ago
  97. 5ae8085 Assign OchPort speed based on ODU signal type by Yuta HIGUCHI · 7 years ago
  98. eb3cf54 Topo2: Add grid (x,y) option to null-provider devices and hosts (and basic element config). by Simon Hunt · 7 years ago
  99. 7c2ee3c connect netconf devices through ssh key by Himanshu Ranjan · 7 years ago
  100. a004c7e Adding ITU-T G.709/Y.1331 ODUCn rates to OduSignalType by Konstantinos Kanonakis · 7 years ago