1. 512b627 Topo2: Update UI on UiModelCache changes by Steven Burrows · 7 years ago
  2. eec8b19 Added simulation of GEANT topology using null providers. by Thomas Vachuska · 7 years ago
  3. 9829bf1 demoTopo by Luca Prete · 7 years ago
  4. 5361221 Working on Bay-Area-Region Demo. by Simon Hunt · 7 years ago
  5. b1cef5c [ONOS-5420] CP/untagged ifaces support in VPLS by Carolina Fernandez · 7 years ago
  6. c52a4b1 Run an ONOS cluster inside Mininet (via onos.py) with any demo script. by Carmelo Cascone · 8 years ago
  7. 092e895 Adding Encapsulation in VPLS and correcting bugs. by Luca Prete · 7 years ago
  8. d0fa284 Layout and Region configs. by Simon Hunt · 8 years ago
  9. 583f4be Topo2: ONOS Build Paris Demo tweaks by Steven Burrows · 7 years ago
  10. 1e20dae Added UI_TYPE annotation key, and augmented BasicDeviceConfig and BasicHostConfig to support defining a custom "uiType" value to override the glyph used in rendering on the Topology View. by Simon Hunt · 7 years ago
  11. 084caaf Basic topo to test new VPLS by Luca Prete · 8 years ago
  12. e578fc7 Set specific DPID and MAC on devices and hosts in uk-region data. by Simon Hunt · 8 years ago
  13. 0bf5649 Adding mininet script and netcfg for uk-regions. by Simon Hunt · 8 years ago
  14. 1dc6adf Region Sample Topo - renamed stuff and updated lat/long. by Simon Hunt · 8 years ago
  15. f59d36b ONOS-5411: Introduce basic region config. by Simon Hunt · 8 years ago
  16. e7cc308 Topo2 Fixed device positions by Steven Burrows · 8 years ago
  17. f4fd2a2 Clean up handling of lat/long geo-coordinates. by Simon Hunt · 8 years ago
  18. b1ce260 ONOS-4326: Working on topology topo2start processing. by Simon Hunt · 8 years ago
  19. eb851cd Adding commands for managing layouts. by Thomas Vachuska · 8 years ago
  20. 3ce80f7 Fixing regions command to list devices that are currently in the region. by Thomas Vachuska · 8 years ago
  21. cc0b7d6 Adding support for topology recipes and cleaning up topologies. by Thomas Vachuska · 8 years ago
  22. 12e4d8d Modified BMv2 demo scripts to work with onos.py by Carmelo Cascone · 8 years ago
  23. 977ae3f Varius updates to BMv2 mininet scripts by Carmelo Cascone · 8 years ago
  24. 785fada Added Bmv2 demo scripts (mininet and netcfg) by Carmelo Cascone · 8 years ago
  25. 2d4e3a1 Remove obsolete/confusing onos.py by Bob Lantz · 8 years ago
  26. ad509f9 Enhancing Geant Topo by Andrea Campanella · 8 years ago
  27. 60a5a98 Adding GEANT european topology by Andrea Campanella · 8 years ago
  28. e642f7c Bumping version to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  29. 541413d Pruning deprecated test topo artifacts. by Thomas Vachuska · 8 years ago
  30. 955c316 Starting snapshot 1.6.0-SNAPSHOT by Brian O'Connor · 8 years ago
  31. 55b4d80 Tagging 1.5.0 (Falcon) by Brian O'Connor · 8 years ago 1.5.0
  32. 2369642 Starting snapshot 1.5.0-SNAPSHOT by Madan Jampani · 8 years ago
  33. b7a5420 Tagging 1.5.0-rc3 by Madan Jampani · 8 years ago 1.5.0-rc3
  34. e9b4dd7 Several improvements to onosnet.py by Brian O'Connor · 8 years ago
  35. d6c73fb Adding background iperf to onosnet.py by Brian O'Connor · 8 years ago
  36. 5d8994f Starting snapshot 1.5.0-SNAPSHOT by Thomas Vachuska · 8 years ago
  37. 40d5255 Tagging 1.5.0-rc2 by Thomas Vachuska · 8 years ago 1.5.0-rc2
  38. a855a40 UK Topology by Simon Hunt · 8 years ago
  39. 9ee4979 Enhancing ONOS mininet topology approach to remove boilerplate and simplify testing and demos. by Thomas Vachuska · 8 years ago
  40. cf7e3b5 GUI -- UK TOPO -- clean up order of links added - add alias. by Simon Hunt · 8 years ago
  41. 5c3c091 GUI -- added topo script and configuration for projection onto UK map. by Simon Hunt · 8 years ago
  42. 3fd2f94 Limit fields added to BasicDeviceConfig by HIGUCHI Yuta · 8 years ago
  43. 1159916 Bump up Karaf to 3.0.5 by Jian Li · 8 years ago
  44. 3600846 Fixed an issue in basic host and basic link config validations. by Thomas Vachuska · 8 years ago
  45. cba2564 Disable local port on CPqD switches so we don't have phantom links between LINC-OE and CPqD. by Marc De Leenheer · 8 years ago
  46. d95f3cd ONOS-3422 inter-domain cross connect by HIGUCHI Yuta · 8 years ago
  47. 8b5aae8 Optical link annotations are enabled (only 'durable' for now). Removed dead code. by Marc De Leenheer · 8 years ago
  48. 32fc3d2 [Falcon] Cleanup of unused annotations in optical test topos. by Marc De Leenheer · 8 years ago
  49. 880dc20d Starting snapshot 1.5.0-SNAPSHOT by Brian O'Connor · 8 years ago
  50. 5a2856f Tagging 1.4.0 (Emu release) by Brian O'Connor · 8 years ago 1.4.0
  51. 6b77071 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  52. d1cdd19 Tagging 1.4.0-rc3 by Brian O'Connor · 8 years ago 1.4.0-rc3
  53. b22ba65 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  54. 4aded4c Tagging 1.4.0-rc2 by Brian O'Connor · 8 years ago 1.4.0-rc2
  55. bbab1a1 Fixed timeout logic for waiting for onos device discovery in opticalUtils.py by acsmars · 8 years ago
  56. 603e8d9 Optical related minor fixes by HIGUCHI Yuta · 8 years ago
  57. 2c30530 Deprecate IndexedLambda and remove from optical intent compiler. by Marc De Leenheer · 8 years ago
  58. 11d1609 [Emu] new ResourceService related bug fixes by HIGUCHI Yuta · 8 years ago
  59. 905ea22 Starting snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  60. b209dc6 Tagging 1.4.0-rc1 by Brian O'Connor · 8 years ago 1.4.0-rc1
  61. 099d75f Fixing issue with metro.py by HIGUCHI Yuta · 8 years ago
  62. 8a4a600 fix for reactive forwarding failing in a distributed setting. by alshabib · 8 years ago
  63. 4f23b0a Script for emulating a four-domain metro network. by Ayaka Koshibe · 8 years ago
  64. a879a04 opticalUtils.py: by Ayaka Koshibe · 8 years ago
  65. 143b1c7 in opticalUtils.py: by Ayaka Koshibe · 8 years ago
  66. 144bab0 opticalUtils advertises correct port types by Ayaka Koshibe · 9 years ago
  67. 45624b8 [Emu] Changes default OpenFlow port to 6653. by Charles Chan · 9 years ago
  68. d88b81d opticalUtils.py modifications by Ayaka Koshibe · 9 years ago
  69. f967ad6 Starting snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 9 years ago
  70. b0d7058 REST authentication in opticalUtil by Ayaka Koshibe · 9 years ago
  71. b3a3b52 Rolling back to snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  72. cbc5878 Tagging 1.3.0-rc2 by Brian O'Connor · 9 years ago 1.3.0-rc2
  73. 871262f Added a new topology and a tool to set controllers on all OVS bridges remotely. by Thomas Vachuska · 9 years ago
  74. e8bcb70 Changing version to back to snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  75. 004345f Tagging 1.3.0-rc1 by Brian O'Connor · 9 years ago 1.3.0-rc1
  76. c9eed38 opticalUtil: by Ayaka Koshibe · 9 years ago
  77. 2f0817c Adding missing switch and host to attmplsfast.py by Brian O'Connor · 9 years ago
  78. 75dc889 Adding fractal mininet topo and domain config json by Brian O'Connor · 9 years ago
  79. f9391e1 Minor opticalUtils.py patch by Nikhil Cheerla · 9 years ago
  80. 7d7f3be OECFG (onos-oecfg) completely removed by Nikhil Cheerla · 9 years ago
  81. 5160dbb Adding multiple links to the ATT MPLS test topology. by Thomas Vachuska · 9 years ago
  82. 6ff9764 Revert "OECF removed working" by Marc De Leenheer · 9 years ago
  83. e76f653 Improving net test tools and scenarios. by Thomas Vachuska · 9 years ago
  84. 5f8f8f0 OECF removed working by Nikhil Cheerla · 9 years ago
  85. 0a4c270 Adding a basic mininet-based test to STC scenarios. by Thomas Vachuska · 9 years ago
  86. 4558268 Adding ATT topo with CLI to generate traffic - courtesy of Bob Lantz. by Thomas Vachuska · 9 years ago
  87. db37125 Add python script to test host attachment points for the obelisk network by Jon Hall · 9 years ago
  88. 8c1ccca Segment Routing ONS demo:Traffic visualization fixes by Srikanth Vavilapalli · 9 years ago
  89. afc2d7d Starting snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago
  90. a78abfc Tagging 1.2.0 by Brian O'Connor · 9 years ago 1.2.0
  91. 78baf58 Segment Routing ONS demo fixes: Includes traffic visualization fix by Srikanth Vavilapalli · 9 years ago
  92. 5c49da6 Adding QA HA test topo: obelisk.py by Brian O'Connor · 9 years ago
  93. 98a4a0a Adding geo data for CORD demo topology. by Thomas Vachuska · 9 years ago
  94. 4cfcc56 Enhancing STC and cleaning up various test topos. by Thomas Vachuska · 9 years ago
  95. 3350390 Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  96. 75aed40 Tagging 1.2.0-rc2 by Brian O'Connor · 9 years ago 1.2.0-rc2
  97. 74b5527 Miscellaneous fixes for reading Linc-OE port types. by Ayaka Koshibe · 9 years ago
  98. d24420f Add OCh signal type to optical path intent. by Marc De Leenheer · 9 years ago
  99. 30a412d Starting snapshot 1.2.0-SNAPSHOT by Brian O'Connor · 9 years ago
  100. 608e03a Tagging 1.2.0-rc1 by Brian O'Connor · 9 years ago 1.2.0-rc1