1. 338bc0c Bumping pom versions to 1.7.0-rc2 and fixing some maven issues by Brian O'Connor · 8 years ago 1.7.0-rc2
  2. 0a4e674 Copyright update by Brian O'Connor · 8 years ago
  3. 9d01ff5 Fixing null-create-device to allow no lat/long. by Thomas Vachuska · 8 years ago
  4. 6c0582e Fixing tree topology simulator to chose proper edge-ports for host attachment. by Thomas Vachuska · 8 years ago
  5. 83da9b7 Simplifying addition of simulated hosts to the null provider. by Thomas Vachuska · 8 years ago
  6. 4407a7e Adding ability to add simulated hosts to the null provider. by Thomas Vachuska · 8 years ago
  7. 5c6ed22 Enhancing null providers for use in demos. by Thomas Vachuska · 8 years ago
  8. 1cbd65e Fixing null provider defects. by Thomas Vachuska · 8 years ago
  9. 1b2aea8 Removing gratuitous relativePath from pom.xmls by Brian O'Connor · 8 years ago
  10. e642f7c Bumping version to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  11. aeb0079 Refactoring of provider buck builds. by Ray Milkey · 8 years ago
  12. c3cdf90 Fixed the null-provider packet rate default value and ability to dynamically adjust the value. by Thomas Vachuska · 8 years ago
  13. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  14. b86c920 Updating Buck files to build OSGi jars by Brian O'Connor · 8 years ago
  15. 85f28d0 Updating test sources in several BUCK files by Brian O'Connor · 8 years ago
  16. a2d3750 CORD-613 Adding ability to administratively enable or disable a port via CLI. by Saurav Das · 8 years ago
  17. f80bbb2 Initial BUCK build by Ray Milkey · 8 years ago
  18. 955c316 Starting snapshot 1.6.0-SNAPSHOT by Brian O'Connor · 8 years ago
  19. 55b4d80 Tagging 1.5.0 (Falcon) by Brian O'Connor · 8 years ago 1.5.0
  20. 2369642 Starting snapshot 1.5.0-SNAPSHOT by Madan Jampani · 8 years ago
  21. b7a5420 Tagging 1.5.0-rc3 by Madan Jampani · 8 years ago 1.5.0-rc3
  22. fd46e1d Refine application title and category in app.xml and pom.xml by Jian Li · 8 years ago
  23. afae2f7 Apps-- added onos.app.title property to applications. by Simon Hunt · 8 years ago
  24. 5d8994f Starting snapshot 1.5.0-SNAPSHOT by Thomas Vachuska · 8 years ago
  25. 40d5255 Tagging 1.5.0-rc2 by Thomas Vachuska · 8 years ago 1.5.0-rc2
  26. 90f044f Changing submit to execute in different providers for exception throwing by Andrea Campanella · 8 years ago
  27. 8e038eb Adding a grid topology simulator to the null provider. by Thomas Vachuska · 8 years ago
  28. dc08344 remove hostDetected() method that was deprecated in Drake by Ray Milkey · 8 years ago
  29. c35415d [ONOS-3634] Enhance app to have a category, icon, URL and readme by Jian Li · 8 years ago
  30. 880dc20d Starting snapshot 1.5.0-SNAPSHOT by Brian O'Connor · 8 years ago
  31. 5a2856f Tagging 1.4.0 (Emu release) by Brian O'Connor · 8 years ago 1.4.0
  32. 6b77071 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  33. d1cdd19 Tagging 1.4.0-rc3 by Brian O'Connor · 8 years ago 1.4.0-rc3
  34. b22ba65 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  35. 4aded4c Tagging 1.4.0-rc2 by Brian O'Connor · 8 years ago 1.4.0-rc2
  36. 905ea22 Starting snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  37. b209dc6 Tagging 1.4.0-rc1 by Brian O'Connor · 8 years ago 1.4.0-rc1
  38. 41fe1ec ONOS-3515 Added ability to configure different link-weight functions as defaults; or inject custom ones. by Thomas Vachuska · 8 years ago
  39. f967ad6 Starting snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 9 years ago
  40. b3a3b52 Rolling back to snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  41. cbc5878 Tagging 1.3.0-rc2 by Brian O'Connor · 9 years ago 1.3.0-rc2
  42. e8bcb70 Changing version to back to snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  43. 004345f Tagging 1.3.0-rc1 by Brian O'Connor · 9 years ago 1.3.0-rc1
  44. 59da18d Added agglink null topology to test aggregate links. by Thomas Vachuska · 9 years ago
  45. afc2d7d Starting snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  46. a78abfc Tagging 1.2.0 by Brian O'Connor · 9 years ago 1.2.0
  47. 3350390 Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  48. 75aed40 Tagging 1.2.0-rc2 by Brian O'Connor · 9 years ago 1.2.0-rc2
  49. 5f429d6 Fixed race-conditions in null providers. by Thomas Vachuska · 9 years ago
  50. 30a412d Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  51. 608e03a Tagging 1.2.0-rc1 by Brian O'Connor · 9 years ago 1.2.0-rc1
  52. 5c3fd70 Fixed IoB exception in null provider. by Thomas Vachuska · 9 years ago
  53. c3af35a Add static factory method to create ConnectPoints from strings. by Jonathan Hart · 9 years ago
  54. 266b443 Fixed javadocs and descriptions. by Thomas Vachuska · 9 years ago
  55. 586afd8 Removing need for boilerplate app.xml; Instead defining onos.app.name and onos.app.origin (optional) is sufficient to trigger generation of boilerplate app.xml and features.xml files. by Thomas Vachuska · 9 years ago
  56. a7a0f56 Converting builtin applications to be delivered in a self-contained manner via OAR files. by Thomas Vachuska · 9 years ago
  57. f5af0a2 Removed deprecated null provider sub-modules. by Thomas Vachuska · 9 years ago
  58. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  59. f651cc9 Fixing a defect in simulated topology to make sure to use unique ports. by Thomas Vachuska · 9 years ago
  60. c40d463 Consolidating null providers and making them fully configurable and integrated with the ConfigProvider to allow arbitrary topologies. by Thomas Vachuska · 9 years ago
  61. 0fa583c GUI -- Added applications view. by Thomas Vachuska · 9 years ago
  62. 5630c61 ONOS-1323 Upgrading environment to use Apache Karaf 3.0.3 by Thomas Vachuska · 9 years ago
  63. ee4f937 Adding more app.xml files. Upgrading app.xml versions. Cleaned-up features.xml. by Thomas Vachuska · 9 years ago
  64. 6ea48a2 Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  65. 91d9019 Tagging ONOS Blackbird release: 1.1.0 by Brian O'Connor · 9 years ago 1.1.0
  66. ef69be3 Refactoring of NullProviders (device, host, and link) by Ayaka Koshibe · 9 years ago
  67. b34ae26 Adding linkVanished to NullLinkProvider when topology changes by Brian O'Connor · 9 years ago
  68. 8c8b037 Adding OnosCfgMojo to the onos maven plugin. by Thomas Vachuska · 9 years ago
  69. 9794056 Prevent link event type aliasing and proper switching between flicker = on/off. by Ayaka Koshibe · 9 years ago
  70. 1545b1e Starting snapshot 1.1.0-SNAPSHOT by Brian O'Connor · 9 years ago
  71. 20fa3a4 Tagging 1.1.0-rc2 by Brian O'Connor · 9 years ago 1.1.0-rc2
  72. 20084b7 Testing & fixing GUI fail-over code. by Thomas Vachuska · 9 years ago
  73. 3181de3 Addressing some review comments regarding component configuration. Fixed 'resource' to 'resources'. Doh! by Thomas Vachuska · 9 years ago
  74. 6519e6f Making number of components configurable using the central component configuration subsystem. by Thomas Vachuska · 9 years ago
  75. 13f896f File read properly updates topology information by Ayaka Koshibe · 9 years ago
  76. 9209ea2 rehash with ScheduledExecutors by Ayaka Koshibe · 9 years ago
  77. 839a8a9 NullLinkProvider has been rewritten to take a topology file. by Ayaka Koshibe · 9 years ago
  78. 266ac66 Starting snapshot 1.1.0-SNAPSHOT by Brian O'Connor · 9 years ago
  79. 352236e Tagging 1.1.0-rc1 by Brian O'Connor · 9 years ago
  80. 6f94ded Converted all executors that previously used namedThreads to use groupedThreads instead. by Thomas Vachuska · 9 years ago
  81. b9e50df Fixed a bug when parsing configuration properties for ReactiveForwarding by Pavlin Radoslavov · 9 years ago
  82. d2c7ad2 NullLinkProvider restructured with a CachedThreadPool. This should in theory by Ayaka Koshibe · 9 years ago
  83. 1a7b7bd fix calculation on event rate by suibin · 9 years ago
  84. 72cb19a Implementation of new Flow Subsystem: by Brian O'Connor · 9 years ago
  85. dd9228d Avoid unnecessary boxing. by Yuta HIGUCHI · 9 years ago
  86. 4a51e57 Adding and fixing javados. by Thomas Vachuska · 9 years ago
  87. 8eddc0d NullLinkProviders join network islands deterministically. by Ayaka Koshibe · 9 years ago
  88. aba9d00 Apply the naming convention to BatchOperationEntry by Sho SHIMIZU · 9 years ago
  89. 2a85e84 NullHostProvider - check for device ownership before host creation. by Ayaka Koshibe · 9 years ago
  90. 35c71e1 NullDeviceProvider now takes configurations for : by Ayaka Koshibe · 9 years ago
  91. 9ea3e6f ONOS-841 Renaming ONOS threads to simplify profiling. by Thomas Vachuska · 9 years ago
  92. 8851ed9 Trim whitespaces before and after .cfg file arguments. by Ayaka Koshibe · 9 years ago
  93. 0cd4282 NullLinkProvider only generates links between local devices. by Ayaka Koshibe · 9 years ago
  94. 7dc1d04 NullPacketProvider that generates PacketEvents at a specified rate by Ayaka Koshibe · 9 years ago
  95. 1423337 implementation of NullFlowProvider by alshabib · 9 years ago
  96. abeb7fa Add clusterID info to Null Device ID so that multiple Null Device Providers can run on different nodes without collision. by suibin · 9 years ago
  97. 422916f NullLinkProvider to generate link events. This provider by Ayaka Koshibe · 9 years ago
  98. 839a5e6 NullHostProvider does not report hosts for device the local instance is not master for by alshabib · 9 years ago
  99. 3a21b78 very simple null host provider by alshabib · 9 years ago
  100. 6128634 null device provider implementation along with directory structure by alshabib · 9 years ago