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