Hi,
There are the following descriptions in the file vswitchd/vswitch.xml
'master' branch
Required. The tunnel endpoint. Unicast and multicast endpoints are
both supported.
Does it mean multicast endpoints support ? but how to configure it?
Is there a 'How To' for using OpenvSwitch with a single machine running
RHEL/CentOS 5.8 x86_64 KVM?
Is there a 'How To' for using OpenvSwitch with a two machine cluster
running RHEL/CentOS 6.2 x86_64 KVM?
Can I have a cluster switched with Open vSwitch running OSes RHEL/CentOS
5.8 x86_64 and
Hi Denis
> If you read my message carefully you will see that I've mentioned i had
> tried to apply patch designated for CentOS 6.3 but it didn't work.
> Different lines to patch.
> Thanks anyways.
You are right, sorry. I didn't read that you had applied the patch. But, anyway,
If I recall, the p
No luck.
rpmbuild failed on different file:
/usr/bin/make -C /usr/src/kernels/2.6.32-358.0.1.el6.x86_64
M=/root/rpmbuild/BUILD/openvswitch-1.9.0/_default/datapath/linux modules
make[1]: Entering directory `/usr/src/kernels/2.6.32-358.0.1.el6.x86_64'
CC [M]
/root/rpmbuild/BUILD/openvswitch-1.
Sorry, just mentioned it. (sleep)
Will test in a moment.
On Wed, Mar 13, 2013 at 12:25 AM, Jesse Gross wrote:
> I sent it out for review to the mailing list and you are CC'ed. If
> you have a chance, please test it.
>
> On Tue, Mar 12, 2013 at 1:13 PM, Denis Iskandarov
> wrote:
> > Niceee.
>
I sent it out for review to the mailing list and you are CC'ed. If
you have a chance, please test it.
On Tue, Mar 12, 2013 at 1:13 PM, Denis Iskandarov
wrote:
> Niceee.
> Sorry, in 'sent' you meant you sent by email or somehow else?
> When it will be possible to apply patch for further try to fi
Niceee.
Sorry, in 'sent' you meant you sent by email or somehow else?
When it will be possible to apply patch for further try to finally start up
OVS on desired platform for me.
Sincerely.
On Tue, Mar 12, 2013 at 11:26 PM, Jesse Gross wrote:
> On Tue, Mar 12, 2013 at 11:13 AM, Lucas Brasilino
Hello,
If you read my message carefully you will see that I've mentioned i had
tried to apply patch designated for CentOS 6.3 but it didn't work.
Different lines to patch.
Thanks anyways.
On Tue, Mar 12, 2013 at 10:13 PM, Lucas Brasilino wrote:
> Hi Denis:
>
> > Can't build kernel module RPM on
On Tue, Mar 12, 2013 at 11:13 AM, Lucas Brasilino
wrote:
> Hi Denis:
>
>> Can't build kernel module RPM on CentOS 6.4:
>
>> /root/rpmbuild/BUILD/openvswitch-1.9.0/_default/../datapath/linux/compat/include/linux
>> /skbuff.h:249: error: redefinition of 'skb_reset_mac_len'
>> include/linux/skbuff.h:
Thank you!
Sorry, forgot to copy to discuss.
вторник, 12 марта 2013 г. пользователь Jesse Gross писал:
> They work together.
>
> Please keep all discussions on the mailing list.
>
> On Tue, Mar 12, 2013 at 10:37 AM, Igor Ryzhov
> >
> wrote:
> > So OVS uses datapathes if we build it as Kernel mod
They work together.
Please keep all discussions on the mailing list.
On Tue, Mar 12, 2013 at 10:37 AM, Igor Ryzhov wrote:
> So OVS uses datapathes if we build it as Kernel module and bridges when
> builded in userspace?
> Or both datapathes and bridges works together?
>
>
> 2013/3/12 Jesse Gross
Hi Denis:
> Can't build kernel module RPM on CentOS 6.4:
> /root/rpmbuild/BUILD/openvswitch-1.9.0/_default/../datapath/linux/compat/include/linux
> /skbuff.h:249: error: redefinition of 'skb_reset_mac_len'
> include/linux/skbuff.h:1284: note: previous definition of 'skb_reset_mac_len'
> was here
Thank you very much!
2013/3/12 Jesse Gross
> On Tue, Mar 12, 2013 at 2:09 AM, Igor Ryzhov wrote:
> > Hello.
> >
> > At the end of queue_userspace_packet the genlmsg_unicast function is
> used to
> > directly transfer skb to userspace. Now I want to understand the next
> step -
> > which functi
On Tue, Mar 12, 2013 at 7:32 AM, Igor Ryzhov wrote:
> Hello.
>
> I'm trying to study Open vSwitch and now I have a question - what is the
> difference between datapaths and bridges (add-dp and add-br, add-if and
> add-port)?
Datapaths are a kernel construct, while bridges are a
userspace/OpenFlow
On Tue, Mar 12, 2013 at 2:09 AM, Igor Ryzhov wrote:
> Hello.
>
> At the end of queue_userspace_packet the genlmsg_unicast function is used to
> directly transfer skb to userspace. Now I want to understand the next step -
> which function works next in userspace?
It will get picked up by dpif_linu
Hello.
I'm trying to study Open vSwitch and now I have a question - what is the
difference between *datapaths *and *bridges* (*add-dp *and *add-br*,*add-if
*and* add-port*)?
Best regards,
Igor Ryzhov
___
discuss mailing list
discuss@openvswitch.org
http
Hello.
At the end of *queue_userspace_packet* the *genlmsg_unicast* function is
used to directly transfer *skb* to userspace. Now I want to understand the
next step - which function works next in userspace?
P.S. I'm sorry if this is a copy of question, I have some troubles with
mail agent.
Best
HI all, can any one tell me how to integrate android virtual device
with beacon controller?
On Tue, Mar 12, 2013 at 4:58 AM, Ashwini Pugazhendhi
wrote:
> I am a final year engineering student, doing my project in open flow
> controller for android with open v switch. I am not able to generate the
Hello,
Can't build kernel module RPM on CentOS 6.4:
rpmbuild -bb rhel/openvswitch.spec - userspace rpm building without
problems producing: openvswitch-1.9.0-1.x86_64.rpm and
openvswitch-debuginfo-1.9.0-1.x86_64.rpm
old patch for CentOS 6.3 and ovs 1.7 not working
CentOS 6.4 x86_64 Minimal Insta
again build error on openvswitch-kmod-rhel6.spec
old patch for CentOS 6.3 and ovs 1.7 not working
CentOS 6.4 x86_64 Minimal Install
2.6.32-358.0.1.el6.x86_64
/usr/bin/make -C /usr/src/kernels/2.6.32-358.0.1.el6.x86_64
M=/root/rpmbuild/BUILD/openvswitch-1.9.0/_default/datapath/linux modules
make[1]
yes i did read that still i am not able to relate with the how it works in
the program.?
please help me with that..!
On Tue, Mar 12, 2013 at 12:30 AM, wrote:
> Send discuss mailing list submissions to
> discuss@openvswitch.org
>
> To subscribe or unsubscribe via the World Wide Web, vis
Hello.
At the end of *queue_userspace_packet* the *genlmsg_unicast* function is
used to directly transfer *skb* to userspace. Now I want to understand the
next step - which function works next in userspace?
Best regards,
Igor Ryzhov
___
discuss mailing
Hello.
At the end of *queue_userspace_packet* the *genlmsg_unicast* function is
used to directly transfer *skb* to userspace. Now I want to understand the
next step - which function works next in userspace?
Best regards,
Igor Ryzhov
___
discuss mailing
Hi Deepankar,
You can find the full explenation to your problem here:
http://www.openflow.org/wk/index.php/OpenFlow_Tutorial
In particular, read the routing paragraph.
Hoping to help you, cheers,
Luca P.
Il 12/03/2013 08:12, Deepankar Gupta ha scritto:
Hi
I am try to learn about openflow an
Hi
I am try to learn about openflow and openvswitch. The setup which I am
trying to create
Controller
/\
/\
/\
/
25 matches
Mail list logo