Ethan already covered the code part, but just a couple of questions on the 
documentation:

> +Bitwise matches on transport ports are rarely useful in isolation, but
> +a group of them can be used to reduce the number of flows required to
> +match on a range of transport ports.  For example, suppose that the
> +goal is to match TCP source ports 1000 to 1999, inclusive.  One way is
> +to insert 1001 flows, each of which matches on a single source port.


I ran out of fingers to verify, but isn't that 1000 flows?

> +Like the exact-match forms of \fBtp_src\fR and \fBtp_dst\fR described
> +above, the bitwise match forms apply only when When \fBdl_type\fR and


There are two "when"s here.

--Justin


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

Reply via email to