flowvisor icon indicating copy to clipboard operation
flowvisor copied to clipboard

FlowVisor - A network hypervisor

Results 84 flowvisor issues
Sort by recently updated
recently updated
newest added

1. I use mininet create a switch connect to flowvisor,after create slice and flowspace,but cannot connect to floodlight controller. >tearing down and reconnecting:java.nio.BufferUnderflowException

When I install the flowvisor, after starting the flowvisor with this command `sudo -u flowvisor flowvisor ` In a new terminal I type the following to create an slice `fvctl...

Hi everyone, I have a custom topology with 3 switches and 4 hosts as shown in the attached script. I wanted to create 2 slices - video and non -video...

My problems are as follow : The first one : For the source installation page https://github.com/opennetworkinglab/flowvisor/wiki/Installation-from-Source When i am trying to install the prerequisites The result is this message “...

sudo -u flowvisor fvconfig generate config.json Trying to generate SSL Server Key with passwd from scripts/envs.sh Generating cert with common name == controller Enter password for account 'fvadmin' on the...

I have mininet virtual machine. I have flowvisor in another ubuntu virtual machine. They are not communicate with each other. In mininet when I use remote controller it is saying...

Hello, I'm writing because I have a problem with running of flowvisor. I have tried both Ubuntu 16.04 and Ubuntu 12 I have done these steps: 1)Dependencies installation sudo apt-get...

The link on the tutorial page leads to RapidShare.com, which is no more.

I am trying get FlowVisor working with `Mininet` but it does not seem to work. Here is the way to replicate the error: - `sudo -u flowvisor flowvisor` - `sudo...