Sorry, I forgot to attach the version information. I tried 1.9.3 LTS, 2.02
and 2.3.1 LTS downloaded from official website. All of them have the same
issue.
On Sun, Jan 25, 2015 at 12:22 AM, Ben Pfaff wrote:
> On Sat, Jan 24, 2015 at 11:43:30PM -0500, Tim Huang wrote:
> > I am doing
Hi there,
I am doing some test for my controller to handle the situation when some of
the switches in the topology lose the connection to the controller. The
part of the topology will be something like this:
S1(DPID:11,port4)——(DPID:23,port3)S13(DPID:23,port2)—— (DPID:22,port3)S12
At first, all
Hi there,
I am doing some test for my controller to handle the situation when some of the
switches in the topology lose the connection to the controller. The part of
the topology will be something like this:
S1(DPID:11,port4)——(DPID:23,port3)S13(DPID:23,port2)—— (DPID:22,port3)S12
At first, a
handle it.Is it
> handle_upcalls() of ofproto.c. Please clarify
>
> Thanks and Regards,
> Padma V
>
> On Sat, Oct 25, 2014 at 3:10 AM, tim huang wrote:
>
>> It depends if there is the cache in the kernel space. if there is, the
>> packet will be forwarded within kernel s
It depends if there is the cache in the kernel space. if there is, the
packet will be forwarded within kernel space. If not, it will also need the
program in the user space.
you can take a look at the article which helped me a lot.
http://wangcong.org/blog/archives/2131
On Fri, Oct 24, 2014 at 3
Hi,
Is there anyway to run openvswitch without openflow functionality?
--
Thanks
Tim
___
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss
PM, Ben Pfaff wrote:
> On Sat, Sep 20, 2014 at 03:38:14PM -0400, tim huang wrote:
> > Does this mean the virtual NIC doesn't support changing the link speed? I
> > asked one of my friends he said the command works fine with his physical
> > NIC. Cause I'm using ubunt
014 at 02:22:18PM -0400, tim huang wrote:
> > Is there any way to change to link_speed ? I tried a lot command like
> > sudo ovs-vsctl add-port s1 eth0 link_speed=1. It doesn't work. I also
> > found some mails 1 or 2 years ago asking same question, the reply for the
&g
Hi guys,
When I used the sudo ovs-vsctl list interface, I can get the parameters of
the interface something like this.
_uuid : 921d913d-d22b-471e-a179-d540bd92dbcd
admin_state : up
cfm_fault : []
cfm_fault_status: []
cfm_health : []
cfm_mpid
Hi all,
I built and installed the OVS from the source code, not the mininet or
package manager, but I find I can only run OVS after I build and install
it. If I reboot the my linux, it doesn't work any longer.
Here is the output when I start the OVS:
openvswitch-1.9.3 sudo /sbin/modprobe openvs
I'm a student with deep interest in the SDN network. Can I modify the
source code for the OVS to let the switch generate a new kind of openflow
packet for extending the openflow protocol? If I can, where should I start
to read the code ? I also want to contribute for the community, if I can
underst
I'm a student with deep interest in the SDN network. Can I modify the
source code for the OVS to let the switch generate a new kind of openflow
packet for extending the openflow protocol? If I can, where should I start
to read the code ? I also want to contribute for the community, if I can
underst
12 matches
Mail list logo