Hi,
I'm trying to add a new OpenFlow action to Open vSwitch.
So far, I'm able to install it using ovs-ofctl. It's clearly in the
flow-table and my entry function is called from do_xlate_actions in
ofproto-dpif-xlate.c.
However, I'm confused if this is the correct place for actually *executing*
t
Hi,
I have a simple setup Box1 --- (Port-1) OVS (Port-2) Box2
All the 3 machines are in Virtual Box with CentOS6.4 machine.
Additionally I have installed OVS-1.11.0 in the middle box.
My test case to send the tagged Arp request/reply from Box1 to Box2.
My rule is simple
in_port=1,dl_vlan=1
If I ping the gateway I see only
ARP, Request who-has from the gateway/firewall for the network with no
answer
and
ICMP echo request from the vm with no response from the gateway/firewall.
So the firewall can't see the vm and the vm can't get responses from the
firewall.
When I try to ping my wo
Hi All,
I need on demand functionality for adding and deleting ports.
I'm implementing netdev class with netlink listener. When I'm notified about a
creation of a new interface (during netdev_run) I would like to create a netdev
instance for it and to add this port to an OVSDB. The same about de
> If you search archives, there is some recommendation of turning off
> checksum using ethtool. You can try that.
Already tried - that does not help at all.
___
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss
I installed centos6.5 minimal from here:
http://mirror.stanford.edu/yum/pub/centos/6.5/isos/x86_64/
Followed the instructions in INSTALL.RHEL (I did not use the -D
options) and this is what I see.
[root@centos6 x86_64]# ls
kmod-openvswitch-2.2.90-1.el6.x86_64.rpm
openvswitch-2.2.90-1.x86_64.rpm
o
On Fri, May 09, 2014 at 10:31:37PM +0800, ? wrote:
> I am trying to build a topo. like this: Host A Switch 1 ---
> Switch 2 -- Host B
> i created two bridges br0 and br1, and connect two VMs to them, separately.
> I am wondering how to connect br0 and br1 in OVS,
This is in the
Dear All,
I am trying to build a topo. like this: Host A Switch 1 ---
Switch 2 -- Host B
i created two bridges br0 and br1, and connect two VMs to them, separately.
I am wondering how to connect br0 and br1 in OVS,
I will really appreciate it if anyone can tell me!
_
If you search archives, there is some recommendation of turning off
checksum using ethtool. You can try that.
Search for "udp checksum issue with openvswitch"
On Fri, May 9, 2014 at 7:18 AM, Gurucharan Shetty wrote:
> That is a little weird.
> I hope someone that understands kernels well will re
That is a little weird.
I hope someone that understands kernels well will reply.
On Fri, May 9, 2014 at 1:40 AM, Dietmar Maurer wrote:
>> > In either case, just the
>> > "multicast" traffic should not have any negative effect.
>>
>> tcpdump reveals that corosync packets have wrong cksum:
>>
>> #
> > In either case, just the
> > "multicast" traffic should not have any negative effect.
>
> tcpdump reveals that corosync packets have wrong cksum:
>
> # tcpdump -envv "port 5404" -i test1
> 07:50:59.927572 be:94:dc:b2:f8:8c > 01:00:5e:40:a6:1e, ethertype IPv4
> (0x0800), length 161: (tos 0x0,
11 matches
Mail list logo