xlate_table_action(ctx, flow->in_port.ofp_port, 0, true,
> true);
> -ctx->mirrors = old_mirrors;
> +ctx->mirrors = old_mirrors2;
> ctx->base_flow = old_base_flow;
> ctx->odp_actions->size = old_size;
>
> @@ -30
ic (just egress packets
is mirrored)
http://openvswitch.org/pipermail/discuss/2015-December/019665.html
Could you show me what kind of mirror bug it might affect?
BR.
Hui.
On Thu, Nov 3, 2016 at 10:11 PM, Ben Pfaff wrote:
> On Thu, Nov 03, 2016 at 05:24:38PM +0800, Hui Xiang wrote:
> &g
Hi guys,
Does port mirroring works on veth device which is connected on another
linux bridge?
I have setup below mirror:
# sudo ovs-vsctl -- set Bridge br-int mirrors=@m -- --id=@qvod870e7d0-21
get Port qvod870e7d0-21 -- --id=@qvoa57385cb-1b get Port qvoa57385cb-1b --
--id=@m create Mirro
type(0x0806),arp(sip=192.168.21.1,tip=192.168.21.1,op=1/0xff),
packets:21, bytes:882, used:4.884s,
actions:push_vlan(vid=2,pcp=0),3,set(tunnel(tun_id=0x5,src=10.5.5.85,dst=10.5.5.90,ttl=64,flags(df,key))),pop_vlan,4,set(tunnel(tun_id=0x5,src=10.5.5.85,dst=10.5.5.89,ttl=64,flags(df,key))),4,set(tunnel(tun
Hi all,
Could anyone help to point out what does below output represents? Is there
any document help to refer? My environment is based on OpenStack neutron.
1) Does the 'actions=NORMAL' in ovs-ofctl dump-flows makes ovs-dpctl
dump-flows output looks like a learning switch?
2) 'arp(sip=192.168.21.