1. e1c1c8d [ONOS-4409] Support applicationId registration and query via REST by Jian Li · 8 years ago
  2. 1bf46b1 Refactor: Simplify register() and unregister() in transactional stores by Sho SHIMIZU · 8 years ago
  3. 6130ffc Removing unused cell definition. by Aaron Kruglikov · 8 years ago
  4. 0a1f29e Check if there's conflict in serializer registration Id. by HIGUCHI Yuta · 8 years ago
  5. a2d99eb Rename methods to register and unregister resources by Sho SHIMIZU · 8 years ago
  6. d66148a Inline method by Sho SHIMIZU · 8 years ago
  7. 001e3f2 Tighten type of argument by Sho SHIMIZU · 8 years ago
  8. 22fb283 Separate ResourceStore into stores for discrete and continuous type by Sho SHIMIZU · 8 years ago
  9. 03be266 Separate the child map into two child maps for each resource type by Sho SHIMIZU · 8 years ago
  10. f07ec21 Reverting changes to onos-cell & cell by Thomas Vachuska · 8 years ago
  11. be0d4e5 Fix wrong kryo version in BUCK file by HIGUCHI Yuta · 8 years ago
  12. 7c42cbe cord-646, Addressed the Comments for Patch set1 by kishore · 8 years ago
  13. 2bf44a4 Added dump of table entry ids in bmv2 protocol by Carmelo Cascone · 8 years ago
  14. 1839bab Move SnmpDeviceProviderTest, etc. to appropriate path. by HIGUCHI Yuta · 8 years ago
  15. f9335af Be patient when waiting for karaf log by Charles Chan · 8 years ago
  16. d4e7a77 Removed hardcoded model from BMv2 driver by Carmelo Cascone · 8 years ago
  17. 442a962 Added loading of BMv2 JSON config during device discovery in BMv2 device by Carmelo Cascone · 8 years ago
  18. f0b17ff ONOS-4092, ONOS-4093: ISIS CLI commands by Manikandan K · 8 years ago
  19. b57a134 Added methods to Bmv2ThriftClient to dump the device JSON config by Carmelo Cascone · 8 years ago
  20. c0fbbee ONOS-4420 Implemented BMv2 packet provider by Carmelo Cascone · 8 years ago
  21. d925da8 [ONOS-4165] Add C flag to LSP object by Avantika-Huawei · 8 years ago
  22. b1e7237 Openstack interface comparison bug fix. by Shashikanth VH · 8 years ago
  23. 09792f0 BGP AS number issue fixes. by Shashikanth VH · 8 years ago
  24. b0bd613 ONOS-4512 vtn-web can't delete router/net/floating/port by Wu wenbin · 8 years ago
  25. bee5eca [ONOS-4511] Fix the bug about deleting floatingip or by lishuai · 8 years ago
  26. 4b5ce00 ONOS-4505: Bug Fixes by sunish vk · 8 years ago
  27. 77a63e6 Ooops... fixed onos-cell tool. by Thomas Vachuska · 8 years ago
  28. 5be3e82 ONOS-4417 Remove OtuPort out of core. by HIGUCHI Yuta · 8 years ago
  29. 4c0ef6b ONOS-4416 Remove OduCltPort out of core. by HIGUCHI Yuta · 8 years ago
  30. 95d83e8 ONOS-4415 Remove OmsPort out of core. by HIGUCHI Yuta · 8 years ago
  31. a25cda2 Removed defunct cell definitions by Thomas Vachuska · 8 years ago
  32. 5fa651e ONOS-4422 Implemented device discovery in Bmv2 device provider and other by Carmelo Cascone · 8 years ago
  33. 34a3f69 ONOS-3503 Remove OchPort out of core. by HIGUCHI Yuta · 8 years ago
  34. 9ce9e25 Make sure only one onos-mininet operation is going at a time. This script is not mutlithread safe. by Ray Milkey · 8 years ago
  35. e912164 ONOS-4410 Implemented PacketProgrammable and Pipeliner behaviors in the by Carmelo Cascone · 8 years ago
  36. 03d2851 Fixed javaDoc warnings and removed unnecessary package info by Hyunsun Moon · 8 years ago
  37. f248aa2 Add a set of synchronous method for control plane monitor service by Jian Li · 8 years ago
  38. 29b856a Fix buck build dependency for atomix by Ray Milkey · 8 years ago
  39. 16d6c4c Reduce scope of long-running memory-intensive unit test. by Jonathan Hart · 8 years ago
  40. be0f6da [ONOS-4497] Revision date defect fix by Vidyashree Rama · 8 years ago
  41. 1d01918 Improved node bootstrap and debugging by Hyunsun Moon · 8 years ago
  42. 1ed54cf [GEANT] Command device-interfaces added. by Andreas Papazois · 8 years ago
  43. cfd96d2 [ONOS-4502]Fix the bug about the different tenant and the same subnet.With different tenants and the same subnets, only one of the subnets can ping external network well. by lishuai · 8 years ago
  44. acc10ea add flowrule to specific ip for userdata by Wu wenbin · 8 years ago
  45. 65b38cb Fixed consistent map event listener remove by Hyunsun Moon · 8 years ago
  46. a57c221 Reverting onos-service to use cd / pwd instead of readlink by Brian O'Connor · 8 years ago
  47. 6f58422 Removing MISC, BASIC from registration, they are subset of API by HIGUCHI Yuta · 8 years ago
  48. da999d6 Add cord-config runtime dependency for cordmcast app by Jonathan Hart · 8 years ago
  49. 2705d66 ONOS-4403 Remove intents using appId when apps get deactivated. by Luca Prete · 8 years ago
  50. 0bc256f Help type inference. by HIGUCHI Yuta · 8 years ago
  51. 9e61bd9 Added support for bits proxy, where ONOS bits can survive borrow/return cycles. by Thomas Vachuska · 8 years ago
  52. 89eeccd Support to query available resources from remote node by Jian Li · 8 years ago
  53. 612ae54 ONOS-4499 Correct missed dependences of routing app in VPLS. by Luca Prete · 8 years ago
  54. 6cda04b Warden clone-node now properly sets the host name. by Thomas Vachuska · 8 years ago
  55. 83fa041 Register a set of primitive array types to KryoNamespaces by Jian Li · 8 years ago
  56. f441a06 [ONOS-4490] yang grouping defect fix by Vidyashree Rama · 8 years ago
  57. b69ecd9 Remove duplicated dependencies in deps.json by Jian Li · 8 years ago
  58. dc95c68 Fix IGMP app for config change by Jonathan Hart · 8 years ago
  59. 8593005 [ONOS-4159] PCE Web GUI implementation by Mahesh Raju-Huawei · 8 years ago
  60. e91541f Modified warden to create borrowed cells on-demand and to scrap returned ones. by Thomas Vachuska · 8 years ago
  61. bd455ca [ONOS] SBI part of label flow. by Priyanka B · 8 years ago
  62. c314294 Override app_name to make it consistent with maven build by Charles Chan · 8 years ago
  63. e2ed386 ONOS-4492 Fix bug of vrouter and floatingip can't syncronized between nodes by yuanyou · 8 years ago
  64. ccdf9da New partitions cli option for displaying client information by Madan Jampani · 8 years ago
  65. 0fdf7c9 Adding tools for next version of warden. by Thomas Vachuska · 8 years ago
  66. 92b0d2e Add select control box in chart view by Jian Li · 8 years ago
  67. a5704f3 Remove backup files generated by sed by Brian O'Connor · 8 years ago
  68. 8195096 Increase headroom for standard Kryo namespaces to prevent registrations by Jonathan Hart · 8 years ago
  69. f32da3b Increasing timeout limit in BoundedThreadPoolTest by Brian O'Connor · 8 years ago
  70. 9a17c1a Updating onos-prep-karaf: sed works on Mac and Linux by Brian O'Connor · 8 years ago
  71. 951e2bb Ignore MetricRangeFetch unit test by Jian Li · 8 years ago
  72. 642bc45 ONOS-4326: Focusing on add/remove cluster member. (WIP). by Simon Hunt · 8 years ago
  73. e4da909 ONOS-4278 Implemented BMv2 control plane server and packet-out support by Carmelo Cascone · 8 years ago
  74. f9872a0 Fixing a small bug in warden logging. by Thomas Vachuska · 8 years ago
  75. 0463cf9 New API for specifying an executor when registering a map listener by Madan Jampani · 8 years ago
  76. 4abe844 STC drivers test now uses a driver that is always present; added buck build for corsa driver by Ray Milkey · 8 years ago
  77. 82101d9 Bump up Chart.js to 1.1.1 and angular-chart to 0.10.2 by Jian Li · 8 years ago
  78. 2d8d3d6 Receive chart annotations from client side by Jian Li · 8 years ago
  79. 9e00ba7 Avoid unnecessary instantiation by Sho SHIMIZU · 8 years ago
  80. dbd7ffd Allow cordvtn to work without XOS for now by Hyunsun Moon · 8 years ago
  81. 8798bbe [ONOS-4428] Fix the L3 dataflow bug when in same ternant but different by lishuai · 8 years ago
  82. e85d1b9 Fixing onos_stage.py to activate only drivers by default. by Thomas Vachuska · 8 years ago
  83. 3724a03 Another checkstyle fix for Jenkins by Brian O'Connor · 8 years ago
  84. 67f1c29 Buck checkstyle fix for Jenkins by Brian O'Connor · 8 years ago
  85. fc3f314 Fixing onos-run-karaf not to blitz /tmp/onos-*.tar.gz by Thomas Vachuska · 8 years ago
  86. 0483bee Fixing onos buck package and lib gen script. by Thomas Vachuska · 8 years ago
  87. f7e5f05 Adding BuckLibGenerator to autogenerate lib/BUCK by Brian O'Connor · 8 years ago
  88. 5f54c6f Adding ability to run ONOS locally via 'buck run onos' by Thomas Vachuska · 8 years ago
  89. e618557 Changing bash_profile not to reserve a borrowed cell during sourcing. by Thomas Vachuska · 8 years ago
  90. d1962b7 Changing onos buck alias to include package generation. by Thomas Vachuska · 8 years ago
  91. 0409b70 Revise Mastership REST API to use synchronous methods by Jian Li · 8 years ago
  92. 23f21e3 GUI -- Log the name of the logged-in user to the Javascript console, at beginning of index.html. by Simon Hunt · 8 years ago
  93. 673c3e0 Fixing onos-buck by Thomas Vachuska · 8 years ago
  94. d5a8f01 Bug fix for ONOS-4491 by Aneesha Pailla · 8 years ago
  95. 43702bf Fix up buck build for OVSDB apps by Ray Milkey · 8 years ago
  96. a68e6f9 ONOS-4439 bug fixes for security mode init scripts by Changhoon Yoon · 8 years ago
  97. 170fe4e Removing GUI hang bypass. by Thomas Vachuska · 8 years ago
  98. bf8ee80 Move map event handling onto a background thread to unblock even dispatch loop by Madan Jampani · 8 years ago
  99. d710d8c Temporary GUI fix. by Thomas Vachuska · 8 years ago
  100. 862dcd2 Fix source file permission by HIGUCHI Yuta · 8 years ago