[ovs-dev] [PATCH] DESIGN: Fix alignment in table.

Ansis Atteka aatteka at nicira.com
Mon Mar 26 22:07:21 UTC 2012


On Mon, Mar 26, 2012 at 3:01 PM, Ben Pfaff <blp at nicira.com> wrote:

> Signed-off-by: Ben Pfaff <blp at nicira.com>
> ---
>  DESIGN |    4 ++--
>  1 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/DESIGN b/DESIGN
> index 2112925..ec29e39 100644
> --- a/DESIGN
> +++ b/DESIGN
> @@ -125,8 +125,8 @@ below the table.
>                                           MODIFY          DELETE
>                              ADD  MODIFY  STRICT  DELETE  STRICT
>                              ===  ======  ======  ======  ======
> -match on priority           ---    ---     yes     ---     yes
> -match on out_port           ---    ---     ---     yes     yes
> +match on priority            ---    ---     yes     ---     yes
> +match on out_port            ---    ---     ---     yes     yes
>  updates flow_cookie          yes    yes     yes
>  updates OFPFF_SEND_FLOW_REM  yes     +       +
>  honors OFPFF_CHECK_OVERLAP   yes     +       +
>
Looks good to me. Thanks.

> --
> 1.7.2.5
>
> _______________________________________________
> dev mailing list
> dev at openvswitch.org
> http://openvswitch.org/mailman/listinfo/dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openvswitch.org/pipermail/ovs-dev/attachments/20120326/74856ed5/attachment-0003.html>


More information about the dev mailing list