From: Roman Mashak Date: Mon, 7 Nov 2016 02:27:38 +0000 (-0500) Subject: tc: updated man page to reflect GET command to retrieve a single filter. X-Git-Tag: v4.13.0~343^2~27 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=7bdcc0d942dcdde75a3e57fd9a58c9f7578716e2;p=mirror_iproute2.git tc: updated man page to reflect GET command to retrieve a single filter. Signed-off-by: Roman Mashak Signed-off-by: Jamal Hadi Salim --- diff --git a/man/man8/tc.8 b/man/man8/tc.8 index 7ee1c9c9..8a47a2b9 100644 --- a/man/man8/tc.8 +++ b/man/man8/tc.8 @@ -28,7 +28,7 @@ class-id ] qdisc .B tc .RI "[ " OPTIONS " ]" -.B filter [ add | change | replace | delete ] dev +.B filter [ add | change | replace | delete | get ] dev DEV .B [ parent qdisc-id @@ -575,6 +575,14 @@ replace Performs a nearly atomic remove/add on an existing node id. If the node does not exist yet it is created. +.TP +get +Displays a single filter given the interface, parent ID, priority, protocol and handle ID. + +.TP +show +Displays all filters attached to the given interface. A valid parent ID must be passed. + .TP link Only available for qdiscs and performs a replace where the node