DESIGN: Fix alignment in table.
authorBen Pfaff <blp@nicira.com>
Mon, 26 Mar 2012 22:01:18 +0000 (15:01 -0700)
committerBen Pfaff <blp@nicira.com>
Mon, 26 Mar 2012 22:01:26 +0000 (15:01 -0700)
Signed-off-by: Ben Pfaff <blp@nicira.com>
DESIGN

diff --git a/DESIGN b/DESIGN
index 2112925..ec29e39 100644 (file)
--- 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     +       +