1. f6e6037 [Hummingbird - ONOS4647] Check for the standard l3vpn yang by Gaurav Agrawal · 8 years ago
  2. 38201bb Fix javadoc comment, IOException by sangyun-han · 8 years ago
  3. 1d17cad [ONOS-4164] PceManager device and link event handling by Mahesh Poojary Huawei · 8 years ago
  4. e822257 renaming lxc cell to vagrant by alshabib · 8 years ago
  5. 5cdb708 pegging docker build to debian jessie by alshabib · 8 years ago
  6. c1782cc removing cord-related applications by alshabib · 8 years ago
  7. 032a987 [ONOS-4166] Use device capapbility set using network config for path computation by Avantika-Huawei · 8 years ago
  8. 28af113 Splitting 3rd party dependencies from the root pom into it's own lib/pom.xml. by Thomas Vachuska · 8 years ago
  9. fe44ea6 [ONOS-4166] Store device capapbilities using network config by Avantika-Huawei · 8 years ago
  10. 1e60faf package loadtest app via buck by Madan Jampani · 8 years ago
  11. 2843ec8 Fix hashing logic for storge partitions to get good distribution by Madan Jampani · 8 years ago
  12. 4397757 Splitting 3rd party dependencies from the root pom into it's own lib/pom.xml. by Thomas Vachuska · 8 years ago
  13. 7701244 CachingAsyncConsistentMap: evict failed get responses from cache by Madan Jampani · 8 years ago
  14. 03a5caa Package test apps artifacts in buck build by Ray Milkey · 8 years ago
  15. 22e2f4a Remove duplicate commons-configuration. by HIGUCHI Yuta · 8 years ago
  16. 5c1a938 ONOS-4646: Provide temp. mechanism for topology overlays to modify link details data. by Simon Hunt · 8 years ago
  17. 4ba6b55 Fix onos-setup-karaf IP parsing by Charles Chan · 8 years ago
  18. 2cfa535 [ONOS-4159] PCE Web GUI implementation:ClientsideChanges by Mahesh Raju-Huawei · 8 years ago
  19. 13bf46e Fix bug causing ClassCastException by Sho SHIMIZU · 8 years ago
  20. 9db6da6 Add DiscreteResourceCodec for PortNumber by Sho SHIMIZU · 8 years ago
  21. 758cf63 Reduce the memory usage by RangeSet in backing data structure by Sho SHIMIZU · 8 years ago
  22. 9543271 Updating openflowj version to 0.9.4.onos by Brian O'Connor · 8 years ago
  23. cec8fbf Moving root pom dependency to onos-build-conf:1.3 by Thomas Vachuska · 8 years ago
  24. 6a897a2 Bumping onos-build-conf to 1.3 by Thomas Vachuska · 8 years ago
  25. 59512bf Rename to match the name of classes that are supplied to codec by Sho SHIMIZU · 8 years ago
  26. 88bb539 Make DiscreteResourceCodecs package private by Sho SHIMIZU · 8 years ago
  27. eeef6f4 Refactor: Move DiscreteResourceCodecs to impl package by Sho SHIMIZU · 8 years ago
  28. 04b1fe9 Make some DHCP options and host discovery configurable by Hyunsun Moon · 8 years ago
  29. 17f0cf8 Refactored to handle service instance by service type by Hyunsun Moon · 8 years ago
  30. 2795d63 Make serialized resources more compact to omit redundant parent resource ID by Sho SHIMIZU · 8 years ago
  31. 8691428 ONOS-2184 - Implemented Virtual Network DeviceService and LinkService to use by Brian Stanke · 8 years ago
  32. 2617dac ONOS-4590 - This has been noticed also in ONOS-3633 - Fixing an issue with intents. by Brian Stanke · 8 years ago
  33. 6d9ab3a Added possibility to decode HEX strings without separator by Carmelo Cascone · 8 years ago
  34. 2ee9e7e [ONOS-4636]YANG Grouping linking bug fix + YANG Code review comment fix by VinodKumarS-Huawei · 8 years ago
  35. 19f8d35 Fix javadoc comment for JavaFileGeneratorUtils by sangyun-han · 8 years ago
  36. 3353620 [ONOS-4164] todo removal by Mahesh Poojary S · 8 years ago
  37. bb6b445 Kafka Integration Application (Fix Javadoc errors + review comments) by Shravan Ambati · 8 years ago
  38. dabee68 Improvements to ECMapImpl to increase consistency by Jon Hall · 8 years ago
  39. e559186 Fixing wrong parent version. by HIGUCHI Yuta · 8 years ago
  40. d7690cf Populate listBuilder with existing conditions when creating a FilteringObjective copy. by Konstantinos Kanonakis · 8 years ago
  41. 0005a4d Vnet STC (setup tenant and vnet* and subsequent teardown) by Claudine Chiu · 8 years ago
  42. c78f309 [onos-4531, onos-4532] SFC web gui implementation by rama-huawei · 8 years ago
  43. e81d7e9 int/Integer is pre-registered to Kryo. by HIGUCHI Yuta · 8 years ago
  44. 6827dc3 Let JerseyTest pick random port by HIGUCHI Yuta · 8 years ago
  45. a424a05 Allow to specify appId through FlowObjective REST API by Jian Li · 8 years ago
  46. 4b51d5c Various minor fixes and improvements by Bob Lantz · 8 years ago
  47. ab8a088 updating BUCK references by alshabib · 8 years ago
  48. 43e653b bumping the loxi version by alshabib · 8 years ago
  49. 630e7ac Migrating to latest Atomix by Madan Jampani · 8 years ago
  50. f503a62 Rename NonEncodableDiscreteResources to GenericDiscreteResources by Sho SHIMIZU · 8 years ago
  51. 65de961 Compaction of discrete resources with range based representation by Sho SHIMIZU · 8 years ago
  52. e4f76ed Add a set of discrete resources that can be encoded as interger by Sho SHIMIZU · 8 years ago
  53. f57d600 Add a DiscreteResources sub type representing an empty set by Sho SHIMIZU · 8 years ago
  54. 7964fce Deprecated OpticalLinkProvider. by Naoki Shiota · 8 years ago
  55. 6ec2eca Add Codecs class holding DiscreteResourceCodecs by Sho SHIMIZU · 8 years ago
  56. cfdf91b [ONOS-4606] Avoid generating incorrect NetworkId by Kenji HIKICHI · 8 years ago
  57. 98c3165 use dialect-agnostic regexes in onos scripts by Ayaka Koshibe · 8 years ago
  58. 7a004ae Fix "Driver service not bound yet" issue in optical compiler. by HIGUCHI Yuta · 8 years ago
  59. 5b4b6c6 Remove duplicate test by HIGUCHI Yuta · 8 years ago
  60. 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
  61. 4ca6371 [ONOS-4627] Rpc empty folder structure issue fixed. by Bharat saraswal · 8 years ago
  62. b1ced8e ONOS-4619: Web UI -- Support for chained dialog operations. by Simon Hunt · 8 years ago
  63. cad0e65 [ONOS-4616] YANG grouping linker issues fixed. by Bharat saraswal · 8 years ago
  64. 210c01d [ONOS-4563][ONOS-4564][ONOS-4551][ONOS-4538]defect fix by Vidyashree Rama · 8 years ago
  65. dd1314f [ONOS-4547, ONOS-4566, ONOS-4575, ONOS-4582, ONOS-4581, ONOS-4600, by janani b · 8 years ago
  66. 356da76 GUI -- topo - fix incorrect function reference. by Simon Hunt · 8 years ago
  67. 07a9e56 [ONOS-4588] Separate optical driver from "default" driver bundle by HIGUCHI Yuta · 8 years ago
  68. 5b0453a [ONOS-4159] PCE Web GUI implementation:ServerSideChanges by Mahesh Raju-Huawei · 8 years ago
  69. 33dfa01 [ONOS-4527,ONOS-4524,ONOS-4536,ONOS-4541,ONOS-4549,ONOS-4550,ONOS-4557 by Bharat saraswal · 8 years ago
  70. d1e36bd [ONOS-4170] LSP-DB sync by Avantika-Huawei · 8 years ago
  71. 9fa4ed3 [ONOS-4169] Global optimization timer part by Priyanka B · 8 years ago
  72. e2d87ff [ONOS-4164] javadoc removal by Mahesh Poojary Huawei · 8 years ago
  73. 3f92c5a [ONOS-4167] Identify the impacted tunnels based on network events, reilency with UT by Priyanka B · 8 years ago
  74. e38c21e BGP routepolicy distribution bug fixes. by Shashikanth VH · 8 years ago
  75. a82b217 Fix PartitionedAsyncLeaderElector to ensure status change listeners are properly handled by Madan Jampani · 8 years ago
  76. d7ff34d Ensure one can add/remove status change listeners for LeaderElectors by Madan Jampani · 8 years ago
  77. ef10b73 fixing a build failure that snuck in. by alshabib · 8 years ago
  78. fd72440 Fix for ONOS-4484 flows left behind after intent reroute by Ray Milkey · 8 years ago
  79. bdb7b37 adding a mininet vagrant box by alshabib · 8 years ago
  80. 4997cd7 Vagrant box for development use. by alshabib · 8 years ago
  81. 44a1fef Updating multimap API and commands and providing implementation. by Aaron Kruglikov · 8 years ago
  82. a4861d4 Simplify expressions by Sho SHIMIZU · 8 years ago
  83. 09cd615 Remove unused variable by Sho SHIMIZU · 8 years ago
  84. 6240d29 [ONOS-4352]Defect fix for unsupported types. by janani b · 8 years ago
  85. f093cf2 Potential fix for ONOS-4521. by HIGUCHI Yuta · 8 years ago
  86. 83f77e4 BGP non root user port issue fix. by Shashikanth VH · 8 years ago
  87. 32be517 PIM: contribute source port information to multicast store by Jonathan Hart · 8 years ago
  88. 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
  89. 0d43bb5 [ONOS-4350] Inter file linking implementation and inter-jar linking framework by Gaurav Agrawal · 8 years ago
  90. 3da5f0c Add support to CordMcast for sending multicast sink ports to remote cluster. by Jonathan Hart · 8 years ago
  91. 73518ac Put configs back to pending state when the config factory is removed. by Jonathan Hart · 8 years ago
  92. cf98b1a Modify DiscreteResourceCodec interface by Sho SHIMIZU · 8 years ago
  93. 02e6e20 Add facade object called UnifiedDiscreteResources by Sho SHIMIZU · 8 years ago
  94. a4f66f6 [ONOS-4164] Flow decode in bgpcep flow provider by Avantika-Huawei · 8 years ago
  95. dbdf772 [ONOS-4170] [ONOS-4163] PCE APP side changes : PceManager (code + UT) by Avantika-Huawei · 8 years ago
  96. 94395bf [ONOS] PCEP provider changes, added node listeners to topology provider by Priyanka B · 8 years ago
  97. 80fe442 Add more logging to try and track down the root cause of ONOS-4605. by Jonathan Hart · 8 years ago
  98. 3a9a644 Topojsons have all been formatted with jsonlint by Steven Burrows · 8 years ago
  99. e614e3f Fixing a GUI unit test syntax error. by Thomas Vachuska · 8 years ago
  100. 943893f Allow turning off CoreEventDispatcher watchdog for debugging. by Jonathan Hart · 8 years ago