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

Hello, I'm trying to slice a network with flowvisor. I'm using mininet as my testbed and I installed mininet and flowvisor in different VMs in my VirtualBox. The flowvisor version...

Created slice does not display in the fvctl list-slice command

Flowvisor successfully runs and connects to ovs switches. But i am unable to create slice here sudo fvctl -f /dev/null add-slice slice1 tcp:localhost:6634 admin@slice1 [sudo] password for vishlesh: Slice password:...

This comes from the tutorial and can be seen as unexpected, confusing behavior. After a machine reboot and flowvisor restart, ``` mininet@mininet:~$ fvctl -f /dev/null list-datapaths Connected switches: 1 :...

Hi all, I'm testing a easy experiment of FlowVisor. Like this picture. ![image](https://cloud.githubusercontent.com/assets/13131695/9080145/ad2f4c90-3b83-11e5-99b8-d7ac7db91f68.png) But I build it in real network environment. And there has some problem. First I just setup...

Hi all I'm beginner of FlowVisor. And I'm confused about how does FlowVisor slice bandwidth. I know FlowVisor can set "rate-limit" to slices. And this will guarantee minimum bandwidth for...

slice Created sucessfully. but does not show slice info

Since it is used in a '-z' shell's test, FV_JVM_ARGS needs to be escaped. Otherwise, if you try to pass many options, "-server -Xmx2G", for example, bash will return "[:...

The current 1.4 version doesn't support OF version negotiation using version bitmap so that cannot establish OF channel between OF 1.3 supported switch. Please, add version negotiation feature so that...

Added the correction of Issue 244 - Stats not getting seen at the controller when more flag is set by the switch in the Stats_Reply msg.