1. d15afa5 Bug fix for [ONOS-6938] null-create-host gives error by Sean Condon · 7 years ago
  2. e225d15 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  3. baa74b0 Tagging 1.11.0-rc1 by Ray Milkey · 7 years ago 1.11.0-rc1
  4. d4ac0ed Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  5. 6ecde1f Tagging 1.11.0-b4 by Ray Milkey · 7 years ago 1.11.0-b4
  6. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  7. 64677e9 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  8. 17463db Tagging 1.11.0-b3 by Ray Milkey · 7 years ago 1.11.0-b3
  9. 64313cb Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  10. 7e28519 Tagging 1.11.0-b2 by Ray Milkey · 7 years ago 1.11.0-b2
  11. f14cc6d Fix SNAPSHOT version string by Ray Milkey · 7 years ago
  12. 7463193 Starting snapshot 1.11-SNAPSHOT by Ray Milkey · 7 years ago
  13. 19afc03 Migrate HashedWheelTimer to netty 4 by Yuta HIGUCHI · 7 years ago
  14. 6ee6b8c netty4 OpenFlow southbound by Yuta HIGUCHI · 7 years ago
  15. 08b03a9 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  16. 8fd28c7 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  17. f009902 Tagging 1.10.0-rc1 by Ray Milkey · 7 years ago 1.10.0-rc1
  18. b356728 WIP:: Initial stab at regions demo for Europe by Simon Hunt · 7 years ago
  19. eb3cf54 Topo2: Add grid (x,y) option to null-provider devices and hosts (and basic element config). by Simon Hunt · 7 years ago
  20. 54a7851 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  21. 57b5101 Starting snapshot 1.10-SNAPSHOT by Ray Milkey · 7 years ago
  22. de84cdd Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  23. 8588c48 Tagging 1.9.0-b3 by Ray Milkey · 7 years ago 1.9.0-b3
  24. a77d3bf Fix bad parsing of device ID (needs radix 16 for hex number). by Simon Hunt · 7 years ago
  25. 287b4ae Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  26. 2557ba3 Tagging 1.9.0-b1b by Ray Milkey · 7 years ago 1.9.0-b1b
  27. 9717418 [ONOS-5625] Null-Provides: Implement the chordal topology by hyunmin no · 7 years ago
  28. 9ac3125 [ONOS-5624]Null-Providers: Implements the mesh topology by Hwanwook Lee · 7 years ago
  29. 5361221 Working on Bay-Area-Region Demo. by Simon Hunt · 7 years ago
  30. 72bcefe Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  31. bc3c6ba Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  32. a222d05 Tagging 1.8.0-rc4 by Ray Milkey · 7 years ago 1.8.0-rc4
  33. b547e06 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  34. 4f6d428 Tagging 1.8.0-rc3 by Ray Milkey · 7 years ago 1.8.0-rc3
  35. 58c6af2 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  36. 8b8b30c Tagging 1.8.0-rc1 by Ray Milkey · 7 years ago 1.8.0-rc1
  37. f28c056 Fixed the issue ONOS-4949, problem was on Integer.parseInt(id.uri().getSchemeSpecificPart()), the scheme specific part of the device uri was encoded as hexadecimal, and thus for devices with id 0a this method failed by Andreas Pantelopoulos · 7 years ago
  38. 620d3d7 Added FatTree simulator, extended NullProviders.java and cli null control command by Andreas Pantelopoulos · 8 years ago
  39. 1ff0901 Fix incorrect boolean check for lat/long == 0. by Simon Hunt · 8 years ago
  40. bfc02ec Bumping snapshot version to 1.8.0-SNAPSHOT by Brian O'Connor · 8 years ago
  41. b19fc86 Bumping version back to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  42. 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
  43. 0a4e674 Copyright update by Brian O'Connor · 8 years ago
  44. 9d01ff5 Fixing null-create-device to allow no lat/long. by Thomas Vachuska · 8 years ago
  45. 6c0582e Fixing tree topology simulator to chose proper edge-ports for host attachment. by Thomas Vachuska · 8 years ago
  46. 83da9b7 Simplifying addition of simulated hosts to the null provider. by Thomas Vachuska · 8 years ago
  47. 4407a7e Adding ability to add simulated hosts to the null provider. by Thomas Vachuska · 8 years ago
  48. 5c6ed22 Enhancing null providers for use in demos. by Thomas Vachuska · 8 years ago
  49. 1cbd65e Fixing null provider defects. by Thomas Vachuska · 8 years ago
  50. 1b2aea8 Removing gratuitous relativePath from pom.xmls by Brian O'Connor · 8 years ago
  51. e642f7c Bumping version to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  52. aeb0079 Refactoring of provider buck builds. by Ray Milkey · 8 years ago
  53. c3cdf90 Fixed the null-provider packet rate default value and ability to dynamically adjust the value. by Thomas Vachuska · 8 years ago
  54. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  55. b86c920 Updating Buck files to build OSGi jars by Brian O'Connor · 8 years ago
  56. 85f28d0 Updating test sources in several BUCK files by Brian O'Connor · 8 years ago
  57. a2d3750 CORD-613 Adding ability to administratively enable or disable a port via CLI. by Saurav Das · 8 years ago
  58. f80bbb2 Initial BUCK build by Ray Milkey · 8 years ago
  59. 955c316 Starting snapshot 1.6.0-SNAPSHOT by Brian O'Connor · 8 years ago
  60. 55b4d80 Tagging 1.5.0 (Falcon) by Brian O'Connor · 8 years ago 1.5.0
  61. 2369642 Starting snapshot 1.5.0-SNAPSHOT by Madan Jampani · 8 years ago
  62. b7a5420 Tagging 1.5.0-rc3 by Madan Jampani · 8 years ago 1.5.0-rc3
  63. fd46e1d Refine application title and category in app.xml and pom.xml by Jian Li · 8 years ago
  64. afae2f7 Apps-- added onos.app.title property to applications. by Simon Hunt · 8 years ago
  65. 5d8994f Starting snapshot 1.5.0-SNAPSHOT by Thomas Vachuska · 8 years ago
  66. 40d5255 Tagging 1.5.0-rc2 by Thomas Vachuska · 8 years ago 1.5.0-rc2
  67. 90f044f Changing submit to execute in different providers for exception throwing by Andrea Campanella · 8 years ago
  68. 8e038eb Adding a grid topology simulator to the null provider. by Thomas Vachuska · 8 years ago
  69. dc08344 remove hostDetected() method that was deprecated in Drake by Ray Milkey · 8 years ago
  70. c35415d [ONOS-3634] Enhance app to have a category, icon, URL and readme by Jian Li · 8 years ago
  71. 880dc20d Starting snapshot 1.5.0-SNAPSHOT by Brian O'Connor · 8 years ago
  72. 5a2856f Tagging 1.4.0 (Emu release) by Brian O'Connor · 8 years ago 1.4.0
  73. 6b77071 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  74. d1cdd19 Tagging 1.4.0-rc3 by Brian O'Connor · 8 years ago 1.4.0-rc3
  75. b22ba65 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  76. 4aded4c Tagging 1.4.0-rc2 by Brian O'Connor · 8 years ago 1.4.0-rc2
  77. 905ea22 Starting snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  78. b209dc6 Tagging 1.4.0-rc1 by Brian O'Connor · 8 years ago 1.4.0-rc1
  79. 41fe1ec ONOS-3515 Added ability to configure different link-weight functions as defaults; or inject custom ones. by Thomas Vachuska · 8 years ago
  80. f967ad6 Starting snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 9 years ago
  81. b3a3b52 Rolling back to snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  82. cbc5878 Tagging 1.3.0-rc2 by Brian O'Connor · 9 years ago 1.3.0-rc2
  83. e8bcb70 Changing version to back to snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  84. 004345f Tagging 1.3.0-rc1 by Brian O'Connor · 9 years ago 1.3.0-rc1
  85. 59da18d Added agglink null topology to test aggregate links. by Thomas Vachuska · 9 years ago
  86. afc2d7d Starting snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  87. a78abfc Tagging 1.2.0 by Brian O'Connor · 9 years ago 1.2.0
  88. 3350390 Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  89. 75aed40 Tagging 1.2.0-rc2 by Brian O'Connor · 9 years ago 1.2.0-rc2
  90. 5f429d6 Fixed race-conditions in null providers. by Thomas Vachuska · 9 years ago
  91. 30a412d Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  92. 608e03a Tagging 1.2.0-rc1 by Brian O'Connor · 9 years ago 1.2.0-rc1
  93. 5c3fd70 Fixed IoB exception in null provider. by Thomas Vachuska · 9 years ago
  94. c3af35a Add static factory method to create ConnectPoints from strings. by Jonathan Hart · 9 years ago
  95. 266b443 Fixed javadocs and descriptions. by Thomas Vachuska · 9 years ago
  96. 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
  97. a7a0f56 Converting builtin applications to be delivered in a self-contained manner via OAR files. by Thomas Vachuska · 9 years ago
  98. f5af0a2 Removed deprecated null provider sub-modules. by Thomas Vachuska · 9 years ago
  99. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  100. f651cc9 Fixing a defect in simulated topology to make sure to use unique ports. by Thomas Vachuska · 9 years ago