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