You are correct that these are hidden flows, but I think this is a bug that the 
OpenFlow Table Stats message would include them.  I've sent out a patch to fix 
the behavior:

        http://openvswitch.org/pipermail/dev/2013-April/026685.html

--Justin


On Apr 16, 2013, at 5:11 AM, neeraj <nee...@nechclst.in> wrote:

> These are hidden flows
> Use ovs-appctl command (e.g "ovs-appctl bridge/dump-flows")
> If you want to see datapath flows then use ovs-dpctl
>  
> Regards
> Neeraj
>  
> From: discuss-boun...@openvswitch.org 
> [mailto:discuss-boun...@openvswitch.org] On Behalf Of Prashant Chougule
> Sent: Tuesday, April 16, 2013 2:36 PM
> To: discuss@openvswitch.org
> Subject: [ovs-discuss] (no subject)
>  
> after deleting flows using ./ovs-ofctl del-flows br0 , 
>  
> if i dump tables i see following,
> OFPST_TABLE reply (xid=0x1): 255 tables
>   0: classifier: wild=0x3fffff, max=1000000, active=10
>                lookup=640, matched=712
>  
> is this default flows ? if yes then why it is not showing in dump-flows and 
> how to see these flows ?
>  
> and i am confused about the action=NORMAL in flow addition, i read the 
> ovs-ofctl man but not clearly 
> understand , anybody tell me what it exactly means.   
> -- 
> Thanks &Regards,
> Prashant Chougule.
> DISCLAIMER:
> 
> -----------------------------------------------------------------------------------------------------------------------
> 
> The contents of this e-mail and any attachment(s) are confidential and
> intended
> 
> for the named recipient(s) only. 
> 
> It shall not attach any liability on the originator or NECHCL or its
> 
> affiliates. Any views or opinions presented in 
> 
> this email are solely those of the author and may not necessarily reflect the
> 
> opinions of NECHCL or its affiliates. 
> 
> Any form of reproduction, dissemination, copying, disclosure, modification,
> 
> distribution and / or publication of 
> 
> this message without the prior written consent of the author of this e-mail is
> 
> strictly prohibited. If you have 
> 
> received this email in error please delete it and notify the sender
> 
> immediately. .
> 
> -----------------------------------------------------------------------------------------------------------------------
> 
> _______________________________________________
> discuss mailing list
> discuss@openvswitch.org
> http://openvswitch.org/mailman/listinfo/discuss

_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to