> On Apr 18, 2015, at 10:04 AM, Ben Pfaff <b...@nicira.com> wrote:
> 
> diff --git a/ovn/ovn-nb.xml b/ovn/ovn-nb.xml
> index 2d0632e..6985f5e 100644
> --- a/ovn/ovn-nb.xml
> +++ b/ovn/ovn-nb.xml
> @@ -167,7 +167,7 @@
>       the highest-<ref column="priority"/> matching row in this table
>       determines a packet's treatment.  If no row matches, packets are allowed
>       by default.  (Default-deny treatment is possible: add a rule with <ref
> -      column="priority"/> 0, <code>true</code> as <ref column="match"/>, and
> +      column="priority"/> 1, <code>1</code> as <ref column="match"/>, and

As a small note, it looks like this also contains a correction that a match-all 
rule is specified as "1" instead of "true".  Not sure if you want to call that 
out specifically, so, regardless:

Acked-by: Justin Pettit <jpet...@nicira.com>

--Justin


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

Reply via email to