X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=Documentation%2Fsysctl%2Fnet.txt;h=6294b5186ae552b8b2fcb78ac4b8617ee6f8fe38;hb=77f0379fa8823e5267509dfff83803a88bb297b0;hp=666594b43cfff9f7a50678e3d74bd29c116d3648;hpb=dd7c2e720a16958da1279a8d69de6fb14b6f4ee4;p=karo-tx-linux.git diff --git a/Documentation/sysctl/net.txt b/Documentation/sysctl/net.txt index 666594b43cff..6294b5186ae5 100644 --- a/Documentation/sysctl/net.txt +++ b/Documentation/sysctl/net.txt @@ -97,6 +97,14 @@ rmem_max The maximum receive socket buffer size in bytes. +tstamp_allow_data +----------------- +Allow processes to receive tx timestamps looped together with the original +packet contents. If disabled, transmit timestamp requests from unprivileged +processes are dropped unless socket option SOF_TIMESTAMPING_OPT_TSONLY is set. +Default: 1 (on) + + wmem_default ------------