From 701351f8149b8f48e09bbc5b5c0fd379439fa430 Mon Sep 17 00:00:00 2001 From: Ben Pfaff Date: Fri, 3 May 2013 15:27:55 -0700 Subject: [PATCH] DESIGN: Fix typo in "VLAN Matching" section. Signed-off-by: Ben Pfaff --- DESIGN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.43.0