1. bb6b445 Kafka Integration Application (Fix Javadoc errors + review comments) by Shravan Ambati · 8 years ago
  2. dabee68 Improvements to ECMapImpl to increase consistency by Jon Hall · 8 years ago
  3. e559186 Fixing wrong parent version. by HIGUCHI Yuta · 8 years ago
  4. d7690cf Populate listBuilder with existing conditions when creating a FilteringObjective copy. by Konstantinos Kanonakis · 8 years ago
  5. 0005a4d Vnet STC (setup tenant and vnet* and subsequent teardown) by Claudine Chiu · 8 years ago
  6. c78f309 [onos-4531, onos-4532] SFC web gui implementation by rama-huawei · 8 years ago
  7. e81d7e9 int/Integer is pre-registered to Kryo. by HIGUCHI Yuta · 8 years ago
  8. 6827dc3 Let JerseyTest pick random port by HIGUCHI Yuta · 8 years ago
  9. a424a05 Allow to specify appId through FlowObjective REST API by Jian Li · 8 years ago
  10. 4b51d5c Various minor fixes and improvements by Bob Lantz · 8 years ago
  11. ab8a088 updating BUCK references by alshabib · 8 years ago
  12. 43e653b bumping the loxi version by alshabib · 8 years ago
  13. 630e7ac Migrating to latest Atomix by Madan Jampani · 8 years ago
  14. f503a62 Rename NonEncodableDiscreteResources to GenericDiscreteResources by Sho SHIMIZU · 8 years ago
  15. 65de961 Compaction of discrete resources with range based representation by Sho SHIMIZU · 8 years ago
  16. e4f76ed Add a set of discrete resources that can be encoded as interger by Sho SHIMIZU · 8 years ago
  17. f57d600 Add a DiscreteResources sub type representing an empty set by Sho SHIMIZU · 8 years ago
  18. 7964fce Deprecated OpticalLinkProvider. by Naoki Shiota · 8 years ago
  19. 6ec2eca Add Codecs class holding DiscreteResourceCodecs by Sho SHIMIZU · 8 years ago
  20. cfdf91b [ONOS-4606] Avoid generating incorrect NetworkId by Kenji HIKICHI · 8 years ago
  21. 98c3165 use dialect-agnostic regexes in onos scripts by Ayaka Koshibe · 8 years ago
  22. 7a004ae Fix "Driver service not bound yet" issue in optical compiler. by HIGUCHI Yuta · 8 years ago
  23. 5b4b6c6 Remove duplicate test by HIGUCHI Yuta · 8 years ago
  24. 658aa698 [ONOS-4166] Add the capabilities for links and devices in the resource manager. Also update the resource information from BGP-LS update. by Priyanka B · 8 years ago
  25. 4ca6371 [ONOS-4627] Rpc empty folder structure issue fixed. by Bharat saraswal · 8 years ago
  26. b1ced8e ONOS-4619: Web UI -- Support for chained dialog operations. by Simon Hunt · 8 years ago
  27. cad0e65 [ONOS-4616] YANG grouping linker issues fixed. by Bharat saraswal · 8 years ago
  28. 210c01d [ONOS-4563][ONOS-4564][ONOS-4551][ONOS-4538]defect fix by Vidyashree Rama · 8 years ago
  29. dd1314f [ONOS-4547, ONOS-4566, ONOS-4575, ONOS-4582, ONOS-4581, ONOS-4600, by janani b · 8 years ago
  30. 356da76 GUI -- topo - fix incorrect function reference. by Simon Hunt · 8 years ago
  31. 07a9e56 [ONOS-4588] Separate optical driver from "default" driver bundle by HIGUCHI Yuta · 8 years ago
  32. 5b0453a [ONOS-4159] PCE Web GUI implementation:ServerSideChanges by Mahesh Raju-Huawei · 8 years ago
  33. 33dfa01 [ONOS-4527,ONOS-4524,ONOS-4536,ONOS-4541,ONOS-4549,ONOS-4550,ONOS-4557 by Bharat saraswal · 8 years ago
  34. d1e36bd [ONOS-4170] LSP-DB sync by Avantika-Huawei · 8 years ago
  35. 9fa4ed3 [ONOS-4169] Global optimization timer part by Priyanka B · 8 years ago
  36. e2d87ff [ONOS-4164] javadoc removal by Mahesh Poojary Huawei · 8 years ago
  37. 3f92c5a [ONOS-4167] Identify the impacted tunnels based on network events, reilency with UT by Priyanka B · 8 years ago
  38. e38c21e BGP routepolicy distribution bug fixes. by Shashikanth VH · 8 years ago
  39. a82b217 Fix PartitionedAsyncLeaderElector to ensure status change listeners are properly handled by Madan Jampani · 8 years ago
  40. d7ff34d Ensure one can add/remove status change listeners for LeaderElectors by Madan Jampani · 8 years ago
  41. ef10b73 fixing a build failure that snuck in. by alshabib · 8 years ago
  42. fd72440 Fix for ONOS-4484 flows left behind after intent reroute by Ray Milkey · 8 years ago
  43. bdb7b37 adding a mininet vagrant box by alshabib · 8 years ago
  44. 4997cd7 Vagrant box for development use. by alshabib · 8 years ago
  45. 44a1fef Updating multimap API and commands and providing implementation. by Aaron Kruglikov · 8 years ago
  46. a4861d4 Simplify expressions by Sho SHIMIZU · 8 years ago
  47. 09cd615 Remove unused variable by Sho SHIMIZU · 8 years ago
  48. 6240d29 [ONOS-4352]Defect fix for unsupported types. by janani b · 8 years ago
  49. f093cf2 Potential fix for ONOS-4521. by HIGUCHI Yuta · 8 years ago
  50. 83f77e4 BGP non root user port issue fix. by Shashikanth VH · 8 years ago
  51. 32be517 PIM: contribute source port information to multicast store by Jonathan Hart · 8 years ago
  52. 413fbe8 [ONOS-4167] Identify the impacted tunnels based on network events, notify to PCE app and trigger MBB flow. by Priyanka B · 8 years ago
  53. 0d43bb5 [ONOS-4350] Inter file linking implementation and inter-jar linking framework by Gaurav Agrawal · 8 years ago
  54. 3da5f0c Add support to CordMcast for sending multicast sink ports to remote cluster. by Jonathan Hart · 8 years ago
  55. 73518ac Put configs back to pending state when the config factory is removed. by Jonathan Hart · 8 years ago
  56. cf98b1a Modify DiscreteResourceCodec interface by Sho SHIMIZU · 8 years ago
  57. 02e6e20 Add facade object called UnifiedDiscreteResources by Sho SHIMIZU · 8 years ago
  58. a4f66f6 [ONOS-4164] Flow decode in bgpcep flow provider by Avantika-Huawei · 8 years ago
  59. dbdf772 [ONOS-4170] [ONOS-4163] PCE APP side changes : PceManager (code + UT) by Avantika-Huawei · 8 years ago
  60. 94395bf [ONOS] PCEP provider changes, added node listeners to topology provider by Priyanka B · 8 years ago
  61. 80fe442 Add more logging to try and track down the root cause of ONOS-4605. by Jonathan Hart · 8 years ago
  62. 3a9a644 Topojsons have all been formatted with jsonlint by Steven Burrows · 8 years ago
  63. e614e3f Fixing a GUI unit test syntax error. by Thomas Vachuska · 8 years ago
  64. 943893f Allow turning off CoreEventDispatcher watchdog for debugging. by Jonathan Hart · 8 years ago
  65. 5ae29cc Create CordConfigService to manage configurations by Jonathan Hart · 8 years ago
  66. a4be184 New ComponentConfigStore that uses a ConsistentMap configured with sequential consistency by Madan Jampani · 8 years ago
  67. b3007e1 CORD-180 Changed the way how learnt hosts are suppressed in gerrit 9195 by Charles Chan · 8 years ago
  68. 8d0ad2f Invalid pattern restriction check by Gaurav Agrawal · 8 years ago
  69. 5de9105 ONOS-4400: Run daemon-reload as part of onos-install for systemd systems by Jonathan Hart · 8 years ago
  70. ce7db1b Fix for ONOS-4568 - Intents stuck in INSTALLING state by Ray Milkey · 8 years ago
  71. 2205624 Fixing buck-built package for version roll. by Thomas Vachuska · 8 years ago
  72. ddfd2eb Deprecate PushHeaderInstructions and PopVlanInstruction by Jian Li · 8 years ago
  73. f564ab1 Remove erroneous @deprecated javadoc tag by Jonathan Hart · 8 years ago
  74. 8a39361 Removed orphaned Java file that is no longer built or used by Jonathan Hart · 8 years ago
  75. 7ff0643 Nicira extension for setting nsh header fields is modified to set field by Phaneendra Manda · 8 years ago
  76. 6921ceb Add ability to add mcast sinks via REST API by Jonathan Hart · 8 years ago
  77. a4df1aa [ONOS-4164] Basic PCECC and SR-TE Handlers by Mahesh Poojary S · 8 years ago
  78. e642f7c Bumping version to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  79. eefdedf Remove redundent byte[].class registration by Charles Chan · 8 years ago
  80. a4566ed fixing obf when $ONOS_TAR doesnt exist by HIGUCHI Yuta · 8 years ago
  81. 3fc7e83 Small clarifications to FlowRuleService javadocs. by Jonathan Hart · 8 years ago
  82. fc247f4 Updating checkstyle plugin to show module name on failure by Brian O'Connor · 8 years ago
  83. 969a15e Fix pom.xml warning by HIGUCHI Yuta · 8 years ago
  84. d198b88 [ONOS-3591] Anti-Entropy speed up via push/pull interaction by Jon Hall · 8 years ago
  85. 4ad9df0 Cosmetic fixes for DefaultClusterMetadataProvider by HIGUCHI Yuta · 8 years ago
  86. 8eb6ba1 Consolidate code clones in Persistent* tests. by HIGUCHI Yuta · 8 years ago
  87. 5acc88a Update flow rule service javadoc to avoid confusion around groups. by Jonathan Hart · 8 years ago
  88. d814e21 Rename SDN-IP test file by Luca Prete · 8 years ago
  89. e951151 ONOS-4534 Improve VLAN support in SDN-IP by Luca Prete · 8 years ago
  90. 8d44986 CORD-135 Support Multicast Source on a Configured Port by Charles Chan · 8 years ago
  91. 48dac72 Fix OSGi issue. by HIGUCHI Yuta · 8 years ago
  92. f96f7cf Remove unnecessary delay in CounterTest. by HIGUCHI Yuta · 8 years ago
  93. 07e9d41 LldpLinkProviderTest uses ClusterMetadataServiceAdapter. by Ayaka Koshibe · 8 years ago
  94. 107ec54 Fix spurious failure under heavy load. by HIGUCHI Yuta · 8 years ago
  95. 4822922 [ONOS-4424] Tag LLDP/BDDP source address with fingerprint by Ayaka Koshibe · 8 years ago
  96. 209c6c6 [WEB GUI] Fixed tests: (345 test passing, 21 skipped). by Matteo Scandolo · 8 years ago
  97. fa0548b WEB GUI: livereload enabled for applications by Matteo Scandolo · 8 years ago
  98. 801121b Skip intents that aren't PointToPont by Ray Milkey · 8 years ago
  99. 58915da Allow OAR file rule to use non-OSGI jars by Ray Milkey · 8 years ago
  100. 985b12e Revert part of the changes in Ofdpa2Pipeline by Charles Chan · 8 years ago