From: Ben Pfaff Date: Fri, 3 May 2013 22:27:55 +0000 (-0700) Subject: DESIGN: Fix typo in "VLAN Matching" section. X-Git-Url: http://git.onelab.eu/?p=sliver-openvswitch.git;a=commitdiff_plain;h=701351f8149b8f48e09bbc5b5c0fd379439fa430 DESIGN: Fix typo in "VLAN Matching" section. Signed-off-by: Ben Pfaff --- diff --git a/DESIGN b/DESIGN index f3e9309d8..0037eea10 100644 --- a/DESIGN +++ b/DESIGN @@ -185,7 +185,7 @@ Each column is interpreted as follows. - OF1.0 and OF1.1: wwww/x,yy/z means dl_vlan wwww, OFPFW_DL_VLAN x, dl_vlan_pcp yy, and OFPFW_DL_VLAN_PCP z. ? means that the - given nibble is ignored (and conventionally 0 for wwww or z, + given nibble is ignored (and conventionally 0 for wwww or yy, conventionally 1 for x or z). means that the given match is not supported.