1. 5465034 Major refactoring of the BMv2 protocol module by Carmelo Cascone · 8 years ago
  2. d9d73a0 Updating multimap API and commands and providing implementation. by Aaron Kruglikov · 8 years ago
  3. 15c8986 Let JerseyTest pick random port by HIGUCHI Yuta · 8 years ago
  4. 086af1d Move BandwidthCapacity out of resource pacakge by Sho SHIMIZU · 8 years ago
  5. 4ecc6a7 [onos-4531, onos-4532] SFC web gui implementation by rama-huawei · 8 years ago
  6. 881b630 int/Integer is pre-registered to Kryo. by HIGUCHI Yuta · 8 years ago
  7. 228026c updating BUCK references by alshabib · 8 years ago
  8. febda3d bumping the loxi version by alshabib · 8 years ago
  9. 6eaa33a Added possibility to decode HEX strings without separator by Carmelo Cascone · 8 years ago
  10. c79ca54 Deprecated OpticalLinkProvider. by Naoki Shiota · 8 years ago
  11. 724e864 Remove duplicate test by HIGUCHI Yuta · 8 years ago
  12. 2482853 Fix "Driver service not bound yet" issue in optical compiler. by HIGUCHI Yuta · 8 years ago
  13. 19bd130 [ONOS-4627] Rpc empty folder structure issue fixed. by Bharat saraswal · 8 years ago
  14. 6107111 [ONOS-4616] grouping linker issues fixed and other defect fixed. by Bharat saraswal · 8 years ago
  15. 9bf9356 ONOS-4619: Web UI -- Support for chained dialog operations. by Simon Hunt · 8 years ago
  16. 71d85bc GUI -- topo - fix incorrect function reference. by Simon Hunt · 8 years ago
  17. f91bf5c Ensure one can add/remove status change listeners for LeaderElectors by Madan Jampani · 8 years ago
  18. b2c1e8c Fix PartitionedAsyncLeaderElector to ensure status change listeners are properly handled by Madan Jampani · 8 years ago
  19. d0a6da7 Fix for ONOS-4484 flows left behind after intent reroute by Ray Milkey · 8 years ago
  20. c10c871 [ONOS-4588] Separate optical driver from "default" driver bundle by HIGUCHI Yuta · 8 years ago
  21. 6e307af [ONOS-4350] Inter file linking implementation and inter-jar linking framework by Gaurav Agrawal · 8 years ago
  22. ea3c223 LnF updates to navigation menu. (reduce size of font). by Simon Hunt · 8 years ago
  23. c0e282b LnF updates to navigation menu. by Simon Hunt · 8 years ago
  24. 18b27e2 Rename NonEncodableDiscreteResources to GenericDiscreteResources by Sho SHIMIZU · 8 years ago
  25. 34e2c1c Compaction of discrete resources with range based representation by Sho SHIMIZU · 8 years ago
  26. 8a70393 Add a set of discrete resources that can be encoded as interger by Sho SHIMIZU · 8 years ago
  27. abdf2df Add a DiscreteResources sub type representing an empty set by Sho SHIMIZU · 8 years ago
  28. 9b79bb7 Simplify expressions by Sho SHIMIZU · 8 years ago
  29. 32c07af Add Codecs class holding DiscreteResourceCodecs by Sho SHIMIZU · 8 years ago
  30. f62ea73 Remove unused variable by Sho SHIMIZU · 8 years ago
  31. 2cb8d3e Potential fix for ONOS-4521. by HIGUCHI Yuta · 8 years ago
  32. c80a2e1 Invalid pattern restriction check by Gaurav Agrawal · 8 years ago
  33. b43f88c LnF updates to masthead. by Simon Hunt · 8 years ago
  34. 81b75a9 Modify DiscreteResourceCodec interface by Sho SHIMIZU · 8 years ago
  35. ac6ff6e Add facade object called UnifiedDiscreteResources by Sho SHIMIZU · 8 years ago
  36. 8758a43 Nicira extension for setting nsh header fields is modified to set field by Phaneendra Manda · 8 years ago
  37. 51a76be Fixing a GUI unit test syntax error. by Thomas Vachuska · 8 years ago
  38. 5ea8f70 Topojsons have all been formatted with jsonlint by Steven Burrows · 8 years ago
  39. 11f662f Separating theme from layout for CSS files. by Simon Hunt · 8 years ago
  40. e397aa3 CORD-180 Changed the way how learnt hosts are suppressed in gerrit 9195 by Charles Chan · 8 years ago
  41. b566fc3 Deprecate PushHeaderInstructions and PopVlanInstruction by Jian Li · 8 years ago
  42. 4ca2f44 ONOS-4400: Run daemon-reload as part of onos-install for systemd systems by Jonathan Hart · 8 years ago
  43. 8e3e6a7 Fix for ONOS-4568 - Intents stuck in INSTALLING state by Ray Milkey · 8 years ago
  44. 51d9f1a Fixing buck-built package for version roll. by Thomas Vachuska · 8 years ago
  45. 605eed3 Remove erroneous @deprecated javadoc tag by Jonathan Hart · 8 years ago
  46. 7585dc9 Starting onos-1.6 support branch by Brian O'Connor · 8 years ago
  47. eefdedf Remove redundent byte[].class registration by Charles Chan · 8 years ago
  48. a4566ed fixing obf when $ONOS_TAR doesnt exist by HIGUCHI Yuta · 8 years ago
  49. 3fc7e83 Small clarifications to FlowRuleService javadocs. by Jonathan Hart · 8 years ago
  50. fc247f4 Updating checkstyle plugin to show module name on failure by Brian O'Connor · 8 years ago
  51. 969a15e Fix pom.xml warning by HIGUCHI Yuta · 8 years ago
  52. d198b88 [ONOS-3591] Anti-Entropy speed up via push/pull interaction by Jon Hall · 8 years ago
  53. 4ad9df0 Cosmetic fixes for DefaultClusterMetadataProvider by HIGUCHI Yuta · 8 years ago
  54. 8eb6ba1 Consolidate code clones in Persistent* tests. by HIGUCHI Yuta · 8 years ago
  55. 5acc88a Update flow rule service javadoc to avoid confusion around groups. by Jonathan Hart · 8 years ago
  56. d814e21 Rename SDN-IP test file by Luca Prete · 8 years ago
  57. e951151 ONOS-4534 Improve VLAN support in SDN-IP by Luca Prete · 8 years ago
  58. 8d44986 CORD-135 Support Multicast Source on a Configured Port by Charles Chan · 8 years ago
  59. 48dac72 Fix OSGi issue. by HIGUCHI Yuta · 8 years ago
  60. f96f7cf Remove unnecessary delay in CounterTest. by HIGUCHI Yuta · 8 years ago
  61. 07e9d41 LldpLinkProviderTest uses ClusterMetadataServiceAdapter. by Ayaka Koshibe · 8 years ago
  62. 107ec54 Fix spurious failure under heavy load. by HIGUCHI Yuta · 8 years ago
  63. 4822922 [ONOS-4424] Tag LLDP/BDDP source address with fingerprint by Ayaka Koshibe · 8 years ago
  64. 209c6c6 [WEB GUI] Fixed tests: (345 test passing, 21 skipped). by Matteo Scandolo · 8 years ago
  65. fa0548b WEB GUI: livereload enabled for applications by Matteo Scandolo · 8 years ago
  66. 801121b Skip intents that aren't PointToPont by Ray Milkey · 8 years ago
  67. 58915da Allow OAR file rule to use non-OSGI jars by Ray Milkey · 8 years ago
  68. 985b12e Revert part of the changes in Ofdpa2Pipeline by Charles Chan · 8 years ago
  69. 1259523 Fix check for valid cluster root by Ray Milkey · 8 years ago
  70. 888eeda Fix SoftRouter kryo registrations. by Jonathan Hart · 8 years ago
  71. ad43206 Fix buck build for SDN-IP and vRouter. by Jonathan Hart · 8 years ago
  72. ab0bded Fixed order of static elaboration in FullVlanAvailable implementation. by Thomas Vachuska · 8 years ago
  73. 231c754 [WEB-GUI Tests] Fixing UI unit tests by Matteo Scandolo · 8 years ago
  74. 92b016b Enhanced layout service and hooked-in the ui topo session. by Thomas Vachuska · 8 years ago
  75. 94e8a16 Write Javadoc for DiscreteResources by Sho SHIMIZU · 8 years ago
  76. b696358 [ONOS-4051] Path computation algorithm implementation (Coding & UT). by Priyanka B · 8 years ago
  77. 55caa1c ONOS-4561: Exclude non standard VLAN IDs by Sho SHIMIZU · 8 years ago
  78. cf06077 WEB GUI: Live-reloading development environment by Matteo Scandolo · 8 years ago
  79. 8e1670e [ONOS-4160] PCE REST by Mahesh Poojary S · 8 years ago
  80. 861d9e7 Removed warden; moved to separate repo. by Thomas Vachuska · 8 years ago
  81. be95f68 Adding Checkstyle daemon by Brian O'Connor · 8 years ago
  82. f5896be Fixed javadoc error. by Thomas Vachuska · 8 years ago
  83. 612cebf ONOS-3633 - Adding intent event listener to PointToPointIntent virtual network by Brian Stanke · 8 years ago
  84. 1db1556 YANG sub module linking + unsupported yang construct + defect fix by Vidyashree Rama · 8 years ago
  85. eae81ee Added host-related unit tests for model cache. by Simon Hunt · 8 years ago
  86. 32f57e9 Introduce abstract interface for set of discrete resources by Sho SHIMIZU · 8 years ago
  87. 163efb5 Some improvements around EventuallyConsistentMapBuilder serializer handling. by HIGUCHI Yuta · 8 years ago
  88. 39b3b19 Deprecate MastershipService::getDevicesOf method by Madan Jampani · 8 years ago
  89. 3a84b32 Serializer related fixes by HIGUCHI Yuta · 8 years ago
  90. 03666a3 Remove duplicate registrations. by HIGUCHI Yuta · 8 years ago
  91. e729065 Deprecate KryoSerializer. by HIGUCHI Yuta · 8 years ago
  92. b2d0fd8 KryoNamespace improvements by HIGUCHI Yuta · 8 years ago
  93. 38eeac4 [ONOS-4562] Support flat and vlan network which has not segmentationId. by lishuai · 8 years ago
  94. f920ec0 [ONOS-4164] Failed path info store by Mahesh Poojary S · 8 years ago
  95. 3882725 Allow - in Warden user name by HIGUCHI Yuta · 8 years ago
  96. e2a59f4 Check TrafficTreatment and TrafficSelector in FlowRuleCodecTest by Jian Li · 8 years ago
  97. 3276d15 Bump up osgi, jetty-websocket, math3, antlr4, common-io, influxdb-java by Jian Li · 8 years ago
  98. c299d07 Avoid creating new KryoNamespace instance. by HIGUCHI Yuta · 8 years ago
  99. 61b73e9 Added more network config validation checks by Hyunsun Moon · 8 years ago
  100. d2c8b15 corsa support intent by Michele Santuari · 8 years ago