https://bugzilla.kernel.org/show_bug.cgi?id=98851 Bug ID: 98851 Summary: the man page tc-filters is missing Product: Documentation Version: unspecified Hardware: All OS: Linux Status: NEW Severity: normal Priority: P1 Component: man-pages Assignee: documentation_man-pages@xxxxxxxxxxxxxxxxxxxx Reporter: cyp2010@xxxxxxx Regression: No I want to see more infomation about tc-filters, but it seems that it is missing in man-pages. linux:/usr/share/man/man8 # man tc-filters No manual entry for tc-filters linux:/usr/share/man/man8 # tc-filters is mentioned in man page TC. linux:/usr/share/man/man8 # man tc Reformatting tc(8), please wait... s, sec or secs Whole seconds ms, msec or msecs Milliseconds us, usec, usecs or a bare number Microseconds. TC COMMANDS The following commands are available for qdiscs, classes and filter: add Add a qdisc, class or filter to a node. For all entities, a parent must be passed, either by passing its ID or by attaching directly to the root of a device. When creating a qdisc or a filter, it can be named with the handle parameter. A class is named with the classid parame‐ ter. remove A qdisc can be removed by specifying its handle, which may also be 'root'. All subclasses and their leaf qdiscs are automatically deleted, as well as any filters attached to them. change Some entities can be modified 'in place'. Shares the syntax of 'add', with the exception that the handle cannot be changed and neither can the parent. In other words, change cannot move a node. replace Performs a nearly atomic remove/add on an existing node id. If the node does not exist yet it is created. link Only available for qdiscs and performs a replace where the node must exist already. HISTORY tc was written by Alexey N. Kuznetsov and added in Linux 2.2. SEE ALSO tc-cbq(8), tc-htb(8), tc-sfq(8), tc-red(8), tc-tbf(8), tc-pfifo(8), tc-bfifo(8), tc-pfifo_fast(8), tc-filters(8) AUTHOR Manpage maintained by bert hubert (ahu@xxxxxxx) iproute2 16 December 2001 TC(8) Manual page tc(8) line 196/243 (END) -- You are receiving this mail because: You are watching the assignee of the bug.-- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html