[ovs-discuss] Open vSwitch compatibility with certain NICs/drivers

2012-06-13 Thread Christos Argyropoulos
regards, Christos Argyropoulos ___ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss

[ovs-discuss] Defined GRE key value to a GRE interface corrupted to the outgoing packets when csum value is true

2012-01-20 Thread Christos Argyropoulos
1)Description: Defined GRE key value to a GRE interface corrupted to the outgoing packets when csum value is true 2)Version: ovs-vswitchd (Open vSwitch) 1.4.90, Compiled Dec 28 2011 15:07:59, OpenFlow versions 0x1:0x1 3)Git commit number: git rev-parse HEAD deedf7e78b249383d6f7b385f9d04e08e3

[ovs-discuss] GRE key value mismatch (strange gre key translation from declared value to the actual gre packet value)

2012-01-19 Thread Christos Argyropoulos
Hi there, i am facing the following strange behavior (Open vSwitch 1.4.90 and 1.2.2). * Adding a GRE interface with GRE key value=1 to my OVS creates packets with GRE key value equal to 0x30760001 * root@ovs1:~# ovs-vsctl -- add-port br0 gre100_2 tag=2830 -- set interface gre100_2 type=gre opti