- f22fd66 Added command to explicitly start/stop simulated port stats by Thomas Vachuska · 3 years, 8 months ago
- a4eac6a [AETHER-1211] Allowing toggling of link labels via Alt-L by Thomas Vachuska · 3 years, 8 months ago
- fd168fc Adding friendly names to hosts and devices created by null provider for testing by Thomas Vachuska · 4 years, 3 months ago
- 8d338b5 Improved error message when device has no more free ports by Sean Condon · 6 years ago
- 17801b4 remove deprecated removeRulesById() method by Ray Milkey · 6 years ago
- de64cce Remove @Service annotation from null provider command base class by Jordan Halterman · 6 years ago
- 68032db Remove blueprint files for 3.0 karaf CLI by Ray Milkey · 6 years ago
- 00b5d4f Removing commented out @Property annotations from the drivers, protocols, pipelines and providers. by Thomas Vachuska · 6 years ago
- 7013724 Merge "Merge branch 'master' into merge" into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
- 4167c3f Fixing component properties for various providers. by Thomas Vachuska · 6 years ago
- 0b18b72 Merge branch 'master' into merge by Ray Milkey · 6 years ago
- 7b1fadc Adding tooling for null providers to assist in finding sw version refresh issue. by Thomas Vachuska · 6 years ago
- d543518 null provider changes for karaf 4.2.1 CLI by Ray Milkey · 6 years ago
- 7a2dee5 [WIP] Add @Service tags to all commands and completers by Ray Milkey · 6 years ago
- 86ad7bb [WIP] apps CLI changes for karaf upgrade by Ray Milkey · 6 years ago
- d84f89b [WIP] Upgrade ONOS to karaf version 4.2.1 by Ray Milkey · 6 years ago
- fef5c66 Implement spine leaf topology simulator by Yi Tseng · 7 years ago
- 3dca0f8 [ONOS-7592] Add NullGroupProvider by Yi Tseng · 7 years ago
- a10137c Fixing residual ON.Lab references. by Thomas Vachuska · 7 years ago
- 84b4fcc Fixing null host & device creation (tiny hack) by Thomas Vachuska · 7 years ago
- fa61549 Adding auto-layout to the access-null simulation. by Thomas Vachuska · 7 years ago
- a8e7477 Adding command to add routes and to generate flows from them. by Thomas Vachuska · 7 years ago
- 53e4796 Deprecate potentially error prone constructor methods by Yuta HIGUCHI · 7 years ago
- cab29d2 Fixed null providers & custom topo simulator to work across stop/starts. by Thomas Vachuska · 7 years ago
- b1906d2 Fixing null provider custom topo simulator by Thomas Vachuska · 7 years ago
- 5c7d488 SONAR suggestion - proper handling of InterruptedException by Ray Milkey · 7 years ago
- b68bbbc Sonar suggestion - use a secure random number generator by Ray Milkey · 7 years ago
- 7bf273c Move deprecated flow batch APIs to a less obvious place by Ray Milkey · 7 years ago
- c59d696 Bug fix for [ONOS-6938] null-create-host gives error by Sean Condon · 7 years ago
- a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
- 19afc03 Migrate HashedWheelTimer to netty 4 by Yuta HIGUCHI · 7 years ago
- b356728 WIP:: Initial stab at regions demo for Europe by Simon Hunt · 8 years ago
- eb3cf54 Topo2: Add grid (x,y) option to null-provider devices and hosts (and basic element config). by Simon Hunt · 8 years ago
- a77d3bf Fix bad parsing of device ID (needs radix 16 for hex number). by Simon Hunt · 8 years ago
- 9717418 [ONOS-5625] Null-Provides: Implement the chordal topology by hyunmin no · 8 years ago
- 9ac3125 [ONOS-5624]Null-Providers: Implements the mesh topology by Hwanwook Lee · 8 years ago
- 5361221 Working on Bay-Area-Region Demo. by Simon Hunt · 8 years ago
- 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 · 8 years ago
- 620d3d7 Added FatTree simulator, extended NullProviders.java and cli null control command by Andreas Pantelopoulos · 8 years ago
- 1ff0901 Fix incorrect boolean check for lat/long == 0. by Simon Hunt · 8 years ago
- 0a4e674 Copyright update by Brian O'Connor · 8 years ago
- 9d01ff5 Fixing null-create-device to allow no lat/long. by Thomas Vachuska · 8 years ago
- 6c0582e Fixing tree topology simulator to chose proper edge-ports for host attachment. by Thomas Vachuska · 8 years ago
- 83da9b7 Simplifying addition of simulated hosts to the null provider. by Thomas Vachuska · 8 years ago
- 4407a7e Adding ability to add simulated hosts to the null provider. by Thomas Vachuska · 8 years ago
- 5c6ed22 Enhancing null providers for use in demos. by Thomas Vachuska · 8 years ago
- 1cbd65e Fixing null provider defects. by Thomas Vachuska · 8 years ago
- c3cdf90 Fixed the null-provider packet rate default value and ability to dynamically adjust the value. by Thomas Vachuska · 9 years ago
- 5ab426f Updating copyrights by Brian O'Connor · 9 years ago
- a2d3750 CORD-613 Adding ability to administratively enable or disable a port via CLI. by Saurav Das · 9 years ago
- 90f044f Changing submit to execute in different providers for exception throwing by Andrea Campanella · 9 years ago
- 8e038eb Adding a grid topology simulator to the null provider. by Thomas Vachuska · 9 years ago
- dc08344 remove hostDetected() method that was deprecated in Drake by Ray Milkey · 9 years ago
- 41fe1ec ONOS-3515 Added ability to configure different link-weight functions as defaults; or inject custom ones. by Thomas Vachuska · 9 years ago
- 59da18d Added agglink null topology to test aggregate links. by Thomas Vachuska · 9 years ago
- 5f429d6 Fixed race-conditions in null providers. by Thomas Vachuska · 9 years ago
- 5c3fd70 Fixed IoB exception in null provider. by Thomas Vachuska · 10 years ago
- c3af35a Add static factory method to create ConnectPoints from strings. by Jonathan Hart · 10 years ago
- a7a0f56 Converting builtin applications to be delivered in a self-contained manner via OAR files. by Thomas Vachuska · 10 years ago
- f651cc9 Fixing a defect in simulated topology to make sure to use unique ports. by Thomas Vachuska · 10 years ago
- c40d463 Consolidating null providers and making them fully configurable and integrated with the ConfigProvider to allow arbitrary topologies. by Thomas Vachuska · 10 years ago