1. f967ad6 Starting snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 9 years ago
  2. b3a3b52 Rolling back to snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  3. cbc5878 Tagging 1.3.0-rc2 by Brian O'Connor · 9 years ago 1.3.0-rc2
  4. e8bcb70 Changing version to back to snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  5. 004345f Tagging 1.3.0-rc1 by Brian O'Connor · 9 years ago 1.3.0-rc1
  6. 59da18d Added agglink null topology to test aggregate links. by Thomas Vachuska · 9 years ago
  7. afc2d7d Starting snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  8. a78abfc Tagging 1.2.0 by Brian O'Connor · 9 years ago 1.2.0
  9. 3350390 Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  10. 75aed40 Tagging 1.2.0-rc2 by Brian O'Connor · 9 years ago 1.2.0-rc2
  11. 5f429d6 Fixed race-conditions in null providers. by Thomas Vachuska · 9 years ago
  12. 30a412d Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  13. 608e03a Tagging 1.2.0-rc1 by Brian O'Connor · 9 years ago 1.2.0-rc1
  14. 5c3fd70 Fixed IoB exception in null provider. by Thomas Vachuska · 9 years ago
  15. c3af35a Add static factory method to create ConnectPoints from strings. by Jonathan Hart · 9 years ago
  16. 266b443 Fixed javadocs and descriptions. by Thomas Vachuska · 9 years ago
  17. 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
  18. a7a0f56 Converting builtin applications to be delivered in a self-contained manner via OAR files. by Thomas Vachuska · 9 years ago
  19. f5af0a2 Removed deprecated null provider sub-modules. by Thomas Vachuska · 9 years ago
  20. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  21. f651cc9 Fixing a defect in simulated topology to make sure to use unique ports. by Thomas Vachuska · 9 years ago
  22. c40d463 Consolidating null providers and making them fully configurable and integrated with the ConfigProvider to allow arbitrary topologies. by Thomas Vachuska · 9 years ago
  23. 0fa583c GUI -- Added applications view. by Thomas Vachuska · 9 years ago
  24. 5630c61 ONOS-1323 Upgrading environment to use Apache Karaf 3.0.3 by Thomas Vachuska · 9 years ago
  25. ee4f937 Adding more app.xml files. Upgrading app.xml versions. Cleaned-up features.xml. by Thomas Vachuska · 9 years ago
  26. 6ea48a2 Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  27. 91d9019 Tagging ONOS Blackbird release: 1.1.0 by Brian O'Connor · 9 years ago 1.1.0
  28. ef69be3 Refactoring of NullProviders (device, host, and link) by Ayaka Koshibe · 9 years ago
  29. b34ae26 Adding linkVanished to NullLinkProvider when topology changes by Brian O'Connor · 9 years ago
  30. 8c8b037 Adding OnosCfgMojo to the onos maven plugin. by Thomas Vachuska · 9 years ago
  31. 9794056 Prevent link event type aliasing and proper switching between flicker = on/off. by Ayaka Koshibe · 9 years ago
  32. 1545b1e Starting snapshot 1.1.0-SNAPSHOT by Brian O'Connor · 9 years ago
  33. 20fa3a4 Tagging 1.1.0-rc2 by Brian O'Connor · 9 years ago 1.1.0-rc2
  34. 20084b7 Testing & fixing GUI fail-over code. by Thomas Vachuska · 9 years ago
  35. 3181de3 Addressing some review comments regarding component configuration. Fixed 'resource' to 'resources'. Doh! by Thomas Vachuska · 9 years ago
  36. 6519e6f Making number of components configurable using the central component configuration subsystem. by Thomas Vachuska · 9 years ago
  37. 13f896f File read properly updates topology information by Ayaka Koshibe · 9 years ago
  38. 9209ea2 rehash with ScheduledExecutors by Ayaka Koshibe · 9 years ago
  39. 839a8a9 NullLinkProvider has been rewritten to take a topology file. by Ayaka Koshibe · 9 years ago
  40. 266ac66 Starting snapshot 1.1.0-SNAPSHOT by Brian O'Connor · 9 years ago
  41. 352236e Tagging 1.1.0-rc1 by Brian O'Connor · 9 years ago
  42. 6f94ded Converted all executors that previously used namedThreads to use groupedThreads instead. by Thomas Vachuska · 9 years ago
  43. b9e50df Fixed a bug when parsing configuration properties for ReactiveForwarding by Pavlin Radoslavov · 9 years ago
  44. d2c7ad2 NullLinkProvider restructured with a CachedThreadPool. This should in theory by Ayaka Koshibe · 9 years ago
  45. 1a7b7bd fix calculation on event rate by suibin · 9 years ago
  46. 72cb19a Implementation of new Flow Subsystem: by Brian O'Connor · 9 years ago
  47. dd9228d Avoid unnecessary boxing. by Yuta HIGUCHI · 9 years ago
  48. 4a51e57 Adding and fixing javados. by Thomas Vachuska · 9 years ago
  49. 8eddc0d NullLinkProviders join network islands deterministically. by Ayaka Koshibe · 9 years ago
  50. aba9d00 Apply the naming convention to BatchOperationEntry by Sho SHIMIZU · 9 years ago
  51. 2a85e84 NullHostProvider - check for device ownership before host creation. by Ayaka Koshibe · 9 years ago
  52. 35c71e1 NullDeviceProvider now takes configurations for : by Ayaka Koshibe · 9 years ago
  53. 9ea3e6f ONOS-841 Renaming ONOS threads to simplify profiling. by Thomas Vachuska · 9 years ago
  54. 8851ed9 Trim whitespaces before and after .cfg file arguments. by Ayaka Koshibe · 9 years ago
  55. 0cd4282 NullLinkProvider only generates links between local devices. by Ayaka Koshibe · 9 years ago
  56. 7dc1d04 NullPacketProvider that generates PacketEvents at a specified rate by Ayaka Koshibe · 9 years ago
  57. 1423337 implementation of NullFlowProvider by alshabib · 9 years ago
  58. 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
  59. 422916f NullLinkProvider to generate link events. This provider by Ayaka Koshibe · 9 years ago
  60. 839a5e6 NullHostProvider does not report hosts for device the local instance is not master for by alshabib · 9 years ago
  61. 3a21b78 very simple null host provider by alshabib · 9 years ago
  62. 6128634 null device provider implementation along with directory structure by alshabib · 9 years ago