From: Vedang Patel Date: Thu, 18 Jul 2019 19:55:42 +0000 (-0700) Subject: tc: etf: Add documentation for skip_sock_check. X-Git-Tag: v5.4.0~37^2~18 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1738a16de965f13961407ac108cb174f296f0c70;p=thirdparty%2Fiproute2.git tc: etf: Add documentation for skip_sock_check. Document the newly added option (skip_sock_check) on the etf man-page. Signed-off-by: Vedang Patel Signed-off-by: David Ahern --- diff --git a/man/man8/tc-etf.8 b/man/man8/tc-etf.8 index 30a12de7d..4cb3b9e02 100644 --- a/man/man8/tc-etf.8 +++ b/man/man8/tc-etf.8 @@ -106,6 +106,16 @@ referred to as "Launch Time" or "Time-Based Scheduling" by the documentation of network interface controllers. The default is for this option to be disabled. +.TP +skip_sock_check +.br +.BR etf(8) +currently drops any packet which does not have a socket associated with it or +if the socket does not have SO_TXTIME socket option set. But, this will not +work if the launchtime is set by another entity inside the kernel (e.g. some +other Qdisc). Setting the skip_sock_check will skip checking for a socket +associated with the packet. + .SH EXAMPLES ETF is used to enforce a Quality of Service. It controls when each