On 04/20/2015 06:11 PM, Ben Pfaff wrote:
> This provides better alignment with OpenFlow semantics.
> 
> Reported-by: Russell Bryant <rbry...@redhat.com>
> Signed-off-by: Ben Pfaff <b...@nicira.com>
> ---
>  ovn/ovn-sb.xml |    3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/ovn/ovn-sb.xml b/ovn/ovn-sb.xml
> index c623cff..4238c5b 100644
> --- a/ovn/ovn-sb.xml
> +++ b/ovn/ovn-sb.xml
> @@ -561,7 +561,8 @@
>          <dd>syntactic sugar for no actions</dd>
>  
>          <dt><code>output(<var>value</var>);</code></dt>
> -        <dd>output to port</dd>
> +        <dd>output to port, except that output to the ingress port is
> +        implicitly dropped</dd>
>  
>          <dt><code>broadcast;</code></dt>
>          <dd>output to every logical port except ingress port</dd>
> 

Perfect, thanks for clarifying!

Acked-by: Russell Bryant <rbry...@redhat.com>

-- 
Russell Bryant
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to