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

Today in the configuration we see something like this below: ``` rule 6182: FlowEntry[dpid=[00:00:00:a0:a5:7a:d7:34],ruleMatch=[OFMatch[in_port=59590,dl_vlan=4092]],actionsList=[Slice:nddi=7],id=[7200],priority=[10],] rule 6183: FlowEntry[dpid=[00:00:00:a0:a5:7a:d7:34],ruleMatch=[OFMatch[in_port=59590,dl_vlan=4093]],actionsList=[Slice:nddi=7],id=[7201],priority=[10],] rule 6184: FlowEntry[dpid=[00:00:00:a0:a5:7a:d7:34],ruleMatch=[OFMatch[in_port=59590,dl_vlan=4094]],actionsList=[Slice:nddi=7],id=[7202],priority=[10],] ``` There are 2 problems with this approach for us:...

When re-generating the FV config, using the same command twice, it complains about a keypair not regenerating. People found this confusing. Is there a way to force and not complain...

Upstart is now in ubuntu, and it has a much friendlier interface than old-style init scripts. Instead of: ``` sudo /etc/init.d/flowvisor restart ``` ... you can run ``` sudo restart...

We talked about this in an e-mail conversation; here's a ticket for it, copying things from the e-mail thread. ``` From: Josh Smift To: [email protected], Nick Bastin Cc: GPO Infrastructure...

Our flowvisor-0.8.17 instance shut down under normal utilization. The only unusual syslog messages were: ``` Mar 17 15:03:02 tulum -1>Mar 17 15:03:02 flowvisor: WARN none : 'Statement' already closed. "...

GPO

I've been getting a bunch of ExpatError for most of the commands in fvcli. fvcli essentially becomes unusable. I am using the 1.0-MAINT branch. ![error](https://f.cloud.github.com/assets/3433931/301875/9cfbc200-95ee-11e2-99cb-cc5436974b3a.png)

using fvconfig generate a config works, but after adding a slice, dumping that slice and attempting to reload via fvconfig load I get JSON Parsing errors config ``` "switches": [],...

Status: Open Project: Flowvisor Component/s: Core Affects Version/s: 0.7.2 Fix Version/s: Long Term Type: New Feature Priority: Major Reporter: Nick Bastin Assignee: Rob Sherwood Resolution: Unresolved Votes: 0 Labels: None...

New Feature

Status: Open Project: Flowvisor Component/s: None Affects Version/s: None Fix Version/s: None Type: New Feature Priority: Major Reporter: Niky Riga Assignee: Ali Al-Shabibi Resolution: Unresolved Votes: 0 Labels: needsdesign, willfix...

New Feature