af_rxrpc: Add sysctls for configuring RxRPC parameters
authorDavid Howells <dhowells@redhat.com>
Fri, 7 Feb 2014 18:58:44 +0000 (18:58 +0000)
committerDavid Howells <dhowells@redhat.com>
Wed, 26 Feb 2014 17:25:06 +0000 (17:25 +0000)
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 <dhowells@redhat.com>

No differences found