This one is actually useful, I don't know how I omitted it whenever I made
this chart.

Signed-off-by: Ben Pfaff <b...@ovn.org>
---
 DESIGN.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/DESIGN.md b/DESIGN.md
index 6865d47..a330312 100644
--- a/DESIGN.md
+++ b/DESIGN.md
@@ -426,6 +426,7 @@ version works.
          [8]  0000/efff    <none>       <none>        <none>
          [9]  1001/1001    <none>       <none>     1001/1001,--
         [10]  3000/3000    <none>       <none>        <none>
+        [11]  1000/1000    <none>     fffe/0,??/1  1000/1000,--
 
 Each column is interpreted as follows.
 
@@ -512,6 +513,9 @@ The matches are:
      is just an example; one can match on any desired VID bit
      pattern.)
 
+[11] Matches any packet with an 802.1Q header, regardless of VID or
+     PCP.
+
 Additional notes:
 
   - OF1.2: The top three bits of OXM_OF_VLAN_VID are fixed to zero,
-- 
2.1.3

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

Reply via email to