1. 661c38c Add path intent compiler that generates flow objective intents by Ray Milkey · 8 years ago
  2. 00f4816 Adding copy builders for flow objectives. by Thomas Vachuska · 8 years ago
  3. b6d998e [ONOS-4014] Refactor *Id classes to extend from Identifier class by Jian Li · 8 years ago
  4. 47001d1 Refactor: Inline method by Sho SHIMIZU · 8 years ago
  5. 1807057 ClusterManager support for reacting to cluster metadata changes by Madan Jampani · 8 years ago
  6. 54fa580 Refactor: Extract method by Sho SHIMIZU · 8 years ago
  7. 898fcca Support for watching changes to static cluster metadata file by Madan Jampani · 8 years ago
  8. 64339fe Refactor: Narrow data provided to method by Sho SHIMIZU · 8 years ago
  9. d8f7dc4 Refactor: Narrow data provided to method by Sho SHIMIZU · 8 years ago
  10. 3763a02 Refactor: Rename by Sho SHIMIZU · 8 years ago
  11. 979c3d9 Refactor: Narrow data provided to method by Sho SHIMIZU · 8 years ago
  12. 931e97d Remove base (p0) partition in StorageManager by Madan Jampani · 8 years ago
  13. 874e0a3 Extract method to create a FlowRule by Sho SHIMIZU · 8 years ago
  14. 953b0fb Move variable definition close to line using the variable by Sho SHIMIZU · 8 years ago
  15. 707a2ac GUI - topo view: added/updated... OTN, ROADM_OTN, FIBER_SWITCH by Simon Hunt · 8 years ago
  16. 82b9d17 Ignore config event if not master not to cause concurrent registrations by Sho SHIMIZU · 8 years ago
  17. b8ff641 Fixing device key REST API bugs and adding json definitions. by Brian Stanke · 8 years ago
  18. d5bf106 Load ComponentConfigService in IntentManager by Sho SHIMIZU · 8 years ago
  19. ad84e0c [ONOS-4004] DistributedStatisticStore and DistributedFlowStatisticStore make configurable by sangyun-han · 8 years ago
  20. 64d3721 Remove retry logic from NewDistributedLeadershipStore by Madan Jampani · 8 years ago
  21. 25938a5 Add logging in ConsistentResourceStore by Sho SHIMIZU · 8 years ago
  22. 265cd83 Remove groupId casting to short from rest handler by Zsolt Haraszti · 8 years ago
  23. 964d948 Simplified RegionCodec in places. by Simon Hunt · 8 years ago
  24. 0c45180 [ONOS-4016] Implement Region administration REST API by Jian Li · 8 years ago
  25. 630c882 Update StorageManager.getPartitionInfo() to delegate to PartitionAdminService.partitionInfo() by Madan Jampani · 8 years ago
  26. 53f4c89 Make use of Optional more idiomatic by Sho SHIMIZU · 8 years ago
  27. 4dab561 Narrow the scope of the variable by Sho SHIMIZU · 8 years ago
  28. 79359df [ONOS-4016] Enhance unit test to check the content inside masters by Jian Li · 8 years ago
  29. fe447c5 ONOS-4033 - 500 error when ethType is not specified by Ray Milkey · 8 years ago
  30. a5e9beb Fix typo by Sho SHIMIZU · 8 years ago
  31. e8f656c Reduce depth of indent by Sho SHIMIZU · 8 years ago
  32. 12d0268 Prevent NullPointerException by Sho SHIMIZU · 8 years ago
  33. 76b046e Ignore device event if not master not to cause concurrent registrations by Sho SHIMIZU · 8 years ago
  34. 4cee50f Make IntentManager configurable to tell test mode by Sho SHIMIZU · 8 years ago
  35. b68b9a8 [ONOS-4016] Add Region codec with unit test for Region REST API by Jian Li · 8 years ago
  36. 739873b Move IntentSetMultimap to the intent package by Sho SHIMIZU · 8 years ago
  37. c94b485 Fix StoragePartition to return a furture for opening partition client + Fixes in AtomixLeaderElector by Madan Jampani · 8 years ago
  38. f1d87ca Use ConsistentMap (and not the local cache) when querying leader for a topic by Madan Jampani · 8 years ago
  39. db2afd3 Publish a list of changes when leadership changes occur by Madan Jampani · 8 years ago
  40. 0c0cdc6 AsyncLeaderElector APIs in support for mastership balancing by Madan Jampani · 8 years ago
  41. 72282af Fixes some issues that were preventing intent tests from running by Madan Jampani · 8 years ago
  42. f6ec97b Initial work for adding flow-objective backed intents. by Thomas Vachuska · 8 years ago
  43. 67c9010 Change the behavior of resource registration to fix ONOS-3827 by Sho SHIMIZU · 8 years ago
  44. 0f21ad6 [ONOS-3835] Install load balanced classifier rules by Phaneendra Manda · 8 years ago
  45. 1dff77c [GEANT] Interface configuration for Cisco devices. by Andreas Papazois · 8 years ago
  46. 125572b Remove methods deprecated in Drake from L2ModificationInstruction API by Ray Milkey · 8 years ago
  47. b49b007 Add some serializer related sanity check by HIGUCHI Yuta · 8 years ago
  48. b38f88e Print EthCriterion mask only when there is one by Charles Chan · 8 years ago
  49. a4e3bd3 Add OpticalCircuitIntentCompiler unit-tests by Rimon Ashkenazy · 8 years ago
  50. b9170d9 ONOS-3658 - Adding REST APIs for query and management of device keys. by Brian Stanke · 8 years ago
  51. f1f5886 Remove methods deprecated in Drake from TunnelConfig API by Ray Milkey · 8 years ago
  52. 3a9911c Using 1.0.0.rc2 version of Atomix CopycatTransport updates by Madan Jampani · 8 years ago
  53. 84d5a29 Remove methods deprecated in Drake from TrafficTreatment API by Ray Milkey · 8 years ago
  54. 2be39ed Remove methods deprecated in Drake from Instructions API by Ray Milkey · 8 years ago
  55. 27077eb Added PartitionedAsyncLeaderElector that federates leader election contents across a collection of AsyncLeaderElectors by Madan Jampani · 8 years ago
  56. 43da14a Remove unused methods in mock by Sho SHIMIZU · 8 years ago
  57. f4f1f4b Include annotation when comparing two hosts by Charles Chan · 8 years ago
  58. a0c9db2 Remove methods deprecated in Drake from Instructions by Sho SHIMIZU · 8 years ago
  59. 46b67ae Remove methods deprecated in Drake from TrafficSelector API by Ray Milkey · 8 years ago
  60. 28e039b Remove methods deprecated in Drake from Criteria API by Ray Milkey · 8 years ago
  61. dc08344 remove hostDetected() method that was deprecated in Drake by Ray Milkey · 8 years ago
  62. 4844808 Introducing concept of a physical or logical region to facilitate by Thomas Vachuska · 8 years ago
  63. 3071c16 remove Deprecated indication on the constructor needed for serialization by Ray Milkey · 8 years ago
  64. 80ae97c Fix a bug in link up/down handling discovered by STC by Ray Milkey · 8 years ago
  65. c4ae4d5 Catch up with the latest API to fix the build error in #7156 by Sho SHIMIZU · 8 years ago
  66. 1f53627 [ONOS-3558] Define interfaces for supporting a AtomicLongMap by Jihwan Kim · 8 years ago
  67. 8652389 ONOS-3841 Only listen to Config change event by HIGUCHI Yuta · 8 years ago
  68. 317a7de Fixed issue in MeterManager.java by Konstantinos Kanonakis · 8 years ago
  69. 762c1bb Fixing broken build; breaking OpticalCircuitIntentCompiler in the process though. by Thomas Vachuska · 8 years ago
  70. f069970 [ONOS-2476]: Circuit intent support for ODU Multiplexing by Rimon Ashkenazy · 8 years ago
  71. 9d6c86b Adding eth masking in match by Saurav Das · 8 years ago
  72. 81d7310 Calculate IGMP checksum and use more reasonble max response time. by Jonathan Hart · 8 years ago
  73. 00cddda Send PIM Join/Prune messages based on events from the McastService. by Jonathan Hart · 8 years ago
  74. 84922b3 Creating an abstract device provider base. by Thomas Vachuska · 8 years ago
  75. 5951bda ONOS-3931: BasicDeviceConfig to allow configuration of DeviceKeyId by Claudine Chiu · 8 years ago
  76. ca2208d ONOS-3841 fix for deferred Subject issue by HIGUCHI Yuta · 8 years ago
  77. 315179a Workaround for old compiler by HIGUCHI Yuta · 8 years ago
  78. e014b3a ONOS-3931: move DeviceKey manager and store implementations from incubator to core by Claudine Chiu · 8 years ago
  79. 708d303 Cleaning up javadocs. by Thomas Vachuska · 8 years ago
  80. 6acdfd0 ONOS-3996 shorter warn log message by HIGUCHI Yuta · 8 years ago
  81. dc17f7b Shared system timer and executor services - monitoring by Murat Parlakisik · 8 years ago
  82. 5270ed0 CORD-512 Support vSG <-> vRouter default route by Charles Chan · 8 years ago
  83. 1aa5814 support addition and removal of mcast sinks vlan mcast rules are now optional by alshabib · 8 years ago
  84. 98a88ab Exception fix. by Shashikanth VH · 8 years ago
  85. 8056acd Add ONU and OLT device type by jingjing zhang · 8 years ago
  86. 31ad527 ONOS-3931: move "org.onosproject.incubator.net.key" to "org.onosproject.net.key" by Claudine Chiu · 8 years ago
  87. 7332fe4 Add method to get available resources filtered by its type by Sho SHIMIZU · 8 years ago
  88. 1992daf Fix bug: Prevent a resource with the existing ID from being registered by Sho SHIMIZU · 8 years ago
  89. 7d54d9c Reduce the number of accesses to consistent map by Sho SHIMIZU · 8 years ago
  90. caa2f7b Refactor Resoruce/ResourceId sub-types by Sho SHIMIZU · 8 years ago
  91. e5930cc Fix bug of Resource#isSubTypeOf() and improve unit test coverage by Sho SHIMIZU · 8 years ago
  92. 3a8896b Clean up a few SSM-translate things, incl config validation by Jonathan Hart · 8 years ago
  93. 74ac901 Add a method to get resource type name: simpleTypeName() by Sho SHIMIZU · 8 years ago
  94. 1172da7 Set max number of copycat transport server threads to 4 by Madan Jampani · 8 years ago
  95. 28a6974 Remove redundant thenApply call in TransactionCoordiantor by Madan Jampani · 8 years ago
  96. 3ac20f9 Set number of copycat log compactor threads to 1 by Madan Jampani · 8 years ago
  97. 1c9b4e9 Fix NPE in StoragePartition by Madan Jampani · 8 years ago
  98. 6c17718 Fix potential deadlock in CopycatTransport by Madan Jampani · 8 years ago
  99. f5c38a7 Change netty reply timeout to 2s and run a periodic cleanup task to timeout outstanding requests by Madan Jampani · 8 years ago
  100. f3d2f49 Fixing pom dependencies. by Aaron Kruglikov · 8 years ago