Re: [ovs-discuss] Mask MAC address in DataPath

2016-06-30 Thread Manu S. Keshava
That worked. Thanks a lot Justin. -Original Message- From: Justin Pettit [mailto:jpet...@ovn.org] Sent: Thursday, June 30, 2016 2:23 PM To: Manu S. Keshava Cc: discuss@openvswitch.org Subject: Re: [ovs-discuss] Mask MAC address in DataPath > On Jun 30, 2016, at 5:56 AM, Man

Re: [ovs-discuss] Mask MAC address in DataPath

2016-06-30 Thread Justin Pettit
> On Jun 30, 2016, at 5:56 AM, Manu S. Keshava wrote: > > [root@rattletrap ~]# ovs-appctl bridge/dump-flows br0 > duration=49682s, n_packets=0, n_bytes=0, > priority=180008,tcp,nw_src=192.168.0.100,tp_src=6633,actions=NORMAL > duration=49682s, n_packets=0, n_bytes=0, > priority=180007,tcp,nw_d

Re: [ovs-discuss] Mask MAC address in DataPath

2016-06-29 Thread Manu S. Keshava
,tcp,in_port=1,nw_src=10.2.2.66,nw_dst=10.2.2.56 actions=drop -Original Message- From: Justin Pettit [mailto:jpet...@ovn.org] Sent: Wednesday, June 29, 2016 9:29 PM To: Manu S. Keshava Cc: discuss@openvswitch.org Subject: Re: [ovs-discuss] Mask MAC address in DataPath What's the outp

Re: [ovs-discuss] Mask MAC address in DataPath

2016-06-29 Thread Justin Pettit
sent in data-path. > > -Original Message- > From: Justin Pettit [mailto:jpet...@ovn.org] > Sent: Wednesday, June 29, 2016 6:07 PM > To: Manu S. Keshava > Cc: discuss@openvswitch.org > Subject: Re: [ovs-discuss] Mask MAC address in DataPath > > >>

Re: [ovs-discuss] Mask MAC address in DataPath

2016-06-29 Thread Manu S. Keshava
itch.org Subject: Re: [ovs-discuss] Mask MAC address in DataPath > On Jun 27, 2016, at 6:23 PM, Manu S. Keshava wrote: > > ofctl dump.. > NXST_FLOW reply (xid=0x4): > cookie=0x0, duration=53.372s, table=0, n_packets=1059375, n_bytes=63562500, > idle_age=0, priority=500,tcp,in

Re: [ovs-discuss] Mask MAC address in DataPath

2016-06-29 Thread Justin Pettit
> On Jun 27, 2016, at 6:23 PM, Manu S. Keshava wrote: > > ofctl dump.. > NXST_FLOW reply (xid=0x4): > cookie=0x0, duration=53.372s, table=0, n_packets=1059375, n_bytes=63562500, > idle_age=0, priority=500,tcp,in_port=1 actions=output:2 > > Is there a way to avoid this MAC address been appe

Re: [ovs-discuss] Mask MAC address in DataPath

2016-06-27 Thread Manu S. Keshava
Yes it contains just one flow. From: Justin Pettit [jpet...@ovn.org] Sent: Tuesday, June 28, 2016 3:47 AM To: Manu S. Keshava Cc: discuss@openvswitch.org Subject: Re: [ovs-discuss] Mask MAC address in DataPath > On Jun 27, 2016, at 6:23 PM, Manu S. Kesh

Re: [ovs-discuss] Mask MAC address in DataPath

2016-06-27 Thread Justin Pettit
> On Jun 27, 2016, at 6:23 PM, Manu S. Keshava wrote: > > ofctl dump.. > NXST_FLOW reply (xid=0x4): > cookie=0x0, duration=53.372s, table=0, n_packets=1059375, n_bytes=63562500, > idle_age=0, priority=500,tcp,in_port=1 actions=output:2 > > Is there a way to avoid this MAC address been appe