From: David Howells Date: Fri, 7 Feb 2014 18:58:44 +0000 (+0000) Subject: af_rxrpc: Add sysctls for configuring RxRPC parameters X-Git-Tag: v3.15-rc1~113^2~209^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5873c0834f8896aa9da338b941035a2f8b29e99b;p=pandora-kernel.git af_rxrpc: Add sysctls for configuring RxRPC parameters Add sysctls for configuring RxRPC protocol handling, specifically controls on delays before ack generation, the delay before resending a packet, the maximum lifetime of a call and the expiration times of calls, connections and transports that haven't been recently used. More info added in Documentation/networking/rxrpc.txt. Signed-off-by: David Howells --- Reading git-diff-tree failed