]> git.ipfire.org Git - thirdparty/iproute2.git/commitdiff
f_flower: add number of vlans man entry
authorBoris Sukholitko <boris.sukholitko@broadcom.com>
Thu, 28 Apr 2022 08:32:33 +0000 (11:32 +0300)
committerDavid Ahern <dsahern@kernel.org>
Fri, 29 Apr 2022 17:22:18 +0000 (11:22 -0600)
The documentation was missing in the number of vlans commit.

Fixes: 5ba31bcf (f_flower: Add num of vlans parameter)
Signed-off-by: Boris Sukholitko <boris.sukholitko@broadcom.com>
Signed-off-by: David Ahern <dsahern@kernel.org>
man/man8/tc-flower.8

index f918a06d292757f82264a73bde56ede871ddf959..523935242ccf68e0b4079cd24559fc705f2b6d59 100644 (file)
@@ -164,6 +164,11 @@ provided in LLADDR format, in which case it is a bitwise mask, or as a
 number of high bits to match. If the mask is missing then a match on all
 bits is assumed.
 .TP
+.BI num_of_vlans " NUM"
+Match on the number of vlan tags in the packet.
+.I NUM
+can be 0 or small positive integer. Typically in 0-4 range.
+.TP
 .BI vlan_id " VID"
 Match on vlan tag id.
 .I VID